Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update dependency @changesets/cli to v2.29.8#409

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

Update dependency @changesets/cli to v2.29.8#409
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/changesets-cli-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 10, 2020

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

v2.24.2

Compare Source

Patch Changes

v2.24.1

Compare Source

Patch Changes

v2.24.0

Compare Source

Minor Changes
  • #​858 dd9b76f Thanks @​dotansimha! - Added a new config flag for changesets version --snapshot mode: --snapshot-prerelease-template

  • #​858 dd9b76f Thanks @​dotansimha! - Added a new config option: snapshot.prereleaseTemplate for customizing the way snapshot release numbers are being composed.

Patch Changes

v2.23.2

Compare Source

Patch Changes

v2.23.1

Compare Source

Patch Changes

v2.23.0

Compare Source

Minor Changes
Patch Changes

v2.22.0

Compare Source

Minor Changes
  • #​768 c87eba6 Thanks @​rohit-gohri! - Allow "commit" option to be more configurable. You can now point to a module (using a module name or a relative path) that might contain getAddMessage and/or getVersionMessage. This allows you to configure how the commit message is generated, if [skip ci] gets included, etc.
Patch Changes

v2.21.1

Compare Source

Patch Changes

v2.21.0

Compare Source

Minor Changes
  • #​690 27a5a82 Thanks @​Andarist! - Added a new .changeset/config.json option: fixed. It can be used to group packages that should always be released together. If any package from a group is going

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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

changeset-bot bot commented Aug 10, 2020

⚠️ No Changeset found

Latest commit: 088a60a

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

@vercel
Copy link

vercel bot commented Aug 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/blocks-ui/blocks/2JfmPpbQ1FH34HfJkSwYrS3Q9j3p
✅ Preview: https://blocks-git-renovate-changesets-cli-2x-blocks-ui.vercel.app

@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from be27a11 to 0582d43 Compare August 10, 2020 04:57
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.9.2 Update dependency @changesets/cli to v2.10.0 Aug 10, 2020
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.10.0 Update dependency @changesets/cli to v2.10.1 Aug 17, 2020
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 0582d43 to 101bd06 Compare August 17, 2020 05:02
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 101bd06 to 63a0f39 Compare October 26, 2020 08:59
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.10.1 Update dependency @changesets/cli to v2.11.1 Oct 26, 2020
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 63a0f39 to d53a956 Compare November 28, 2020 05:58
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.11.1 Update dependency @changesets/cli to v2.11.2 Nov 28, 2020
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.11.2 Update dependency @changesets/cli to v2.12.0 Dec 9, 2020
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d53a956 to 4a8b86d Compare December 9, 2020 16:59
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 4a8b86d to b69d129 Compare January 24, 2021 11:48
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.12.0 Update dependency @changesets/cli to v2.13.1 Jan 24, 2021
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.13.1 Update dependency @changesets/cli to v2.14.0 Feb 1, 2021
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from b69d129 to bdc6ed6 Compare February 1, 2021 16:00
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from bdc6ed6 to 41ed3c4 Compare February 8, 2021 23:54
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.14.0 Update dependency @changesets/cli to v2.14.1 Feb 8, 2021
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 41ed3c4 to 0e0f7d0 Compare April 26, 2021 12:58
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.14.1 Update dependency @changesets/cli to v2.16.0 Apr 26, 2021
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.29.3 Update dependency @changesets/cli to v2.29.4 May 12, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 43b85c7 to 7a84532 Compare June 20, 2025 10:54
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.29.4 Update dependency @changesets/cli to v2.29.5 Jun 20, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 7a84532 to 7812b31 Compare August 16, 2025 13:44
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.29.5 Update dependency @changesets/cli to v2.29.6 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 7812b31 to 94e8880 Compare September 9, 2025 14:47
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.29.6 Update dependency @changesets/cli to v2.29.7 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 94e8880 to f1a35e1 Compare September 25, 2025 15:02
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from f1a35e1 to d69503b Compare October 21, 2025 15:13
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d69503b to 0ba932f Compare November 11, 2025 01:47
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 0ba932f to 397c320 Compare November 27, 2025 16:12
@renovate renovate bot changed the title Update dependency @changesets/cli to v2.29.7 Update dependency @changesets/cli to v2.29.8 Nov 27, 2025
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 397c320 to 7ce960c Compare December 3, 2025 19:35
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 7ce960c to 25d6781 Compare December 31, 2025 15:45
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 25d6781 to cc706d6 Compare January 19, 2026 19:54
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 25d6781 to cc706d6 Compare January 19, 2026 19:54
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