Bump github.com/vmware-labs/reconciler-runtime from 0.17.0 to 0.18.0 by dependabot[bot] · Pull Request #393 · servicebinding/runtime
Bumps github.com/vmware-labs/reconciler-runtime from 0.17.0 to 0.18.0.
Release notes
Sourced from github.com/vmware-labs/reconciler-runtime's releases.
v0.18.0
This release contains a few new features and a few dependency updates.
Features
- Handle pointer items in ObjectList with ChildReconciler
- Support Kubernetes 1.29
What's Changed
- Support Kubernetes 1.29 by
@mamachankoin vmware-labs/reconciler-runtime#476- Bump golang.org/x/net from 0.20.0 to 0.21.0 by
@dependabotin vmware-labs/reconciler-runtime#477- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 by
@dependabotin vmware-labs/reconciler-runtime#478- Handle pointer items in ObjectList with ChildReconciler by
@scothisin vmware-labs/reconciler-runtime#480- Bump the kubernetes group with 3 updates by
@dependabotin vmware-labs/reconciler-runtime#482- Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 by
@dependabotin vmware-labs/reconciler-runtime#483Full Changelog: vmware-labs/reconciler-runtime@v0.17.0...v0.18.0
Commits
3180680Bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2 (#483)bf2f46bBump the kubernetes group with 3 updates (#482)07e174cHandle pointer items in ObjectList with ChildReconciler (#480)ae28210Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1 (#478)76c6af1Bump golang.org/x/net from 0.20.0 to 0.21.0 (#477)372c2e0Support Kubernetes 1.29 (#476)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions