Skip to content

deps(deps): update all non-major dependencies #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/deckarep/golang-set/v2 v2.6.0 -> v2.7.0 age adoption passing confidence
sigs.k8s.io/controller-runtime v0.19.2 -> v0.19.3 age adoption passing confidence

Release Notes

deckarep/golang-set (github.com/deckarep/golang-set/v2)

v2.7.0: - Proper support for JSON Marshaling/Unmarshaling, no more workarounds needed.

Compare Source

What's Changed

  • Mention of sister project: Ziglang-set for Zig developers
  • Once and for all fixes a long-standing JSON bug that was introduced with a previously large refactor which was designed to remove a layer of pointer indirection. It turns out, it's required to properly support Unmarshaling without having to resort to workarounds. Contribution by @​ryclarke - Thank you! https://github.com/deckarep/golang-set/issues/122

Full Changelog

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.19.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 2, 2024 17:54
@renovate renovate bot requested a review from arturshadnik December 2, 2024 17:54
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 2, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   64.25%   64.25%           
=======================================
  Files           9        9           
  Lines         512      512           
=======================================
  Hits          329      329           
  Misses        164      164           
  Partials       19       19           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c5c68f...477f7c6. Read the comment docs.

@renovate renovate bot changed the title deps(deps): update module sigs.k8s.io/controller-runtime to v0.19.3 deps(deps): update all non-major dependencies Dec 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e04fa03 to dc45272 Compare December 4, 2024 01:03
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 4, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0534537 to 477f7c6 Compare December 9, 2024 20:07
@renovate renovate bot merged commit e7e9f54 into main Dec 9, 2024
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 9, 2024 23:32
arturshadnik pushed a commit that referenced this pull request Dec 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.13](v0.0.12...v0.0.13)
(2024-12-11)


### Other

* make reviewable
([#162](#162))
([1adb7a3](1adb7a3))
* make reviewable
([#165](#165))
([806549b](806549b))
* remove deprecated kube-rbac-proxy
([#185](#185))
([ccd09f7](ccd09f7))
* update renovate.json
([68ba4e3](68ba4e3))
* Update renovate.json
([4cabcf3](4cabcf3))


### Dependency Updates

* **deps:** update all non-major dependencies
([#168](#168))
([b8bab52](b8bab52))
* **deps:** update all non-major dependencies
([#173](#173))
([9f10771](9f10771))
* **deps:** update all non-major dependencies
([#184](#184))
([e7e9f54](e7e9f54))
* **deps:** update build digest to 3463b98
([#170](#170))
([eb22d66](eb22d66))
* **deps:** update build digest to 3840c9d
([#171](#171))
([df3828a](df3828a))
* **deps:** update build digest to 5ffe724
([#174](#174))
([09ba18e](09ba18e))
* **deps:** update build digest to 713df39
([#172](#172))
([06ae53d](06ae53d))
* **deps:** update build digest to a46a554
([#177](#177))
([59be487](59be487))
* **deps:** update build digest to c847351
([#187](#187))
([91e1062](91e1062))
* **deps:** update build digest to d0ef938
([#181](#181))
([c6f079a](c6f079a))
* **deps:** update build digest to db64f63
([#169](#169))
([1e1aa64](1e1aa64))
* **deps:** update build digest to dd09b58
([#176](#176))
([cca4036](cca4036))
* **deps:** update build digest to de3e944
([#186](#186))
([8c5c68f](8c5c68f))
* **deps:** update kubernetes packages to v0.31.1
([a78b991](a78b991))
* **deps:** update kubernetes packages to v0.31.2
([5aac110](5aac110))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2
([cee1ee7](cee1ee7))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([a9b33e5](a9b33e5))
* **deps:** update module github.com/onsi/gomega to v1.34.2
([0e24959](0e24959))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([75797b3](75797b3))
* **deps:** update module github.com/onsi/gomega to v1.36.0
([#180](#180))
([f68ff11](f68ff11))
* **deps:** update module github.com/onsi/gomega to v1.36.1
([#188](#188))
([c83531a](c83531a))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#179](#179))
([bfcbd67](bfcbd67))
* **deps:** update module github.com/validator-labs/validator to v0.1.10
([fae822d](fae822d))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#159](#159))
([520dd0c](520dd0c))
* **deps:** update module github.com/validator-labs/validator to v0.1.13
([#178](#178))
([8b7f232](8b7f232))
* **deps:** update module github.com/validator-labs/validator to v0.1.14
([#182](#182))
([a788e6e](a788e6e))
* **deps:** update module github.com/validator-labs/validator to v0.1.9
([0fe0303](0fe0303))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([de0dc2f](de0dc2f))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([ef21e50](ef21e50))
* **deps:** update module sigs.k8s.io/cluster-api to v1.9.0
([#190](#190))
([fbbdb62](fbbdb62))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([df05e59](df05e59))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.2
([#175](#175))
([776c853](776c853))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants