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

Update dependency @changesets/cli to v2.27.9 #43

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

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Jun 12, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli 2.22.0 -> 2.27.9 age adoption passing confidence

Release Notes

changesets/changesets

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

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

@Octobob Octobob changed the title Update dependency @changesets/cli to v2.23.0 Update dependency @changesets/cli to v2.23.1 Jul 8, 2022
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from f589d97 to 4d1981c Compare July 14, 2022 00:25
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.23.1 Update dependency @changesets/cli to v2.23.2 Jul 14, 2022
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.23.2 Update dependency @changesets/cli to v2.24.0 Jul 23, 2022
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from 7fb3d74 to babe5b9 Compare July 26, 2022 00:25
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.24.0 Update dependency @changesets/cli to v2.24.1 Jul 26, 2022
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from babe5b9 to ce18d6c Compare August 10, 2022 00:10
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.24.1 Update dependency @changesets/cli to v2.24.2 Aug 10, 2022
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.24.2 Update dependency @changesets/cli to v2.24.3 Aug 15, 2022
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from ce18d6c to d094668 Compare August 15, 2022 00:08
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.24.3 Update dependency @changesets/cli to v2.24.4 Aug 31, 2022
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from d094668 to a492c94 Compare August 31, 2022 00:09
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from ea56344 to 40a753a Compare June 25, 2024 00:09
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.27.6 Update dependency @changesets/cli to v2.27.7 Jul 2, 2024
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 40a753a to bda6121 Compare July 2, 2024 00:09
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from bda6121 to 8bee92a Compare July 16, 2024 00:09
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 8bee92a to 2f00244 Compare July 18, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 2f00244 to 62e0900 Compare July 20, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 62e0900 to 2f4f5be Compare July 25, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 2f4f5be to 26e6e19 Compare August 11, 2024 00:13
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 26e6e19 to c7a7262 Compare August 28, 2024 00:10
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.27.7 Update dependency @changesets/cli to v2.27.8 Sep 5, 2024
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.27.8 Update dependency @changesets/cli to v2.27.9 Oct 4, 2024
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 34bf5b2 to 1cd8575 Compare October 4, 2024 00:10
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.

3 participants