chore(deps): update all non-major dependencies #25
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:
16.15.0
->16.15.1
6.32.11
->6.32.19
Release Notes
nodejs/node
v16.15.1
Compare Source
Notable Changes
deps:
docs:
Commits
f7c4ce2255
] - deps: V8: cherry-pick3ebf205
(Liu Yu) #43147447f9a0e2e
] - deps: upgrade npm to 8.11.0 (npm-cli+bot@github.com) #4321068572bdea2
] - deps: upgrade npm to 8.10.0 (npm-cli+bot@github.com) #430613dfc632f12
] - deps: upgrade npm to 8.9.0 (npm-robot) #42968a746943fcb
] - deps: update archs files for OpenSSL-1.1.1o (RafaelGSS) #429576efc844922
] - deps: upgrade openssl sources to OpenSSL_1_1_1o (RafaelGSS) #429573ceeb574c3
] - deps: upgrade npm to 8.8.0 (npm-robot) #42886f8b2156e07
] - deps: upgrade npm to 8.7.0 (ops+robot@npmjs.com) #42744898b4751e9
] - deps: upgrade npm to 8.6.0 (npm team) #42550617f64a1cd
] - doc: add release key for RafaelGSS (Rafael Gonzaga) #43131e1b47e6e3d
] - doc: add release key for Juan Arboleda (Juan José) #429614185f1f466
] - src,inspector: fix empty MaybeLocal crash (Darshan Sen) #42409f11b3cfc6a
] - test: delete test/pummel/test-repl-empty-maybelocal-crash.js (Darshan Sen) #42720feac215e4e
] - tools: disable trap handler for Windows cross-compiler (Michaël Zasso) #4048847cdddf59b
] - tools: update V8 gypfiles for 9.6 (Michaël Zasso) #40488pnpm/pnpm
v6.32.19
Compare Source
Patch Changes
v6.32.18
Compare Source
Patch Changes
auto-install-peers
is set totrue
#4796.NODE_ENV=production pnpm install --dev
should only install dev deps #4745.Full Changelog: pnpm/pnpm@v6.32.17...v6.32.18
v6.32.17
Compare Source
Patch Changes
v6.32.16
Compare Source
Patch Changes
auto-install-peers
is set totrue
, automatically install missing peer dependencies without writing them topackage.json
as dependencies. This makes pnpm handle peer dependencies the same way as npm v7 #4776.v6.32.15
Compare Source
Patch Changes
pnpm setup
should not fail on Windows ifPNPM_HOME
is not yet in the system registry #4757pnpm dlx
shouldn't modify the lockfile in the current working directory #4743.v6.32.14
Compare Source
Patch Changes
node_modules/.pnpm
and inside the global store #4716Full Changelog: pnpm/pnpm@v6.32.13...v6.32.14
v6.32.13
Compare Source
Patch Changes
pnpm setup
should update the config of the current shell, not the preferred shell.pnpm dlx
should work with git-hosted packages. For example:pnpm dlx gengjiawen/envinfo
#4714.pnpm setup
should not override the PNPM_HOME env variable on Windows, unless--force
is used.pnpm create <pkg>
should be passed to the executed create app package. Sopnpm create next-app --typescript
should work`.pnpm run --stream
should prefix the output with directory #4702Full Changelog: pnpm/pnpm@v6.32.12...v6.32.13
v6.32.12
Compare Source
Patch Changes
pnpm dlx
should work when the bin name of the executed package isn't the same as the package name #4672.pnpm prune
works in a workspace #4647.pnpm prune
does not remove hoisted dependencies.pnpm dlx
should print messages about installation to stderr #1698.Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.