-
Notifications
You must be signed in to change notification settings - Fork 154
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 pnpm to v9.12.3 #308
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pnpm-9.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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
chore(deps): update pnpm to v9.5.0
chore(deps): update pnpm to v9.6.0
Jul 22, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
July 22, 2024 00:18
70d9c61
to
00e30c5
Compare
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
August 7, 2024 02:38
00e30c5
to
055ac25
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.6.0
chore(deps): update pnpm to v9.7.0
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
August 14, 2024 18:00
055ac25
to
814344d
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.7.0
chore(deps): update pnpm to v9.7.1
Aug 14, 2024
renovate
bot
changed the title
chore(deps): update pnpm to v9.7.1
chore(deps): update pnpm to v9.8.0
Aug 22, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
August 22, 2024 14:52
814344d
to
00c5c75
Compare
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
August 26, 2024 16:27
00c5c75
to
6c97578
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.8.0
chore(deps): update pnpm to v9.9.0
Aug 26, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
August 27, 2024 02:47
6c97578
to
5ddf143
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.9.0
chore(deps): update pnpm to v9.10.0
Sep 9, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
September 9, 2024 14:48
5ddf143
to
dcd727f
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.10.0
chore(deps): update pnpm to v9.11.0
Sep 20, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
September 20, 2024 14:36
dcd727f
to
95bbc7f
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.11.0
chore(deps): update pnpm to v9.12.0
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 2, 2024 13:22
95bbc7f
to
47943a4
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.12.0
chore(deps): update pnpm to v9.12.1
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 7, 2024 13:44
47943a4
to
9929530
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.12.1
chore(deps): update pnpm to v9.12.2
Oct 16, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 16, 2024 16:33
9929530
to
ae337a6
Compare
renovate
bot
changed the title
chore(deps): update pnpm to v9.12.2
chore(deps): update pnpm to v9.12.3
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/pnpm-9.x
branch
from
October 28, 2024 03:33
ae337a6
to
89752ea
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:
9.8.0
->9.12.3
Release Notes
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).v9.12.2
Compare Source
Patch Changes
v9.12.1
Compare Source
Patch Changes
pnpm update --latest
should not update the automatically installed peer dependencies #6657.pnpm publish
should be able to publish from a local tarball #7950.EBUSY
errors caused by creating symlinks in paralleldlx
processes #8604.v9.12.0
Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshots
field insidepnpm-lock.yaml
but it should happen very rarely.pnpm outdated
command supports now a--sort-by=name
option for sorting outdated dependencies by package name #8523.Added the ability for
overrides
to remove dependencies by specifying"-"
as the field value #8572. For example, to removelodash
from the dependencies, use this configuration inpackage.json
:Patch Changes
pnpm list --json pkg
showed"private": false
for a private package #8519.libc
that differ frompnpm.supportedArchitectures.libc
are not downloaded #7362.ENOENT
errors caused by runningstore prune
in parallel #8586.pnpm bugs
#8596.v9.11.0
Compare Source
Minor Changes
pnpm cache
commands for inspecting the metadata cache #8512.Patch Changes
pnpm deploy
withnode-linker=hoisted
produces an emptynode_modules
directory #6682.pnpm deploy
should work in workspace withshared-workspace-lockfile=false
#8475.v9.10.0
Compare Source
Minor Changes
Support for a new CLI flag,
--exclude-peers
, added to thelist
andwhy
commands. When--exclude-peers
is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #8506.Added a new setting to
package.json
atpnpm.auditConfig.ignoreGhsas
for ignoring vulnerabilities by their GHSA code #6838.For instance:
Patch Changes
v9.9.0
Compare Source
Minor Changes
Minor breaking change. This change might result in resolving your peer dependencies slightly differently but we don't expect it to introduce issues.
We had to optimize how we resolve peer dependencies in order to fix some infinite loops and out-of-memory errors during peer dependencies resolution.
When a peer dependency is a prod dependency somewhere in the dependency graph (with the same version), pnpm will resolve the peers of that peer dependency in the same way across the subgraph.
For example, we have
react-dom
in the peer deps of theform
andbutton
packages.card
hasreact-dom
andreact
as regular dependencies andcard
is a dependency ofform
.These are the direct dependencies of our example project:
These are the dependencies of card:
When resolving peers, pnpm will not re-resolve
react-dom
forcard
, even thoughcard
shadowsreact@16
from the root withreact@17
. So, all 3 packages (form
,card
, andbutton
) will usereact-dom@16
, which in turn usesreact@16
.form
will usereact@16
, whilecard
andbutton
will usereact@17
.Before this optimization
react-dom@16
was duplicated for thecard
, so thatcard
andbutton
would use areact-dom@16
instance that usesreact@17
.Before the change:
After the change
Patch Changes
pnpm deploy
should write thenode_modules/.modules.yaml
to thenode_modules
directory within the deploy directory #7731.node_modules
if it already points to the right location pnpm/symlink-dir#54.Configuration
📅 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 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.