Skip to content

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2024

Copy link
Copy Markdown

This PR contains the following updates:

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

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

v2.27.8

Compare Source

Patch Changes

v2.27.7

Compare Source

Patch Changes

v2.27.6

Compare Source

Patch Changes

v2.27.5

Compare Source

Patch Changes

v2.27.4

Compare Source

Patch Changes

v2.27.3

Compare Source

Patch Changes
  • #​1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

v2.27.2

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 Jun 22, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0df716d

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.27.5 chore(deps): update dependency @changesets/cli to v2.27.6 Jun 24, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.6 chore(deps): update dependency @changesets/cli to v2.27.7 Jul 2, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.7 chore(deps): update dependency @changesets/cli to v2.27.8 Sep 5, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from b95ca5d to f159de4 Compare October 1, 2024 22:42
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.8 chore(deps): update dependency @changesets/cli to v2.27.9 Oct 4, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.9 chore(deps): update dependency @changesets/cli to v2.27.10 Nov 20, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.10 chore(deps): update dependency @changesets/cli to v2.27.11 Dec 21, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from f159de4 to e391361 Compare January 24, 2025 07:41
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.11 chore(deps): update dependency @changesets/cli to v2.27.12 Jan 25, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from cf3444f to de15e37 Compare February 1, 2025 03:12
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from de15e37 to 0ed32f2 Compare February 9, 2025 19:51
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.12 chore(deps): update dependency @changesets/cli to v2.28.0 Feb 19, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 0adb4ff to 190cfd4 Compare February 21, 2025 07:46
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.28.0 chore(deps): update dependency @changesets/cli to v2.28.1 Feb 21, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from e79191b to b60db29 Compare March 12, 2025 04:12
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 696d2ac to f6ebdc3 Compare March 17, 2025 23:48
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from f6ebdc3 to 64bb969 Compare April 3, 2025 03:29
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 64bb969 to eb6775a Compare April 11, 2025 23:59
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.28.1 chore(deps): update dependency @changesets/cli to v2.29.0 Apr 15, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from e38e326 to ee55b12 Compare April 18, 2025 20:16
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.0 chore(deps): update dependency @changesets/cli to v2.29.2 Apr 18, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from ee55b12 to e3f19e3 Compare April 26, 2025 15:48
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.2 chore(deps): update dependency @changesets/cli to v2.29.3 May 10, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from e3f19e3 to b35d6e4 Compare May 10, 2025 11:40
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from a611173 to 2b60037 Compare August 23, 2025 06:47
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 2b60037 to 13f3e41 Compare September 1, 2025 11:51
@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 11, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 13f3e41 to 5528011 Compare September 11, 2025 03:59
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 5528011 to 702e94e Compare September 26, 2025 23:51
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 702e94e to 15e1e8b Compare October 23, 2025 19:41
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 2449656 to 1f474d9 Compare November 19, 2025 20:04
@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 28, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 7f780a1 to 6b63173 Compare December 3, 2025 23:54
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 6b63173 to 6c46632 Compare December 31, 2025 23:42
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 6c46632 to 97eb95c Compare January 9, 2026 07:56
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from f1b63cb to b3059bd Compare January 24, 2026 03:55
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from b3059bd to d6c51be Compare February 3, 2026 04:00
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from d6c51be to 5335da0 Compare February 13, 2026 03:55
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 5335da0 to 4a03c99 Compare March 8, 2026 06:55
@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 8, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 4a03c99 to aa26007 Compare March 14, 2026 15:48
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 5320fc7 to bfd3622 Compare April 19, 2026 05:55
@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-lockfile branch from bfd3622 to 0c42716 Compare April 30, 2026 01:28
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 0c42716 to da9aee4 Compare May 13, 2026 04:05
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from da9aee4 to 0a16590 Compare May 23, 2026 03:59
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 6e0bcb8 to 16b8e65 Compare June 3, 2026 00:09
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 16b8e65 to 90bb55d Compare June 13, 2026 04:02
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