-
Notifications
You must be signed in to change notification settings - Fork 34
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 pnpm to v8.15.9 #564
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pnpm-8.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #564 +/- ##
=======================================
Coverage 73.42% 73.42%
=======================================
Files 27 27
Lines 2077 2077
Branches 150 150
=======================================
Hits 1525 1525
Misses 552 552 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
9 times, most recently
from
December 13, 2023 06:53
f5d486f
to
e7cf57d
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
11 times, most recently
from
December 16, 2023 02:53
3e43065
to
4552705
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
December 26, 2023 16:16
4552705
to
c3fa893
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
3 times, most recently
from
January 3, 2024 01:43
1e64016
to
9f1cf81
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
January 10, 2024 16:10
9f1cf81
to
63dbe1d
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
January 22, 2024 10:43
63dbe1d
to
3d10dac
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
January 23, 2024 12:04
3d10dac
to
f0bd808
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
January 27, 2024 20:55
f0bd808
to
8a648de
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
January 29, 2024 20:36
8a648de
to
e6b73a8
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
February 13, 2024 00:29
e6b73a8
to
99459d0
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
February 15, 2024 13:18
99459d0
to
74588d7
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
February 24, 2024 15:50
74588d7
to
d128568
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
March 17, 2024 22:05
d128568
to
93bec32
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
April 2, 2024 01:54
93bec32
to
e108e63
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
April 14, 2024 04:33
e108e63
to
dafb5c2
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
April 30, 2024 00:13
dafb5c2
to
bce2863
Compare
renovate
bot
force-pushed
the
renovate/pnpm-8.x
branch
from
July 17, 2024 20:23
bce2863
to
0648c4c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
8.11.0
->8.15.9
Release Notes
pnpm/pnpm (pnpm)
v8.15.9
: pnpm 8.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.8
Compare Source
Patch Changes
script-shell
option is configured to a.bat
/.cmd
file on Windows, pnpm will now error withERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS
. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If thescript-shell
option is necessary for your use-case, please set a.exe
file instead.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.7
Compare Source
Patch Changes
pnpm config get
prints a comma-separated list for an array value instead of nothing.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.6
Compare Source
Patch Changes
pnpm run
#7817.peerDependencies
#7813.--ignore-scripts
argument toprune
command #7836.Platinum Sponsors
Gold Sponsors
Silver Sponsors
v8.15.5
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.4
Compare Source
Patch Changes
readPackage
hook should work #7704.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.3
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.2
Compare Source
Patch Changes
node_modules
directories, pnpm will no longer print multiple prompts simultaneously.node_modules
.package.json
#4761.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
v8.15.1
Compare Source
Patch Changes
object-hash
library instead ofnode-object-hash
for hashing keys of side-effects cache #7591.bundledDependencies
should never be added to the lockfile withfalse
as the valueConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.