-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update all non-major dependencies #49
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+101
−37
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
76b4d8c to
c85940a
Compare
5b56ba6 to
9f14807
Compare
7229e5a to
0b360dc
Compare
395923b to
976653b
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
714d94c to
7ed1917
Compare
7ed1917 to
3a7f26c
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
3a7f26c to
d1b2c71
Compare
cae880c to
3d62882
Compare
e352dd6 to
d7371bf
Compare
0778005 to
0c22f7e
Compare
c7d1ab9 to
7846a9f
Compare
7846a9f to
9350b92
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.4.0→v2.5.0v1.51.0→v1.52.0v1.9.3→v1.9.4v1.10.1→v1.10.21.25.1→1.26.01.25→1.261.25.1→1.26.0v0.45.0→v0.48.0v0.34.1→v0.35.1v0.34.1→v0.35.1v0.34.1→v0.35.1v0.34.1→v0.35.13.13→3.14v0.22.1→v0.23.1Release Notes
go-viper/mapstructure (github.com/go-viper/mapstructure/v2)
v2.5.0Compare Source
What's Changed
New Contributors
Full Changelog: go-viper/mapstructure@v2.4.0...v2.5.0
samber/lo (github.com/samber/lo)
v1.52.0Compare Source
Thrilled to announce the latest release of
samber/lo!This version brings major improvements:
it/sub-package for everything related to theiterpackage added in Go 1.23. Big up to @NathanBaulch for its help on this✨ A good introduction to streams in Go !
What's Changed
Tests
Style
Documentation
Other
New Contributors
Full Changelog: samber/lo@v1.51.0...v1.52.0
sirupsen/logrus (github.com/sirupsen/logrus)
v1.9.4Compare Source
Notable changes
ioutilpackage #1472Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4
spf13/cobra (github.com/spf13/cobra)
v1.10.2Compare Source
🔧 Dependencies
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in #2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
🔥✍🏼 Docs
🍂 Refactors
🤗 New Contributors
Full Changelog: spf13/cobra@v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
golang/go (go)
v1.26.0v1.25.7v1.25.6v1.25.5v1.25.4v1.25.3v1.25.2kubernetes/api (k8s.io/api)
v0.35.1Compare Source
v0.35.0Compare Source
v0.34.4Compare Source
v0.34.3Compare Source
v0.34.2Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.35.1Compare Source
v0.35.0Compare Source
v0.34.4Compare Source
v0.34.3Compare Source
v0.34.2Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.35.1Compare Source
v0.35.0Compare Source
v0.34.4Compare Source
v0.34.3Compare Source
v0.34.2Compare Source
kubernetes/code-generator (k8s.io/code-generator)
v0.35.1Compare Source
v0.35.0Compare Source
v0.34.4Compare Source
v0.34.3Compare Source
v0.34.2Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.23.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.0...v0.23.1
v0.23.0Compare Source
🔆 Highlights
GetEventRecorderForrequires updating your rbac for events to use theevents.k8s.ioapiGroup rather than the `` (core) apiGroupbuilder.WebhookManagedBy(mgr).For(&corev1.Deployment{})has to be changed tobuilder.WebhookManagedBy(mgr, &appsv1.Deployment{})runtime.Object, for example fromValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error)toValidateCreate(ctx context.Context, obj *appsv1.Deployment) (admission.Warnings, error)✨ Features
🐛 Bugfixes
waitermanipulation by @fossedihelm in #3368🌱 Other
sorttoslicespackage by @dongjiang1989 in #3370📖 Documentation
README.md's compatibility matrix forv0.22.x. by @renormalize in #3392Dependencies
Added
Changed
bda5523→078029d5ec99f8→9bdfabea0af3ef→200df9985fd79d→ec3ebc5f3f2b99→589584f4c0f3b2→bc988d5cfa47c3→2d32026Removed
New Contributors
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.0...v0.23.0
Thanks to all our contributors! 😊
v0.22.5Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.4...v0.22.5
v0.22.4Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4
v0.22.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.2...v0.22.3
v0.22.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.22.1...v0.22.2
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.