provider-cloudflare icon indicating copy to clipboard operation
provider-cloudflare copied to clipboard

Bump github.com/crossplane/crossplane-runtime from 0.13.0 to 0.16.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps github.com/crossplane/crossplane-runtime from 0.13.0 to 0.16.1.

Release notes

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

v0.16.1

Security

Addresses a vulnerability in the fieldpath package.

What's Changed

Full Changelog: https://github.com/crossplane/crossplane-runtime/compare/v0.16.0...v0.16.1

v0.16.0

This is a regular release of crossplane-runtime ahead of the Crossplane v0.18.0 release. The main focus of features and commits in this release are for support of external secret stores, webhooks, and exposing configuration options for controllers. These have already been consumed in core Crossplane as pre-release, but will be consumed from this official release going forward in v0.18.0.

What's Changed

New Contributors

Full Changelog: https://github.com/crossplane/crossplane-runtime/compare/v0.15.0...v0.16.0

v0.15.1

This release is our first ever patch of crossplane-runtime! It includes only crossplane/crossplane-runtime#283, which improves Crossplane's support for handling eventually consistent external APIs and makes the managed resource reconciler more resilient to stale cache reads.

v0.15.0

Enhancements

... (truncated)

Commits
  • 43abf5a Merge pull request #391 from phisco/release-0.16
  • 547289b fix: properly validate max index
  • 7b5d269 fix: enforce max index value for paths
  • 0e8935d Merge pull request #326 from muvaf/webhook-chains
  • 85f12b9 webhook.mutator: add unit tests
  • 85ab1c2 Merge pull request #329 from muvaf/hasan
  • 4f95cc7 owners: add turkenh as maintainer since he is a maintainer in crossplane
  • 43f716a webhook.validator: add unit tests
  • f655302 webhook.validator: add options to the initializer
  • 0b23ec1 webhook: add mutator struct for chained execution of mutating webhook functions
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Mar 13 '23 20:03 dependabot[bot]