Skip to content

chore(deps): update dependency @changesets/cli to ^2.31.0#121

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

chore(deps): update dependency @changesets/cli to ^2.31.0#121
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/changesets-cli-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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

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

v2.29.2

Compare Source

Patch Changes

v2.29.1

Compare Source

Patch Changes

v2.29.0

Compare Source

Minor Changes

v2.28.1

Compare Source

Patch Changes

v2.28.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • 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 added the renovate label Sep 28, 2025
@changeset-bot

changeset-bot Bot commented Sep 28, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 740f321

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 force-pushed the renovate/changesets-cli-2.x branch from d16662e to a005af0 Compare October 25, 2025 04:14
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from a005af0 to a904d03 Compare November 16, 2025 04:11
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from a904d03 to 5217752 Compare December 1, 2025 23:45
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.7 chore(deps): update dependency @changesets/cli to ^2.29.8 Dec 1, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 5217752 to a393536 Compare January 1, 2026 12:14
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from a393536 to 1713a85 Compare January 9, 2026 04:10
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 1713a85 to 3cee8aa Compare February 13, 2026 16:14
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 3cee8aa to 82b64e8 Compare March 8, 2026 08:22
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.8 chore(deps): update dependency @changesets/cli to ^2.30.0 Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 82b64e8 to 01473e7 Compare May 1, 2026 05:47
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.30.0 chore(deps): update dependency @changesets/cli to ^2.31.0 May 1, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 01473e7 to 0d23325 Compare June 5, 2026 03:32
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 0d23325 to fdc7243 Compare June 13, 2026 03:37
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from fdc7243 to 740f321 Compare July 16, 2026 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants