Skip to content

chore(deps): update dependency @changesets/cli to v2.30.0#219

Open
Octobob wants to merge 1 commit intomainfrom
renovate/changesets-cli-2.x
Open

chore(deps): update dependency @changesets/cli to v2.30.0#219
Octobob wants to merge 1 commit intomainfrom
renovate/changesets-cli-2.x

Conversation

@Octobob
Copy link
Copy Markdown
Member

@Octobob Octobob commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) 2.28.12.30.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

changesets/changesets (@​changesets/cli)

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

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@Octobob Octobob requested a review from a team as a code owner April 15, 2025 00:11
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 3968ac7 to f7ab3a6 Compare April 16, 2025 00:11
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.0 Update dependency @changesets/cli to v2.29.1 Apr 16, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from f7ab3a6 to 37cf0ae Compare April 17, 2025 00:11
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.1 Update dependency @changesets/cli to v2.29.2 Apr 17, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 37cf0ae to 8f9363f Compare May 6, 2025 00:14
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.2 Update dependency @changesets/cli to v2.29.3 May 6, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 8f9363f to aaefb48 Compare May 7, 2025 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from aaefb48 to 9e07203 Compare May 8, 2025 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 9e07203 to e387ee1 Compare May 25, 2025 00:13
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.3 Update dependency @changesets/cli to v2.29.4 May 25, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from e387ee1 to d2d99b2 Compare June 4, 2025 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from d2d99b2 to ccc3d87 Compare June 10, 2025 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from ccc3d87 to 73e0e98 Compare June 21, 2025 00:12
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.4 Update dependency @changesets/cli to v2.29.5 Jun 21, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 73e0e98 to 13300ad Compare June 26, 2025 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 13300ad to 65542cf Compare July 4, 2025 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 65542cf to 64d853c Compare July 26, 2025 00:12
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.29.5 chore(deps): update dependency @changesets/cli to v2.29.5 Aug 3, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 68f11ba to a479e3e Compare August 17, 2025 00:13
@Octobob Octobob changed the title chore(deps): update dependency @changesets/cli to v2.29.5 chore(deps): update dependency @changesets/cli to v2.29.6 Aug 17, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from a479e3e to 67b0178 Compare September 10, 2025 00:11
@Octobob Octobob changed the title chore(deps): update dependency @changesets/cli to v2.29.6 chore(deps): update dependency @changesets/cli to v2.29.7 Sep 10, 2025
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 67b0178 to 5c2e429 Compare October 14, 2025 00:11
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 5c2e429 to 604292e Compare November 28, 2025 00:12
@Octobob Octobob 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
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 604292e to 56af7db Compare December 19, 2025 00:13
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 56af7db to 8af2fa3 Compare December 23, 2025 00:13
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 8af2fa3 to 7f7b123 Compare December 27, 2025 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 7f7b123 to f912d5e Compare January 1, 2026 00:15
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from f912d5e to 255f8a7 Compare January 23, 2026 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 255f8a7 to 423ae77 Compare January 27, 2026 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 423ae77 to 54df691 Compare March 4, 2026 00:16
@Octobob Octobob changed the title chore(deps): update dependency @changesets/cli to v2.29.8 chore(deps): update dependency @changesets/cli to v2.30.0 Mar 4, 2026
@Octobob
Copy link
Copy Markdown
Member Author

Octobob commented Mar 4, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Command failed: npm i -g pnpm@8.15.9 && pnpm install && pnpm build
npm error code EINVALIDTAGNAME
npm error Invalid tag name "&&" of package "&&": Tags may not have any characters that encodeURIComponent encodes.
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2026-03-04T00_16_12_946Z-debug-0.log

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.

2 participants