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/crossplane/crossplane-runtime from 0.18.0 to 0.20.0 #44

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps github.com/crossplane/crossplane-runtime from 0.18.0 to 0.20.0.

Release notes

Sourced from github.com/crossplane/crossplane-runtime's releases.

v0.20.0

This is a regular release of crossplane-runtime ahead of the Crossplane core v1.13.0 release. The main focus of features and commits in this release are for:

  • Management policies alpha feature
  • Support for float pointer references
  • Adding fuzz security tests
  • Deprecating in-tree Secret Store Vault
  • Configuring Renovate
  • Adding a multi error helper and many bug fixes and improvements

Many of these have been consumed in core Crossplane and providers as we didnt pin the dependency of crossplane-runtime for a while, but will be consumed from this official release going forward in Crossplane v1.13.0 and further provider versions.

NOTE Providers should take care if they consumed a version of the Management Policy alpha feature (ObserveOnly) from crossplane/crossplane-runtime#384 as it had a breaking change in crossplane/crossplane-runtime#456

What's Changed

... (truncated)

Commits
  • 5246a84 Merge pull request #478 from sttts/sttts-multi-error
  • 1fadab9 pkg/errors: add multi error
  • 27a547d Merge pull request #482 from crossplane/renovate/github-codeql-action-digest
  • bb0d34b Merge pull request #456 from lsviben/granular_management_policies
  • 39dae97 Update github/codeql-action digest to 489225d
  • 4374a3b Merge pull request #481 from crossplane/renovate/github.com-bufbuild-buf-1.x
  • 7fd3525 Update module github.com/bufbuild/buf to v1.24.0
  • 21b0cd6 Merge pull request #480 from crossplane/renovate/kubernetes-deps
  • 73a675c implement granular managementPolicies
  • 224e22c Update module sigs.k8s.io/controller-tools to v0.12.1
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/crossplane/crossplane-runtime](https://github.com/crossplane/crossplane-runtime) from 0.18.0 to 0.20.0.
- [Release notes](https://github.com/crossplane/crossplane-runtime/releases)
- [Commits](crossplane/crossplane-runtime@v0.18.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #46.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/crossplane/crossplane-runtime-0.20.0 branch August 14, 2023 10:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants