crossplane-contrib / provider-argocd

Crossplane provider to provision and manage Argo CD objects
Apache License 2.0
68 stars 35 forks source link

chore(deps): Bump github.com/crossplane/crossplane-runtime from 0.19.2 to 1.13.0 #100

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

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: https://github.com/crossplane/crossplane-runtime/compare/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: https://github.com/crossplane/crossplane-runtime/compare/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 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)
dependabot[bot] commented 10 months ago

Superseded by #108.