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

chore(deps): update dependency @changesets/cli to v2.21.1 #70

Merged
merged 2 commits into from
Mar 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

changesets/changesets

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
  • #​706 0812858 Thanks @​Andarist! - Fixed an issue with "none" releases causing package versions being bumped during snapshot releases. In addition to when you create "none" release types explicitly Changesets might create them implicitly in some situations, for example under some circumstances this issue caused snapshot releases to be created sometimes for ignored packages.
  • #​703 15c461d Thanks @​Andarist! - Fixed an issue with * dependency ranges not being replaced in premode. Those have to replaced with exact versions because prereleases don't satisfy wildcard ranges. A published prerelease package with such dependency range left untouched won't install correct prerelease dependency version.
  • #​749 d14cf79 Thanks @​Andarist! - Fixed an issue that caused created CHANGELOG files not being formatted in the same way as the updated ones (this could happen when calling changeset version for the very first time for a package).
  • #​751 59c7ebc Thanks @​Rugvip! - Fixed an issue where dependent packages would sometimes not get bumped properly when exiting prerelease mode.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from roikoren755 as a code owner March 14, 2022 13:56
@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2022

🦋 Changeset detected

Latest commit: c8429cd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-node-roikoren Patch

Not sure what this means? Click here to learn what changesets are.

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

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #70 (c8429cd) into main (44fbd63) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   91.89%   91.75%   -0.15%     
==========================================
  Files          70       70              
  Lines        1407     1407              
  Branches      278      278              
==========================================
- Hits         1293     1291       -2     
- Misses         39       40       +1     
- Partials       75       76       +1     
Impacted Files Coverage Δ
src/util/cache.ts 88.88% <0.00%> (-11.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44fbd63...c8429cd. Read the comment docs.

@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch 6 times, most recently from b4797bb to 7605acf Compare March 14, 2022 16:51
@renovate renovate bot force-pushed the renovate/changesets-cli-2.x branch from 7605acf to 420f9f4 Compare March 17, 2022 22:17
@sonarqubecloud
Copy link

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

@roikoren755 roikoren755 merged commit c513ce5 into main Mar 17, 2022
@roikoren755 roikoren755 deleted the renovate/changesets-cli-2.x branch March 17, 2022 22:24
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.

2 participants