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 ^2.27.1 - autoclosed #360

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets (@​changesets/cli)

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.24.4 Update dependency @changesets/cli to ^2.25.0 Oct 1, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from ad8f184 to 3f1f0ec Compare October 1, 2022 12:31
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 3f1f0ec to 70c6d49 Compare November 20, 2022 14:50
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.25.0 Update dependency @changesets/cli to ^2.25.2 Nov 20, 2022
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.25.2 Update dependency @changesets/cli to ^2.26.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 70c6d49 to 791e30e Compare March 16, 2023 21:58
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.26.0 Update dependency @changesets/cli to ^2.26.1 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 791e30e to 1e1ccf3 Compare March 22, 2023 21:50
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 1e1ccf3 to 9cec158 Compare May 8, 2023 19:14
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.26.1 Update dependency @changesets/cli to ^2.26.2 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 9cec158 to 40fcc00 Compare June 27, 2023 11:47
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 40fcc00 to fe32c3a Compare November 28, 2023 07:09
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.26.2 Update dependency @changesets/cli to ^2.27.0 Nov 28, 2023
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.27.0 Update dependency @changesets/cli to ^2.27.1 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from fe32c3a to 54db3c9 Compare November 28, 2023 17:06
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.27.1 Update dependency @changesets/cli to ^2.27.1 - autoclosed Jan 2, 2024
@renovate renovate bot closed this Jan 2, 2024
@renovate renovate bot deleted the renovate/changesets-cli-2.x branch January 2, 2024 22:51
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