Skip to content

chore(deps): update dependency @changesets/cli to v2.31.1 - #23

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

chore(deps): update dependency @changesets/cli to v2.31.1#23
renovate[bot] wants to merge 1 commit into
canaryfrom
renovate/changesets-cli-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.29.82.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

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.

@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.30.0 chore(deps): update dependency @changesets/cli to v2.31.0 Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from 3413323 to 3bc5fa2 Compare April 22, 2026 16:20
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 3bc5fa2 to eb6a9e1 Compare May 1, 2026 11:14
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from eb6a9e1 to 63743ca Compare May 13, 2026 17:32
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 63743ca to 752859f Compare May 23, 2026 08:13
@socket-security

socket-security Bot commented May 23, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​changesets/​cli@​2.31.19710010097100

View full report

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 752859f to f59c32f Compare May 30, 2026 19:59
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.31.0 chore(deps): update dependency @changesets/cli to v2.31.1 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from f59c32f to 8c0e96a Compare July 18, 2026 03:39
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from 30499ef to 06b8e19 Compare August 13, 2026 13:17
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from b196205 to 7096d71 Compare August 13, 2026 14:27
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 7096d71 to 97c0e64 Compare August 14, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant