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.11 #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.11 age adoption passing confidence

Release Notes

changesets/changesets

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

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 a492c94 to 010e00e Compare September 14, 2022 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 010e00e to a4daa5c Compare September 15, 2022 00:14
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from a4daa5c to ae38980 Compare September 16, 2022 00:16
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from ae38980 to 7f0c1e3 Compare September 17, 2022 00:11
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 7f0c1e3 to bbc9545 Compare September 18, 2022 00:11
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from bbc9545 to b3496ce Compare September 19, 2022 00:12
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from b3496ce to e0fa266 Compare September 20, 2022 00:15
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from e0fa266 to 44fbf86 Compare September 21, 2022 00:13
@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 force-pushed the renovate/changesets-cli-2.x branch from c7a7262 to 317454c Compare September 5, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 317454c to 2779a84 Compare September 5, 2024 00:13
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 2779a84 to a56e3fc Compare September 6, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from a56e3fc to 34bf5b2 Compare September 18, 2024 00:10
@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
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 1cd8575 to 9a2adc6 Compare October 5, 2024 00:12
@Octobob
Copy link
Member Author

Octobob commented Nov 8, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Command failed: npm i -g [email protected] && pnpm install && pnpm build
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16.14"} (current: {"node":"14.18.2","npm":"6.14.15"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]


@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 9a2adc6 to 1e27e30 Compare November 8, 2024 00:10
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 1e27e30 to b0f5d77 Compare November 9, 2024 00:10
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.27.9 Update dependency @changesets/cli to v2.27.10 Nov 21, 2024
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from b0f5d77 to 9fa4841 Compare November 21, 2024 00:11
@Octobob Octobob changed the title Update dependency @changesets/cli to v2.27.10 Update dependency @changesets/cli to v2.27.11 Dec 19, 2024
@Octobob Octobob force-pushed the renovate/changesets-cli-2.x branch from 9fa4841 to 58529f4 Compare December 19, 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