Skip to content

chore: update dependency @changesets/cli to v2.31.1 - #5921

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-cli-2.x
Open

chore: update dependency @changesets/cli to v2.31.1#5921
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-cli-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.1

Compare Source

Patch Changes
  • #​2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.

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

v2.30.0

Compare Source

Minor Changes
  • #​1840 057cca2 Thanks @​wotan-allfather! - Add --since flag to add command

    The add command now supports a --since flag that allows you to specify which branch, tag, or git ref to use when detecting changed packages. This is useful for gitflow workflows where you have multiple target branches and the baseBranch config option doesn't cover all use cases.

    Example: changeset add --since=develop

    If not provided, the command falls back to the baseBranch value in your .changeset/config.json.

  • #​1845 2b4a66a Thanks @​Andarist! - Delegate OTP prompting to the package manager instead of handling it in-process. This allows Changesets to use the package manager's native web auth support.

  • #​1774 667fe5a Thanks @​bluwy! - Support importing custom commit option ES module. Previously, it used require() which only worked for CJS modules, however now it uses import() which supports both CJS and ES modules.

  • #​1839 73b1809 Thanks @​leochiu-a! - Add a --message (-m) flag to changeset add (and default changeset) so the changeset summary can be provided from the command line. When --message is present, the summary prompt is skipped while the final confirmation step is kept.

  • #​1806 0e8e01e Thanks @​luisadame! - Changeset CLI can now be run from the nested directories in the project, where the .changeset directory has to be found in one of the parent directories

Patch Changes

v2.29.8

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 12pm on thursday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate
renovate Bot requested a review from a team as a code owner December 4, 2025 22:03
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Dec 4, 2025
@changeset-bot

changeset-bot Bot commented Dec 4, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1ab5f60

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

📚 Branch Preview Links

🔍 Gen1 Visual Regression Test Results

When a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:

Deployed to Azure Blob Storage: pr-5921

If the changes are expected, update the current_golden_images_cache hash in the circleci config to accept the new images. Instructions are included in that file.
If the changes are unexpected, you can investigate the cause of the differences and update the code accordingly.

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from 13908f5 to 63ad147 Compare December 23, 2025 10:19
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from d5836fa to a3feb11 Compare January 11, 2026 11:47
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 11 times, most recently from c9e3deb to 39dfc52 Compare January 16, 2026 19:27
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from f41446d to 6dd3c62 Compare February 1, 2026 11:00
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 6dd3c62 to cc45f00 Compare February 15, 2026 11:45
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 3 times, most recently from 05022da to 0f55eae Compare February 23, 2026 10:20
@renovate renovate Bot changed the title chore: update dependency @changesets/cli to v2.29.8 chore: update dependency @changesets/cli to v2.30.0 Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 4 times, most recently from 76286ee to 4541635 Compare April 16, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 4 times, most recently from 0055ed0 to 8eeb114 Compare April 24, 2026 14:34
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 12 times, most recently from f730f99 to 67fc287 Compare May 8, 2026 10:12
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 11 times, most recently from 9ddb01f to 875cd46 Compare May 11, 2026 17:15
@coveralls

coveralls commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 31687941212

Warning

No base build found for commit 8fad8e0 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 96.241%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 39268
Covered Lines: 37993
Line Coverage: 96.75%
Relevant Branches: 6466
Covered Branches: 6022
Branch Coverage: 93.13%
Branches in Coverage %: Yes
Coverage Strength: 459.74 hits per line

💛 - Coveralls

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

Development

Successfully merging this pull request may close these issues.

2 participants