Skip to content

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

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#77
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-cli-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

v2.29.4

Compare Source

Patch Changes

v2.29.3

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.

@changeset-bot

changeset-bot Bot commented May 5, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3c75182

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

@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.3 chore(deps): update dependency @changesets/cli to v2.29.4 May 12, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 2b2a6b5 to a439a05 Compare May 19, 2025 14:42
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 68f51aa to b5a31cb Compare June 4, 2025 09:15
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.4 chore(deps): update dependency @changesets/cli to v2.29.5 Jun 20, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 42e64ea to 5beed9f Compare June 22, 2025 11:46
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 5beed9f to 805434f Compare July 2, 2025 16:55
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from d207de2 to 43682a8 Compare August 13, 2025 15:27
@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 5f29d73 to a93dde8 Compare August 19, 2025 14:45
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from a93dde8 to 6dfaf2d 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 6dfaf2d to 9d931a0 Compare September 9, 2025 17:39
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 9d931a0 to 9e417b1 Compare September 25, 2025 21:35
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 9e417b1 to dc0a3ed Compare October 21, 2025 22:35
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from dc0a3ed to 5e5439a Compare November 10, 2025 15:48
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 5e5439a to 523cc61 Compare November 18, 2025 10:48
@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 78d8334 to 85ead16 Compare December 3, 2025 14:39
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 85ead16 to 4b98424 Compare December 31, 2025 16:57
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 4b98424 to b54e7c7 Compare January 8, 2026 20:22
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from f712ee3 to 40e0eea Compare January 23, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 40e0eea to 2bfcc4c Compare February 2, 2026 18:31
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from be3f32e to 8683baa Compare February 17, 2026 14:15
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8683baa to 612d607 Compare March 3, 2026 13:30
@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 612d607 to a51bb0d Compare March 5, 2026 15:52
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from a51bb0d to d56e4ea Compare March 13, 2026 16:38
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 1d8f388 to 10fad0e Compare April 8, 2026 14:52
@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 10fad0e to 783da56 Compare April 17, 2026 21:41
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 783da56 to 9b0b956 Compare April 29, 2026 11:30
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 7f25daf to 569d5ba Compare May 18, 2026 20:46
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from bdd1744 to b7ea648 Compare June 1, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from b7ea648 to 849bfa3 Compare June 11, 2026 17:40
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from e536601 to cc46c22 Compare July 16, 2026 09:57
@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 2 times, most recently from cab707d to 2b3d7ae Compare July 21, 2026 01:58
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 578e2c3 to 3505a81 Compare July 30, 2026 14:38
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 3505a81 to 3c75182 Compare August 11, 2026 23:16
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