-
-
Notifications
You must be signed in to change notification settings - Fork 975
chore(deps): update pnpm to v6.32.3 #598
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## main #598 +/- ##
==========================================
+ Coverage 99.33% 99.34% +0.01%
==========================================
Files 1920 1920
Lines 176444 176444
Branches 898 904 +6
==========================================
+ Hits 175265 175287 +22
+ Misses 1123 1101 -22
Partials 56 56
|
964ef21
to
4db9bbc
Compare
2213bb2
to
e4e3eb0
Compare
e4e3eb0
to
357f3d7
Compare
ST-DDT
previously approved these changes
Mar 7, 2022
357f3d7
to
9d408b5
Compare
prisis
previously approved these changes
Mar 7, 2022
ad162fa
to
9c73140
Compare
prisis
previously approved these changes
Mar 7, 2022
f97f91a
to
d6b54d6
Compare
Shinigami92
approved these changes
Mar 7, 2022
ST-DDT
approved these changes
Mar 7, 2022
demipel8
pushed a commit
to demipel8/faker
that referenced
this pull request
Mar 11, 2022
Co-authored-by: Renovate Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
c: chore
PR that doesn't affect the runtime behavior
c: dependencies
Pull requests that adds/updates a dependency
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.32.2
->6.32.3
Release Notes
pnpm/pnpm
v6.32.3
Compare Source
Patch Changes
4941f31
: The location of an injected directory dependency should be correctly located, when there is a chain of local dependencies (declared via thefile:
protocol`).The next scenario was not working prior to the fix. There are 3 projects in the same folder: foo, bar, qar.
foo/package.json
:bar/package.json
:qar/package.json
:Related PR: #4415.
Configuration
📅 Schedule: "before 2am" (UTC).
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.