chore(deps): update dependency @changesets/cli to v2.31.0 #45

Open
renovate wants to merge 1 commit from renovate/changesets-cli-2.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.30.02.31.0 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.0

Compare Source

Minor Changes
  • #​1889 96ca062 Thanks @​mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.

  • #​1873 42943b7 Thanks @​mixelburg! - Respond to --help on all subcommands. Previously, --help was only handled when it was the sole argument; passing it alongside a subcommand (e.g. changeset version --help) would silently execute the command instead. Now --help always exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.

Patch Changes

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@changesets/cli](https://github.com/changesets/changesets/tree/main#readme) ([source](https://github.com/changesets/changesets)) | [`2.30.0` → `2.31.0`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.30.0/2.31.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@changesets%2fcli/2.31.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@changesets%2fcli/2.30.0/2.31.0?slim=true) | --- ### Release Notes <details> <summary>changesets/changesets (@&#8203;changesets/cli)</summary> ### [`v2.31.0`](https://github.com/changesets/changesets/releases/tag/%40changesets/cli%402.31.0) [Compare Source](https://github.com/changesets/changesets/compare/@changesets/cli@2.30.0...@changesets/cli@2.31.0) ##### Minor Changes - [#&#8203;1889](https://github.com/changesets/changesets/pull/1889) [`96ca062`](https://github.com/changesets/changesets/commit/96ca062272605c14f77a64043f50a0a3a278c57f) Thanks [@&#8203;mixelburg](https://github.com/mixelburg)! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot. - [#&#8203;1873](https://github.com/changesets/changesets/pull/1873) [`42943b7`](https://github.com/changesets/changesets/commit/42943b74d7a455ed03b93dd85e1c0a15f45db37f) Thanks [@&#8203;mixelburg](https://github.com/mixelburg)! - Respond to `--help` on all subcommands. Previously, `--help` was only handled when it was the sole argument; passing it alongside a subcommand (e.g. `changeset version --help`) would silently execute the command instead. Now `--help` always exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise. ##### Patch Changes - [`d2121dc`](https://github.com/changesets/changesets/commit/d2121dc3d86b55f76de6022ccfcde843ed4b884a) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Fix npm auth for path-based registries during publish by preserving configured registry URLs instead of normalizing them. - [#&#8203;1888](https://github.com/changesets/changesets/pull/1888) [`036fdd4`](https://github.com/changesets/changesets/commit/036fdd451367226d0f2cd8af1e0a7f37a65e3464) Thanks [@&#8203;mixelburg](https://github.com/mixelburg)! - Fix several `changeset version` issues with workspace protocol dependencies. Valid explicit `workspace:` ranges and aliases are no longer rewritten unnecessarily, and workspace path references are handled correctly during versioning. - [#&#8203;1903](https://github.com/changesets/changesets/pull/1903) [`5c4731f`](https://github.com/changesets/changesets/commit/5c4731fea82ce880500ac5e1c55ff372f7a4efe2) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Gracefully handle stale `npm info` data leading to duplicate publish attempts. - [#&#8203;1867](https://github.com/changesets/changesets/pull/1867) [`f61e716`](https://github.com/changesets/changesets/commit/f61e7166c349d4934e4acc9b47f3d028c212ecc1) Thanks [@&#8203;Andarist](https://github.com/Andarist)! - Improved detection for `published` state of prerelease-only packages without `latest` dist-tag on GitHub Packages registry. - Updated dependencies \[[`036fdd4`](https://github.com/changesets/changesets/commit/036fdd451367226d0f2cd8af1e0a7f37a65e3464), [`036fdd4`](https://github.com/changesets/changesets/commit/036fdd451367226d0f2cd8af1e0a7f37a65e3464), [`036fdd4`](https://github.com/changesets/changesets/commit/036fdd451367226d0f2cd8af1e0a7f37a65e3464)]: - [@&#8203;changesets/assemble-release-plan](https://github.com/changesets/assemble-release-plan)@&#8203;6.0.10 - [@&#8203;changesets/get-dependents-graph](https://github.com/changesets/get-dependents-graph)@&#8203;2.1.4 - [@&#8203;changesets/apply-release-plan](https://github.com/changesets/apply-release-plan)@&#8203;7.1.1 - [@&#8203;changesets/get-release-plan](https://github.com/changesets/get-release-plan)@&#8203;4.0.16 - [@&#8203;changesets/config](https://github.com/changesets/config)@&#8203;3.1.4 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/changesets-cli-2.x-lockfile:renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/changesets-cli-2.x-lockfile
git switch renovate/changesets-cli-2.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/changesets-cli-2.x-lockfile
git switch main
git merge --squash renovate/changesets-cli-2.x-lockfile
git switch main
git merge --ff-only renovate/changesets-cli-2.x-lockfile
git switch main
git merge renovate/changesets-cli-2.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.