Skip to content

chore(deps): update dependency @changesets/cli to v2.29.6 - #162

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-cli-2.x
Closed

chore(deps): update dependency @changesets/cli to v2.29.6#162
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/changesets-cli-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@changesets/cli (source) 2.22.0 -> 2.29.6 age confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.6

Compare Source

v2.29.5

Compare Source

Patch Changes

v2.29.4

Compare Source

Patch Changes

v2.29.3

Compare Source

Patch Changes

v2.29.2

Compare Source

Patch Changes

v2.29.1

Compare Source

Patch Changes

v2.29.0

Compare Source

Minor Changes

v2.28.1

Compare Source

Patch Changes

v2.28.0

Compare Source

Minor Changes
Patch Changes

v2.27.12

Compare Source

Patch Changes

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: 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from roikoren755 as a code owner June 11, 2022 11:20
@changeset-bot

changeset-bot Bot commented Jun 11, 2022

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a79f9c0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jun 11, 2022

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.24%. Comparing base (f06554e) to head (6c60013).

Current head 6c60013 differs from pull request most recent head 7743bbf

Please upload reports for the commit 7743bbf to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   92.38%   92.24%   -0.15%     
==========================================
  Files          70       70              
  Lines        1406     1406              
  Branches      278      278              
==========================================
- Hits         1299     1297       -2     
- Misses         39       40       +1     
- Partials       68       69       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from caa8cb6 to c454212 Compare July 7, 2022 22:41
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.23.0 chore(deps): update dependency @changesets/cli to v2.23.1 Jul 7, 2022
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from c454212 to 37c30bf Compare July 13, 2022 20:12
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.23.1 chore(deps): update dependency @changesets/cli to v2.23.2 Jul 13, 2022
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 37c30bf to 40a3c00 Compare July 22, 2022 15:10
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.23.2 chore(deps): update dependency @changesets/cli to v2.24.0 Jul 22, 2022
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.24.0 chore(deps): update dependency @changesets/cli to v2.24.1 Jul 25, 2022
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 40a3c00 to ddb5885 Compare July 25, 2022 13:28
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from ddb5885 to a3b0f03 Compare August 5, 2022 11:00
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.24.1 chore(deps): update dependency @changesets/cli to v2.24.2 Aug 5, 2022
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2022

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from a3b0f03 to 6c60013 Compare September 25, 2022 21:05
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.24.2 chore(deps): update dependency @changesets/cli to v2.24.4 Sep 25, 2022
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 6c60013 to 9b047d9 Compare November 20, 2022 13:34
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.24.4 chore(deps): update dependency @changesets/cli to v2.25.2 Nov 20, 2022
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.25.2 chore(deps): update dependency @changesets/cli to v2.26.0 Mar 16, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 9b047d9 to 3927b14 Compare March 16, 2023 06:47
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.26.0 chore(deps): update dependency @changesets/cli to v2.26.1 Mar 22, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 3927b14 to 5c0ba48 Compare March 22, 2023 08:55
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.26.1 chore(deps): update dependency @changesets/cli to v2.26.2 Jun 27, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 5c0ba48 to 80a5406 Compare June 27, 2023 11:19
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.26.2 chore(deps): update dependency @changesets/cli to v2.27.0 Nov 28, 2023
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 80a5406 to 7b82033 Compare November 28, 2023 08:22
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.8 chore(deps): update dependency @changesets/cli to v2.27.9 Oct 3, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 7cb4684 to c9dc034 Compare November 20, 2024 11:26
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.9 chore(deps): update dependency @changesets/cli to v2.27.10 Nov 20, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from c9dc034 to c057c57 Compare December 18, 2024 08:56
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.10 chore(deps): update dependency @changesets/cli to v2.27.11 Dec 18, 2024
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from c057c57 to 244054d Compare January 26, 2025 09:12
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.11 chore(deps): update dependency @changesets/cli to v2.27.12 Jan 26, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.27.12 chore(deps): update dependency @changesets/cli to v2.28.0 Feb 17, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch 2 times, most recently from dc1371b to 7879559 Compare February 21, 2025 19:50
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.28.0 chore(deps): update dependency @changesets/cli to v2.28.1 Feb 21, 2025
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 7879559 to 7fcab38 Compare April 14, 2025 12:01
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.28.1 chore(deps): update dependency @changesets/cli to v2.29.0 Apr 14, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 7fcab38 to 9576599 Compare April 15, 2025 23:22
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.0 chore(deps): update dependency @changesets/cli to v2.29.1 Apr 15, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 9576599 to 3b24890 Compare April 16, 2025 19:03
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.1 chore(deps): update dependency @changesets/cli to v2.29.2 Apr 16, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 3b24890 to 8f740f9 Compare May 5, 2025 10:55
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.2 chore(deps): update dependency @changesets/cli to v2.29.3 May 5, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 8f740f9 to 35a6abf Compare May 12, 2025 17:03
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.3 chore(deps): update dependency @changesets/cli to v2.29.4 May 12, 2025
@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 35a6abf to 3a84b3d Compare June 20, 2025 08:00
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.4 chore(deps): update dependency @changesets/cli to v2.29.5 Jun 20, 2025
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/changesets-cli-2.x branch from 3a84b3d to a79f9c0 Compare August 16, 2025 13:04
@renovate renovate Bot changed the title chore(deps): update dependency @changesets/cli to v2.29.5 chore(deps): update dependency @changesets/cli to v2.29.6 Aug 16, 2025
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant