Skip to content
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

Bump github.com/vmware-labs/reconciler-runtime from 0.15.1 to 0.16.0 #376

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

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#MergeBeforeUpdate is validated
  • ChildSetReconciler#DesiredChildren provides access to known children
  • Test SubReconcilers with duck-typed resources

What's Changed

Full Changelog: vmware-labs/reconciler-runtime@v0.15.1...v0.16.0

Commits
  • 9d1cf2f Add MAINTAINERS.md (#465)
  • 7b12bc5 Added a KB style document about RestMapper (#462)
  • 3ecc1b0 Bump the kubernetes group with 2 updates (#460)
  • c127e77 Bump golang.org/x/net from 0.18.0 to 0.19.0 (#461)
  • 6da2de6 Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 (#445)
  • 18e8380 Bump actions/setup-go from 4 to 5 (#463)
  • 7e676fc Current maintainers review dependabot PRs (#464)
  • e22ffba Allow access to known children in ChildSetReconciler#DesiredChildren (#458)
  • e002cf4 Bump golang.org/x/net from 0.17.0 to 0.18.0 (#457)
  • d4d2708 Enable testing SubReconcilers with duck typed resources (#454)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps [github.com/vmware-labs/reconciler-runtime](https://github.com/vmware-labs/reconciler-runtime) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/vmware-labs/reconciler-runtime/releases)
- [Commits](vmware-labs/reconciler-runtime@v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-labs/reconciler-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 3, 2024
@dependabot dependabot bot requested a review from a team January 3, 2024 14:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #384.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-labs/reconciler-runtime-0.16.0 branch February 1, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants