Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @changesets/cli to ^2.27.11 #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.22.0 -> ^2.27.11 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

changesets/changesets (@​changesets/cli)

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

v2.27.9

Compare Source

Patch Changes

v2.27.8

Compare Source

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

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from 46f506d to 91e0c45 Compare July 7, 2022 23:58
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.23.0 chore(deps): update dependency @changesets/cli to ^2.23.1 Jul 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.23.1 chore(deps): update dependency @changesets/cli to ^2.23.2 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 91e0c45 to 98b365b Compare July 13, 2022 20:26
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 98b365b to 6634919 Compare July 22, 2022 14:21
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.23.2 chore(deps): update dependency @changesets/cli to ^2.24.0 Jul 22, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 6634919 to d6cdb18 Compare July 25, 2022 13:15
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.0 chore(deps): update dependency @changesets/cli to ^2.24.1 Jul 25, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d6cdb18 to cc10764 Compare August 5, 2022 12:26
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.1 chore(deps): update dependency @changesets/cli to ^2.24.2 Aug 5, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from cc10764 to 4ec3e25 Compare August 14, 2022 09:14
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.2 chore(deps): update dependency @changesets/cli to ^2.24.3 Aug 14, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 4ec3e25 to a95843f Compare August 30, 2022 12:21
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.3 chore(deps): update dependency @changesets/cli to ^2.24.4 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch 3 times, most recently from 38c8412 to d13bb89 Compare September 1, 2022 14:28
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d13bb89 to 45a1757 Compare October 1, 2022 14:54
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.24.4 chore(deps): update dependency @changesets/cli to ^2.25.0 Oct 1, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 45a1757 to 59f7cb4 Compare October 29, 2022 12:52
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.0 chore(deps): update dependency @changesets/cli to ^2.25.1 Oct 29, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 59f7cb4 to 46b7420 Compare October 31, 2022 19:21
@renovate renovate bot changed the title chore(deps): update dependency @changesets/cli to ^2.25.1 chore(deps): update dependency @changesets/cli to ^2.25.2 Oct 31, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch 3 times, most recently from 4f635bf to 3dfc14c Compare November 1, 2022 10:56
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 3dfc14c to 7cd0a38 Compare December 1, 2022 10:13
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from d30a0e7 to 77ff63e Compare August 1, 2023 10:29
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 77ff63e to 443dd6a Compare August 21, 2023 13:25
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 443dd6a to c38cabe Compare September 5, 2023 03:39
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from c38cabe to 22d4f91 Compare October 1, 2023 10:00
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 22d4f91 to 2701b33 Compare November 1, 2023 22:23
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 2701b33 to 770f5be Compare November 28, 2023 07:48
@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-cli-2.x branch from 770f5be to 67606e6 Compare November 28, 2023 13:11
@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-cli-2.x branch from 67606e6 to 46d4696 Compare May 17, 2024 09:59
@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-cli-2.x branch from 46d4696 to 6b7940e Compare May 20, 2024 18:29
@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-cli-2.x branch from 6b7940e to 959619d Compare May 28, 2024 12:57
@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-cli-2.x branch from 959619d to 0add97f Compare May 28, 2024 19:40
@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-cli-2.x branch from 0add97f to 9ab0909 Compare June 24, 2024 10:25
@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-cli-2.x branch from 9ab0909 to 213d082 Compare July 1, 2024 10:33
@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-cli-2.x branch from 213d082 to 578241d Compare September 4, 2024 11:27
@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 force-pushed the renovate/changesets-cli-2.x branch from 578241d to d5457a5 Compare October 3, 2024 18:33
@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-cli-2.x branch from d5457a5 to bf72653 Compare November 20, 2024 12:24
@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-cli-2.x branch from bf72653 to d36ad7c Compare December 18, 2024 11:21
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants