Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.24.2 -> 2.29.8 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

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

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 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.

@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to v2.26.0 chore(deps): update dependency @changesets/cli to v2.26.1 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 5104301 to 8f98656 Compare June 1, 2023 20:38
@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 29, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 8f98656 to 59da17f Compare June 29, 2023 23:45
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 59da17f to 576926c Compare November 30, 2023 14: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 576926c to 950b997 Compare May 23, 2024 05:49
@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 950b997 to ca1c489 Compare May 29, 2024 02:18
@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 changed the title chore(deps): update dependency @changesets/cli to v2.27.5 chore(deps): update dependency @changesets/cli to v2.27.6 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 587ab36 to 9694d4f Compare July 2, 2024 20:51
@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 9694d4f to 49e14b4 Compare September 4, 2024 17:58
@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 4, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 49e14b4 to 0daed0f Compare October 4, 2024 02:35
@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 0daed0f to 7d3b029 Compare November 21, 2024 23:44
@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 21, 2024
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 7d3b029 to 8595e57 Compare December 21, 2024 14:28
@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 8595e57 to 0255b3e Compare January 25, 2025 06:49
@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 from 0255b3e to 97f2a40 Compare January 31, 2025 03:46
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 7b3eca6 to ebdd5ae Compare February 19, 2025 00:10
@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 ebdd5ae to d5b458f Compare February 20, 2025 20:14
@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 20, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from d5b458f to 4d99669 Compare March 4, 2025 00:07
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 4d99669 to f66528a Compare March 12, 2025 08:02
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from f66528a to a44180b Compare April 2, 2025 19:49
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from a44180b to 33edd2a Compare April 18, 2025 03:47
@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.2 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 33edd2a to e0e43ab Compare May 9, 2025 20:10
@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 9, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from e0e43ab to cb54e66 Compare May 17, 2025 07:32
@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 17, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 674f24e to 7c893dc Compare June 6, 2025 16:50
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 7c893dc to 94f74a6 Compare June 22, 2025 08:14
@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 22, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch 2 times, most recently from 8ab5d14 to 9563f8e Compare August 17, 2025 16:13
@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 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
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 9563f8e to db5ad74 Compare September 10, 2025 15:46
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from db5ad74 to f381c22 Compare September 27, 2025 00:13
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from f381c22 to 871b830 Compare October 23, 2025 12:10
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 871b830 to 199f809 Compare November 16, 2025 19:52
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x-lockfile branch from 199f809 to 71cc651 Compare November 28, 2025 03:52
@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
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.

1 participant