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.26.2 #56

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets (@​changesets/cli)

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 to be released then all packages from that group will be released together (with the same version).

    This is similar to what people often know from Lerna as this is how their fixed/locked mode works.

Patch Changes

v2.20.0

Compare Source

Minor Changes
  • #​698 9e14a9a Thanks @​zthxxx! - Reworked the CLI output when adding a changeset. This includes fixing broken formatting in certain terminal width, reducing visual noise and making other small adjustments.

  • #​704 6f9c9d6 Thanks @​Andarist! - Dependencies specified using a tag will no longer result in printing incorrect errors in the console.

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 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 410b0b6 to 5272a3a Compare February 19, 2022 22:50
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.20.0 Update dependency @changesets/cli to ^2.21.0 Feb 19, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 5272a3a to 0e327cd Compare March 7, 2022 13:23
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.21.0 Update dependency @changesets/cli to ^2.21.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 0e327cd to 5cac6f9 Compare April 2, 2022 00:34
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.21.1 Update dependency @changesets/cli to ^2.22.0 Apr 2, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 5cac6f9 to e3a5055 Compare April 2, 2022 01:29
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from e3a5055 to 8e51691 Compare June 18, 2022 14:09
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.22.0 Update dependency @changesets/cli to ^2.23.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 8e51691 to a0134bf Compare September 25, 2022 19:44
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.23.0 Update dependency @changesets/cli to ^2.24.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from a0134bf to a47a71d Compare November 20, 2022 18:44
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.24.4 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 a47a71d to 45ed9c3 Compare March 16, 2023 22:03
@renovate renovate bot changed the title Update dependency @changesets/cli to ^2.26.0 Update dependency @changesets/cli to ^2.26.1 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 45ed9c3 to 2adc4af Compare March 23, 2023 21:12
@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 2adc4af to b7535dc Compare June 27, 2023 10:27
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