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.12.0 to 0.18.0 #113

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps github.com/crossplane/crossplane-runtime from 0.12.0 to 0.18.0.

Release notes

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

v0.17.0

What's Changed

New Contributors

Full Changelog: crossplane/crossplane-runtime@v0.16.0...v0.17.0

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

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

... (truncated)

Commits
  • 619edba Merge pull request #353 from MisterMX/composite-environment
  • dfd4687 feat(composite): Add support for EnvironmentConfigs
  • d9c25ae Merge pull request #344 from muvaf/i-am-gone
  • ba9d8c2 fieldpath: DeleteField should be no-op if it cannot reach the node and it sho...
  • 778f163 github: golangci should have a specific patch version, otherwise it enables u...
  • d950363 fieldpath: add DeleteField function to delete elements from Paved
  • 9ea84ae Merge pull request #342 from epk/epk/go1-18
  • cd68866 Fix lints
  • 1deb753 s/interface{}/any/g
  • 2fc4f2c gofmt -s -l -w .
  • 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)

Bumps [github.com/crossplane/crossplane-runtime](https://github.com/crossplane/crossplane-runtime) from 0.12.0 to 0.18.0.
- [Release notes](https://github.com/crossplane/crossplane-runtime/releases)
- [Commits](crossplane/crossplane-runtime@v0.12.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
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
Projects
None yet
0 participants