chore(deps): lock file maintenance npm packages #98
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.12.1
->10.13.1
1.0.0-beta.27
->1.0.0-beta.29
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
pnpm/pnpm (pnpm)
v10.13.1
Compare Source
Patch Changes
v10.13.0
Compare Source
Minor Changes
Added the possibility to load multiple pnpmfiles. The
pnpmfile
setting can now accept a list of pnpmfile locations #9702.pnpm will now automatically load the
pnpmfile.cjs
file from any config dependency named@pnpm/plugin-*
orpnpm-plugin-*
#9729.The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the
pnpmfile.cjs
files in the config dependencies can be explicitly listed using thepnpmfile
setting inpnpm-workspace.yaml
.Patch Changes
pkg.pr.new
, treat them as Git tarball URLs #9694.dangerouslyAllowAllBuilds
,onlyBuiltDependencies
,onlyBuiltDependenciesFile
, andneverBuiltDependencies
#9628.pnpm-workspace.yaml
with deep #9701.pnpm rebuild
command should not add pkgs included inignoredBuiltDependencies
toignoredBuilds
innode_modules/.modules.yaml
#9338.shell-quote
withshlex
for quoting command arguments #9381.v10.12.4
Compare Source
Patch Changes
Fix
pnpm licenses
command for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
v10.12.3
Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
v10.12.2
Compare Source
Patch Changes
enableGlobalVirtualStore
set totrue
#9648.--help
and-h
flags not working as expected for thepnpm create
command.pnpm licenses list --json
command is incorrect.pnpm deploy
fails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE
#9595.rolldown/rolldown (rolldown)
v1.0.0-beta.29
Compare Source
🚀 Features
close_bundle
(#5361) by @shulaodatransform_ast
hook metadata order topost
(#5339) by @shulaoda🐛 Bug Fixes
import(..)
(#5351) by @hyf0🚜 Refactor
collapse_sourcemaps
does not need to own a Vec (#5352) by @Boshenallocator.alloc(program)
call (#5350) by @Boshenis_dynamic_entry_alive
(#5342) by @IWANABETHATGUYScopeFlags
instead ofScopeId
when traverse ast (#5330) by @IWANABETHATGUYkeep_names
VarDeclaration rewrite (#5325) by @IWANABETHATGUY📚 Documentation
chunkImportMap
(#5384) by @shulaodachunkImportMap
(#5379) by @shulaoda⚡ Performance
TransformOptions
(#5353) by @Boshen🧪 Testing
⚙️ Miscellaneous Tasks
chunk-import-map
(#5385) by @shulaodaexamples/chunk-import-map
(#5380) by @shulaodaHookOrderIndicates
logic (#5362) by @shulaoda#[allow(unused)]
(#5360) by @shulaodadebug=1
for profile.dev and profile.test (#5355) by @IWANABETHATGUYverifyDepsBeforeRun: install
(#5331) by @Boshenbuild-js-glue
script (#5335) by @bteatest(rust): prevent meaningless snapshot change from bumping oxc runtime versions #​5312
(#5336) by @hyf0❤️ New Contributors
v1.0.0-beta.28
Compare Source
🚀 Features
module
andexports
parameters to CJS initializer functions (#5322) by @hyf0vitejs/rolldown-vite#318
(#5318) by @shulaodavitejs/rolldown-vite#315
(#5315) by @shulaodatrait HmrAstBuilder
to unify ast construction (#5310) by @hyf0watch.onInvalidate
(#5239) by @situ2001render_chunk
logic (#5306) by @shulaodaexperimental.incrementalBuild
option (#5300) by @IWANABETHATGUYexperimental.onDemandWrapping
option (#5299) by @IWANABETHATGUY🐛 Bug Fixes
keepNames
(#5323) by @IWANABETHATGUYkeepNames
should consider exportNamed function declaration (#5298) by @IWANABETHATGUYprocess.versions
for browser build (#5295) by @sxzzminify: 'dce-only'
(#5280) by @sapphi-redpreserveEntrySignatures: false
is used (#5274) by @IWANABETHATGUY🚜 Refactor
EcmaCompiler::minify
(#5279) by @sapphi-redcanonical_exports
twice (#5276) by @IWANABETHATGUY📚 Documentation
⚡ Performance
name
property withkeepNames
enabled (#5321) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors
Configuration
📅 Schedule: Branch creation - "before 10am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.