Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Patch Changes

v2.29.7

Compare Source

Patch Changes

v2.29.6

Compare Source

Patch Changes

v2.29.5

Compare Source

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 force-pushed the renovate/changesets-cli-2.x-lockfile branch from c089b02 to 6400248 Compare July 12, 2025 06:47
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 6400248 to 140de3a Compare August 10, 2025 14:23
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.5 chore(deps): update dependency @changesets/cli to v2.29.6 Aug 16, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 91f7f1f to 8197dc0 Compare August 19, 2025 14:09
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8197dc0 to 00e8aa0 Compare August 31, 2025 11:00
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.6 chore(deps): update dependency @changesets/cli to v2.29.7 Sep 9, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 00e8aa0 to aedd29b Compare September 9, 2025 14:32
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from aedd29b to eccdb4b Compare September 25, 2025 14:39
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from eccdb4b to 8a3ba34 Compare October 21, 2025 23:56
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8a3ba34 to effd4a4 Compare November 11, 2025 00:10
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from effd4a4 to 7c86c3c Compare November 18, 2025 22:28
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.7 chore(deps): update dependency @changesets/cli to v2.29.8 Nov 27, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from d671c6e to 5acac34 Compare December 3, 2025 17:54
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 8bb10bf to 2e87460 Compare December 31, 2025 20:01
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 2e87460 to 7e0228d Compare January 8, 2026 19:51
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 7e0228d to 61a1e4d Compare January 19, 2026 14:44
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 61a1e4d to 04d389c Compare February 2, 2026 14:56
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 04d389c to 1b93713 Compare February 12, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 1b93713 to 9cf382b Compare March 3, 2026 13:29
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.8 chore(deps): update dependency @changesets/cli to v2.30.0 Mar 3, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 9cf382b to 8289693 Compare March 5, 2026 14:14
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8289693 to 203e310 Compare March 14, 2026 20:22
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 9cf4b26 to 56ce8d6 Compare April 8, 2026 16:45
@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 17, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 56ce8d6 to 907f50d Compare April 17, 2026 22:11
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 907f50d to 64225fe Compare April 29, 2026 10:59
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 64225fe to 8aa128a Compare May 12, 2026 17:53
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8aa128a to 05bdb82 Compare May 28, 2026 16:28
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 05bdb82 to 8c32abd Compare June 11, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 86a3107 to 48c9cd9 Compare July 16, 2026 08:48
@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 16, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 48c9cd9 to d2bf28b Compare July 20, 2026 22:35
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from d2bf28b to c75cc0b Compare August 12, 2026 00:33
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.

0 participants