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

build(deps): bump github.com/crossplane/crossplane-runtime from 0.15.1 to 0.16.1 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/crossplane/crossplane-runtime from 0.15.1 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: crossplane/crossplane-runtime@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: crossplane/crossplane-runtime@v0.15.0...v0.16.0

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/crossplane/crossplane-runtime](https://github.com/crossplane/crossplane-runtime) from 0.15.1 to 0.16.1.
- [Release notes](https://github.com/crossplane/crossplane-runtime/releases)
- [Commits](crossplane/crossplane-runtime@v0.15.1...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/crossplane/crossplane-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 3, 2023
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