Skip to content

chore(deps): Bump github.com/crossplane/crossplane/apis/v2 from 2.4.0 to 2.4.1 - #399

Merged
gravufo merged 1 commit into
mainfrom
dependabot/go_modules/github.com/crossplane/crossplane/apis/v2-2.4.1
Sep 18, 2026
Merged

gravufo merged 1 commit into
mainfrom
dependabot/go_modules/github.com/crossplane/crossplane/apis/v2-2.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026 •

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/crossplane/crossplane/apis/v2 from 2.4.0 to 2.4.1.

Release notes

Sourced from github.com/crossplane/crossplane/apis/v2's releases.

v2.4.1

v2.4.1 is a patch release scoped to fixing issues reported by users of Crossplane v2.4 and fixing security related issues in Crossplane and its dependencies.

🎉 Highlights

  • Package revisions now take control of established objects from the revision they replace: An outgoing package revision could fail to relinquish control of the package's CRDs, leaving the incoming revision permanently unhealthy with cannot establish control of object. The provider's pod would never be created, so that provider could do no work without manual intervention by someone either deleting the stale revision or editing the CRD's owner reference by hand. Package revisions now directly take control from the revision they replace, so the hand-off succeeds without any intervention. Backported in #7821, originally fixed in #7733.
  • Dependency security updates: Bumps the Go toolchain to 1.26.7 (#7803), google.golang.org/grpc to v1.83.2 (#7800, #7826), and golang.org/x/crypto to v0.56.0 (#7810) to pick up upstream CVE fixes — including the gRPC advisory GHSA-2v4p-qf9q-27wj. Also bumps github.com/crossplane/crossplane/apis/v2 to v2.4.0 (#7780) and refreshes the lock file (#7779).

What's Changed

Full Changelog: crossplane/crossplane@v2.4.0...v2.4.1

Commits
  • 077bf2f Merge pull request #7826 from crossplane/renovate/release-2.4-vulnerable-depe...
  • 7abde87 Merge pull request #7821 from crossplane/backport-7733-to-release-2.4
  • b7ea845 fix(deps): update module google.golang.org/grpc to v1.83.2 [security]
  • 87bcbf1 fix: address review feedback on the revision hand-off
  • a6cc21c fix(apiextensions): hand the derived CRD over between package revisions
  • f0de1d6 fix(pkg): take control of established objects from replaced revisions
  • 744cab5 test(e2e): cover package revision control hand-off on upgrade
  • 61858d2 test(e2e): add owner reference checkers
  • 5906596 Merge pull request #7810 from crossplane/renovate/release-2.4-vulnerable-depe...
  • aa4011d chore(deps): update module golang.org/x/crypto to v0.56.0 [security]
  • 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 show <dependency name> 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)

Bumps [github.com/crossplane/crossplane/apis/v2](https://github.com/crossplane/crossplane) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/crossplane/crossplane/releases)
- [Changelog](https://github.com/crossplane/crossplane/blob/main/RELEASE.md)
- [Commits](crossplane/crossplane@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: github.com/crossplane/crossplane/apis/v2
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 17, 2026
@gravufo
gravufo merged commit a5f8b56 into main Sep 18, 2026
7 checks passed
@gravufo
gravufo deleted the dependabot/go_modules/github.com/crossplane/crossplane/apis/v2-2.4.1 branch September 18, 2026 16:06
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.

1 participant