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.14.2 #112

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

v1.14.2

What's Changed

Full Changelog: https://github.com/crossplane/crossplane-runtime/compare/v1.14.1...v1.14.2

v1.14.1

What's Changed

Full Changelog: https://github.com/crossplane/crossplane-runtime/compare/v1.14.0...v1.14.1

v1.14.0

Crossplane runtime release for Crossplane v1.14.0.

See the Crossplane release notes for new features and highlights.

What's Changed

... (truncated)

Commits
  • 0310786 Merge pull request #603 from crossplane/backport-599-to-release-1.14
  • 94a1bbf Generate deepcopy methodsets for Unstructured types
  • 8935e97 Give unstructured types their own DeepCopy methods
  • aaa202d Merge pull request #595 from crossplane/backport-594-to-release-1.14
  • ba21583 Fix retry in update critical annotations
  • 288a6e5 Merge pull request #582 from crossplane/renovate/fkirc-skip-duplicate-actions...
  • 68bc840 Merge pull request #581 from crossplane/renovate/github-codeql-action-digest
  • e685576 Update fkirc/skip-duplicate-actions action to v5.3.1
  • 9727704 Update github/codeql-action digest to 49abf0b
  • a5df125 Merge pull request #578 from crossplane/renovate/kubernetes-deps
  • 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 9 months ago

Superseded by #119.