Skip to content

chore(deps): update dependency @changesets/cli to ^2.31.1 - #60

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-packages
Open

chore(deps): update dependency @changesets/cli to ^2.31.1#60
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-packages

Conversation

@renovate

@renovate renovate Bot commented Sep 4, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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

v2.27.1

Compare Source

Patch Changes
  • #​1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

v2.27.0

Compare Source

Minor Changes
Patch Changes

v2.26.2

Compare Source

Patch Changes

v2.26.1

Compare Source

Patch Changes
  • #​1115 feddc88 Thanks @​Andarist! - Call pnpm publish directly from the directory of the published package. This allows pnpm to correctly handle configured publishConfig.directory.

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 is behind base branch, 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 Sep 4, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 25fa6be

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 ^2.26.2 chore(deps): update dependency @changesets/cli to ^2.27.0 Nov 28, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 729d20f to 79b85b9 Compare November 28, 2023 08:24
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.0 chore(deps): update dependency @changesets/cli to ^2.27.1 Nov 28, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 79b85b9 to 25fa6be Compare November 28, 2023 14:34
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.1 chore(deps): update dependency @changesets/cli to ^2.27.2 May 17, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 25fa6be to d7393dd Compare May 17, 2024 13:40
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.2 chore(deps): update dependency @changesets/cli to ^2.27.3 May 20, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from d7393dd to df29b8c Compare May 20, 2024 13:25
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.3 chore(deps): update dependency @changesets/cli to ^2.27.4 May 28, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch 2 times, most recently from 5c68a48 to 921d347 Compare May 28, 2024 16:58
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.4 chore(deps): update dependency @changesets/cli to ^2.27.5 May 28, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 921d347 to 734c9ab Compare June 24, 2024 12:11
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.5 chore(deps): update dependency @changesets/cli to ^2.27.6 Jun 24, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 734c9ab to 11e25a5 Compare July 1, 2024 09:56
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.6 chore(deps): update dependency @changesets/cli to ^2.27.7 Jul 1, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 11e25a5 to d31f48e Compare September 4, 2024 11:41
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.7 chore(deps): update dependency @changesets/cli to ^2.27.8 Sep 4, 2024
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.8 chore(deps): update dependency @changesets/cli to ^2.27.9 Oct 3, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from d31f48e to 6ecc3b0 Compare October 3, 2024 16:50
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.9 chore(deps): update dependency @changesets/cli to ^2.27.10 Nov 20, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 6ecc3b0 to f895ca8 Compare November 20, 2024 09:51
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from f895ca8 to 20e4b21 Compare December 18, 2024 07:47
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.10 chore(deps): update dependency @changesets/cli to ^2.27.11 Dec 18, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 20e4b21 to 02c225a Compare January 24, 2025 12:29
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.11 chore(deps): update dependency @changesets/cli to ^2.27.12 Jan 24, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 02c225a to 1aeb3a9 Compare February 17, 2025 11:53
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.27.12 chore(deps): update dependency @changesets/cli to ^2.28.0 Feb 17, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.28.0 chore(deps): update dependency @changesets/cli to ^2.28.1 Feb 20, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.3 chore(deps): update dependency @changesets/cli to ^2.29.4 May 12, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 6b0cfb5 to c84be27 Compare June 20, 2025 11:06
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.4 chore(deps): update dependency @changesets/cli to ^2.29.5 Jun 20, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.5 chore(deps): update dependency @changesets/cli to ^2.29.6 Aug 16, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from c84be27 to dea7662 Compare August 16, 2025 13:42
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from dea7662 to b635c07 Compare September 19, 2025 15:56
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.29.6 chore(deps): update dependency @changesets/cli to ^2.29.7 Sep 19, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from b635c07 to 4074fd6 Compare October 21, 2025 17:10
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 4074fd6 to 5145622 Compare November 10, 2025 14:50
@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 Nov 27, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch 2 times, most recently from b176cf7 to 6dd60a9 Compare December 3, 2025 17:08
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 6dd60a9 to 6ef93e0 Compare December 31, 2025 12:30
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 6ef93e0 to 46fc9d9 Compare January 8, 2026 19:05
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 46fc9d9 to 9cb7969 Compare February 12, 2026 15:50
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 9cb7969 to 2a44856 Compare March 3, 2026 14:42
@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 3, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 2a44856 to 5cd17d4 Compare April 17, 2026 22:50
@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 Apr 17, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 5cd17d4 to deab2af Compare May 12, 2026 11:10
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch 2 times, most recently from 69d7dc6 to 56db604 Compare June 1, 2026 17:01
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.31.0 chore(deps): update changesets packages to ^2.31.0 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 56db604 to 5c001c5 Compare June 13, 2026 19:49
@renovate renovate Bot changed the title chore(deps): update changesets packages to ^2.31.0 chore(deps): update changesets packages Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update changesets packages chore(deps): update dependency @changesets/cli to ^2.31.0 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 5c001c5 to 0885f91 Compare July 12, 2026 16:34
@renovate
renovate Bot force-pushed the renovate/changesets-packages branch from 0885f91 to b634ecb Compare July 16, 2026 10:36
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to ^2.31.0 chore(deps): update dependency @changesets/cli to ^2.31.1 Jul 16, 2026
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