-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 #17
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 23, 2022 12:12
05132e4
to
18f7212
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 24, 2022 14:19
18f7212
to
63bb1f0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2022 11:17
63bb1f0
to
879dbc8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 5, 2022 12:32
879dbc8
to
2b69a27
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 18, 2022 22:01
2b69a27
to
7a20c9d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 20, 2022 00:47
7a20c9d
to
5be2089
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 22, 2022 20:26
5be2089
to
33a6d43
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 22, 2022 23:59
33a6d43
to
9185775
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 3, 2022 01:30
9185775
to
09415e6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 4, 2022 09:53
09415e6
to
edb79f2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 5, 2022 23:00
edb79f2
to
de28ba1
Compare
renovate
bot
changed the title
Update pnpm to v7.13.2
Update pnpm to v7.13.2 - autoclosed
Oct 9, 2022
renovate
bot
changed the title
Update pnpm to v7.13.2 - autoclosed
Update pnpm to v7.13.2
Oct 9, 2022
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 3, 2024 01:22
f9da734
to
a5f3175
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 10, 2024 16:06
a5f3175
to
dbd8c10
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 22, 2024 09:58
dbd8c10
to
5cf8232
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2024 10:02
5cf8232
to
4d607c8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 29, 2024 21:55
2dc2907
to
d2076b1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 13, 2024 00:29
d2076b1
to
2a04f72
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 15, 2024 13:41
2a04f72
to
0a75d75
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 24, 2024 16:00
0a75d75
to
498bd7b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 17, 2024 22:13
498bd7b
to
174a339
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 2, 2024 02:14
174a339
to
54c5729
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 13, 2024 18:33
54c5729
to
146a320
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
April 30, 2024 00:19
146a320
to
a3a420f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2024 17:34
a3a420f
to
46eb9da
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13.1
->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.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.