Bump github.com/vmware-labs/reconciler-runtime from 0.15.1 to 0.16.0 by dependabot[bot] · Pull Request #376 · servicebinding/runtime
Bumps github.com/vmware-labs/reconciler-runtime from 0.15.1 to 0.16.0.
Release notes
Sourced from github.com/vmware-labs/reconciler-runtime's releases.
v0.16.0
This release contains new features, improvements to docs and upgrades of dependencies.
Features
ChildReconciler#MergeBeforeUpdateis validatedChildSetReconciler#DesiredChildrenprovides access to known children- Test
SubReconcilerswith duck-typed resourcesWhat's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /hack by
@dependabotin vmware-labs/reconciler-runtime#443- Clarify ChildSetReconciler doc by
@scothisin vmware-labs/reconciler-runtime#444- Remove generic bits from types that are not generic by
@scothisin vmware-labs/reconciler-runtime#448- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by
@dependabotin vmware-labs/reconciler-runtime#449- validate MergeBeforeUpdate in ChildReconciler by
@squeedeein vmware-labs/reconciler-runtime#451- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by
@dependabotin vmware-labs/reconciler-runtime#453- Enable testing SubReconcilers with duck typed resources by
@scothisin vmware-labs/reconciler-runtime#454- Bump golang.org/x/net from 0.17.0 to 0.18.0 by
@dependabotin vmware-labs/reconciler-runtime#457- Allow access to known children in ChildSetReconciler#DesiredChildren by
@scothisin vmware-labs/reconciler-runtime#458- Current maintainers review dependabot PRs by
@mamachankoin vmware-labs/reconciler-runtime#464- Bump actions/setup-go from 4 to 5 by
@dependabotin vmware-labs/reconciler-runtime#463- Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 by
@dependabotin vmware-labs/reconciler-runtime#445- Bump golang.org/x/net from 0.18.0 to 0.19.0 by
@dependabotin vmware-labs/reconciler-runtime#461- Bump the kubernetes group with 2 updates by
@dependabotin vmware-labs/reconciler-runtime#460- Added a KB style document about RestMapper by
@squeedeein vmware-labs/reconciler-runtime#462- Add MAINTAINERS.md by
@mamachankoin vmware-labs/reconciler-runtime#465Full Changelog: vmware-labs/reconciler-runtime@v0.15.1...v0.16.0
Commits
9d1cf2fAdd MAINTAINERS.md (#465)7b12bc5Added a KB style document about RestMapper (#462)3ecc1b0Bump the kubernetes group with 2 updates (#460)c127e77Bump golang.org/x/net from 0.18.0 to 0.19.0 (#461)6da2de6Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 (#445)18e8380Bump actions/setup-go from 4 to 5 (#463)7e676fcCurrent maintainers review dependabot PRs (#464)e22ffbaAllow access to known children in ChildSetReconciler#DesiredChildren (#458)e002cf4Bump golang.org/x/net from 0.17.0 to 0.18.0 (#457)d4d2708Enable testing SubReconcilers with duck typed resources (#454)- Additional commits viewable 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