Skip to content

chore(deps): update dependency crossplane/cli to v2 - #360

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-crossplane-in-ci
Open

renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-crossplane-in-ci

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
crossplane/cli major ' # TODO(negz): Pin to a version once v1.14 is released.v2.5.0

Release Notes

crossplane/cli (crossplane/cli)

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: crossplane/cli@v2.4.0...v2.5.0

v2.4.1

Compare Source

The v2.4.1 release is a patch release that fixes bugs in several commands and updates dependencies.

What's Changed

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

v2.4.0

Compare Source

The v2.4.0 release is the first Crossplane CLI release that does not correspond to a Crossplane core release. It is compatible with the currently supported minor versions of Crossplane core: v2.3, v2.2, v2.1, and v1.20. It includes a number of incremental features and improvements along with many bug fixes.

🚨 Installation Note

Since this release does not correspond to a Crossplane core release, it will not be uploaded to releases.crossplane.io. Its artifacts are available only from cli.crossplane.io. The install.sh script will install it from the correct location.

🎉 Highlights

  • New Commands
    • crossplane xr generate converts a claim to a composite resource, as Crossplane would do internally when a claim is applied to a cluster. #​13
    • crossplane xr patch applies defaults from an XRD to an input XR, as the apiserver would do when an XR is applied to a cluster. #​61
    • crossplane xpkg get-crds downloads package dependencies based on a crossplane.yaml file or package resource and writes their CRDs to files. #​26
  • Command Updates
    • crossplane project init now allows a repository to be specified. #​105
    • crossplane resource validate now has YAML and JSON output formats. #​66
    • crossplane xpkg push now allows OCI manifest annotations to be specified with the --oci-annotation flag. #​11
    • crossplane composition render now supports repeating the --required-resources and --extra-resources flags. #​107
    • Commands that interact with a cluster (e.g., crossplane resource trace and crossplane xpkg install) now support impersonation with the --as, --as-group, and --as-uid flags. #​114
  • Developer Experience Updates
    • Projects can now include pre-built functions specified in the crossplane-project.yaml file, allowing functions to be built using any language, tool, or framework. #​24
    • Projects can now specify a subset of languages for which schemas should be generated in the crossplane-project.yaml file. #​24

What's Changed

New Contributors

Full Changelog: crossplane/cli@v2.3.0...v2.4.0

v2.3.4

Compare Source

The v2.3.4 release is a patch release that fixes bugs in several commands and updates dependencies.

What's Changed

Full Changelog: crossplane/cli@v2.3.3...v2.3.4

v2.3.3

Compare Source

The v2.3.3 release is a patch release that fixes bugs in several commands and updates dependencies.

What's Changed

Full Changelog: crossplane/cli@v2.3.2...v2.3.3

v2.3.2

Compare Source

The v2.3.2 release is a patch release that fixes regressions in the Crossplane CLI's render commands that were introduced in the v2.3.0 release. It also includes security updates to various dependencies.

What's Changed

Full Changelog: crossplane/cli@v2.3.1...v2.3.2

v2.3.1

Compare Source

The v2.3.1 release is a patch release that updates the CLI's Crossplane dependencies to the latest v2.3.1 version. There are no other bug fixes and no behavioral changes in this release compared to v2.3.0.

What's Changed

New Contributors

Full Changelog: crossplane/cli@v2.3.0...v2.3.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Bob Haddleton <bob.haddleton@nokia.com>
@renovate

renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant