-
-
Notifications
You must be signed in to change notification settings - Fork 25
chore(deps): update pnpm to v10.19.0 #661
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
+2
−2
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
|
c46e6ec
to
7416409
Compare
9b4444d
to
182b5d1
Compare
222fe06
to
750889f
Compare
2750afb
to
771f694
Compare
b963d7e
to
457cbfd
Compare
96e6ae1
to
1a0c547
Compare
6dfc248
to
09674db
Compare
b7a2b5b
to
4c78265
Compare
4c78265
to
1ae8db3
Compare
48969f9
to
fdb07e8
Compare
d859e1b
to
ac78a66
Compare
ac78a66
to
a3cc636
Compare
a3cc636
to
005dfb6
Compare
5207427
to
e961925
Compare
e961925
to
28623d4
Compare
8e84285
to
6cc63e6
Compare
9cc2457
to
92dbbf6
Compare
92dbbf6
to
4d68dc3
Compare
93a0983
to
87feb0c
Compare
040cbf8
to
c029278
Compare
c029278
to
0bafe48
Compare
Try the Instant Preview in Online PlaygroundInstall the Instant Preview to Your Local
Published Instant Preview Packages:
|
Pull Request Test Coverage Report for Build 18699638058Details
💛 - Coveralls |
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:
10.18.3
->10.19.0
Release Notes
pnpm/pnpm (pnpm)
v10.19.0
Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependencies
now accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude
#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge
. For example:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.