Skip to content

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

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

Conversation

@renovate

@renovaterenovateBot commented Dec 5, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@changesets/cli (source)2.27.82.31.1ageconfidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.31.1

Compare Source

Patch Changes
  • #​215915cf592 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
  • #​188996ca062 Thanks @​mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.

  • #​187342943b7 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
  • #​1840057cca2 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.

  • #​18452b4a66a 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.

  • #​1774667fe5a 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.

  • #​183973b1809 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.

  • #​18060e8e01e 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

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

v2.27.12

Compare Source

Patch Changes

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

Patch Changes

v2.27.9

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-botBot commented Dec 5, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 436e149

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

@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.27.10chore(deps): update dependency @changesets/cli to v2.27.11Dec 21, 2024
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 919285a to 5329677CompareJanuary 24, 2025 06:26
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.27.11chore(deps): update dependency @changesets/cli to v2.27.12Jan 25, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from df75884 to 06fe645CompareJanuary 31, 2025 03:46
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 06fe645 to c05a96dCompareFebruary 12, 2025 04:23
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.27.12chore(deps): update dependency @changesets/cli to v2.28.0Feb 18, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from c05a96d to e1e7600CompareFebruary 18, 2025 00:08
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from e1e7600 to 55e2f9cCompareFebruary 22, 2025 08:07
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.28.0chore(deps): update dependency @changesets/cli to v2.28.1Feb 22, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 9602c51 to 8aac2eeCompareMarch 11, 2025 12:50
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from e796e43 to 9748fe2CompareMarch 18, 2025 08:01
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 810a6e0 to c9d7b2aCompareApril 8, 2025 23:49
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from c9d7b2a to 6586ff9CompareApril 18, 2025 00:14
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.28.1chore(deps): update dependency @changesets/cli to v2.29.2Apr 18, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 6586ff9 to 4628707CompareApril 26, 2025 00:07
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.29.2chore(deps): update dependency @changesets/cli to v2.29.3May 10, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 4628707 to 563fda9CompareMay 10, 2025 03:50
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 563fda9 to 897bcc7CompareMay 17, 2025 11:52
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.29.3chore(deps): update dependency @changesets/cli to v2.29.4May 17, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 897bcc7 to bdc17edCompareMay 24, 2025 12:00
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 6633fda to 9aef00bCompareSeptember 11, 2025 07:56
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 9aef00b to 5190e98CompareSeptember 26, 2025 11:54
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 5190e98 to 541cad5CompareOctober 23, 2025 06:32
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 821d3d1 to 01abfabCompareNovember 19, 2025 12:15
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 01abfab to c524a52CompareNovember 28, 2025 00:02
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.29.7chore(deps): update dependency @changesets/cli to v2.29.8Nov 28, 2025
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from c524a52 to c3d81a0CompareDecember 4, 2025 11:43
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from c3d81a0 to 060f6dfCompareDecember 31, 2025 11:43
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 060f6df to 42ae727CompareJanuary 9, 2026 08:09
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 42ae727 to f8c2534CompareJanuary 20, 2026 07:30
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 905e06b to c1bfa43CompareFebruary 18, 2026 23:42
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from c1bfa43 to a23776fCompareMarch 8, 2026 07:45
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.29.8chore(deps): update dependency @changesets/cli to v2.30.0Mar 8, 2026
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from a23776f to bb7e53aCompareMarch 14, 2026 19:08
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 0c4a040 to 134fb19CompareApril 19, 2026 05:41
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.30.0chore(deps): update dependency @changesets/cli to v2.31.0Apr 19, 2026
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 134fb19 to 4308285CompareApril 30, 2026 03:12
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 4308285 to 81bb487CompareMay 13, 2026 03:01
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from 81bb487 to 4ee1eaaCompareMay 23, 2026 04:03
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 1283eff to a28e984CompareJune 1, 2026 15:17
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from a28e984 to ed710a9CompareJune 13, 2026 04:06
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch from ed710a9 to cddb8b5CompareJuly 16, 2026 08:00
@renovaterenovateBot changed the title chore(deps): update dependency @changesets/cli to v2.31.0chore(deps): update dependency @changesets/cli to v2.31.1Jul 18, 2026
@renovate
renovateBotforce-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 499bd76 to 8221aa5CompareJuly 24, 2026 08:07
Sign up for freeto 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