Skip to content

Update dependency @changesets/cli to v2.31.0#36

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

Update dependency @changesets/cli to v2.31.0#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/changesets-cli-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2023

This PR contains the following updates:

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

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.

v2.26.0

Compare Source

Minor Changes
  • #​1033 521205d Thanks @​Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes

v2.25.2

Compare Source

Patch Changes

v2.25.1

Compare Source

Patch Changes
  • #​997 4d4d67b Thanks @​JakeGinnivan! - Add error message when running changesets in a repo with workspaces configured but no packages yet

  • #​985 8d0115e Thanks @​mino01x! - Fixed an issue with private packages with versions being included in the CLI prompt despite the privatePackages.version: false setting.

v2.25.0

Compare Source

Minor Changes
  • #​662 8c08469 Thanks @​JakeGinnivan! - Private packages can now be tagged in the same way public packages do when they are published to npm.

    To enable set privatePackages: { version: true, tag: true } in your config.json.

    You can also now opt private packages out of versioning entirely by setting privatePackages: false.

Patch Changes

v2.24.4

Compare Source

Patch Changes

v2.24.3

Compare Source

Patch Changes

v2.24.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
Copy link
Copy Markdown

changeset-bot bot commented Mar 27, 2023

⚠️ No Changeset found

Latest commit: 1aa44c3

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.26.1 chore(deps): update dependency @changesets/cli to v2.26.2 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from cf6b535 to eec6618 Compare June 28, 2023 05:59
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.26.2 chore(deps): update dependency @changesets/cli to v2.27.1 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from eec6618 to be07cb5 Compare November 30, 2023 08:29
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from be07cb5 to e8d6a2d Compare May 23, 2024 02:36
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.27.1 chore(deps): update dependency @changesets/cli to v2.27.3 May 23, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from e8d6a2d to 03abae7 Compare May 29, 2024 05:19
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.27.3 chore(deps): update dependency @changesets/cli to v2.27.5 May 29, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 03abae7 to 74992de Compare June 24, 2024 17:44
@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 force-pushed the renovate/changesets-cli-2.x-lockfile branch from 74992de to d04926f Compare July 2, 2024 20:47
@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 force-pushed the renovate/changesets-cli-2.x-lockfile branch from d04926f to a06a728 Compare September 6, 2024 02:44
@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 6, 2024
@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 force-pushed the renovate/changesets-cli-2.x-lockfile branch from a06a728 to 1320cf0 Compare October 4, 2024 05:55
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 1320cf0 to 0b853f8 Compare November 22, 2024 23:48
@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 22, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 0b853f8 to 7145ee2 Compare December 21, 2024 14:29
@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 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 96ec2bf to 83fc9a3 Compare January 31, 2025 12:11
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 0b0aa13 to 64bb3e0 Compare February 19, 2025 03:44
@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 from 64bb3e0 to 8c9e30f Compare February 21, 2025 19:57
@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 from 8c9e30f to 9172c28 Compare March 5, 2025 07:37
@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 50dc476 to d9676e4 Compare May 16, 2025 04:10
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.29.3 chore(deps): update dependency @changesets/cli to v2.29.4 May 16, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 7f8053f to 60b4052 Compare May 31, 2025 15:34
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 60b4052 to 798319b Compare June 21, 2025 19:59
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.29.4 chore(deps): update dependency @changesets/cli to v2.29.5 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 798319b to 0ab1bd7 Compare June 29, 2025 08:16
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 3 times, most recently from d7d666c to 9f37b63 Compare August 17, 2025 19:23
@renovate renovate bot 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
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 9f37b63 to c126b1f Compare September 9, 2025 23:53
@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 9, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from c126b1f to e9ae264 Compare September 26, 2025 20:15
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from e9ae264 to 2bc6fbe Compare October 25, 2025 15:48
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 2bc6fbe to 707ceb5 Compare November 16, 2025 07:43
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 707ceb5 to 2b68c9f Compare November 28, 2025 08:02
@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 from 2b68c9f to 2a5bae9 Compare January 1, 2026 00:57
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 2a5bae9 to 084f9d0 Compare January 9, 2026 11:38
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 084f9d0 to 3dc2d7b Compare January 20, 2026 07:58
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 3dc2d7b to d741648 Compare February 14, 2026 00:02
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from d741648 to 5ddbe6a Compare March 8, 2026 10: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 5ddbe6a to 0e9c24f Compare April 15, 2026 15:54
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.30.0 Update dependency @changesets/cli to v2.30.0 Apr 15, 2026
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 0e9c24f to 1aa44c3 Compare April 19, 2026 03:35
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.30.0 Update dependency @changesets/cli to v2.31.0 Apr 19, 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