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.19.2 to 1.13.0 #240

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps github.com/crossplane/crossplane-runtime from 0.19.2 to 1.13.0.

Release notes

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

v1.13.0

First v1.13 release after switching to the new versioning proposed here.

Identical to v0.20.1.

v1.12.1

What's Changed

Full Changelog: crossplane/crossplane-runtime@v1.12.0...v1.12.1

v1.12.0

First v1.12 release after switching to the new versioning proposed here.

Identical to v0.20.0-rc.0.0.20230330081344-bc8be4cd89f3.

v1.11.0

First v1.11 release after switching to the new versioning proposed here.

Identical to v0.19.3.

v0.20.1

What's Changed

Full Changelog: crossplane/crossplane-runtime@v0.20.0...v0.20.1

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
  • 359d539 Merge pull request #502 from ezgidemirel/issue-4191-0.20
  • b825a61 add unit test
  • 98303d9 Ignore k8s secret not found when ESS enabled
  • 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
  • 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 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.19.2 to 1.13.0.
- [Release notes](https://github.com/crossplane/crossplane-runtime/releases)
- [Changelog](https://github.com/crossplane/crossplane-runtime/blob/master/RELEASE.md)
- [Commits](crossplane/crossplane-runtime@v0.19.2...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 15, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

Superseded by #268.

@dependabot dependabot bot closed this Nov 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/crossplane/crossplane-runtime-1.13.0 branch November 2, 2023 05:55
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