chore(deps): update all non-major dependencies #809
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:
^1.54.2
->^1.55.0
^22.17.2
->^22.18.0
^139.0.1
->^139.0.2
10.14.0
->10.15.0
1.0.0-beta.32
->1.0.0-beta.34
^3.5.18
->^3.5.20
^3.0.5
->^3.0.6
^8.8.0
->^8.8.1
Release Notes
microsoft/playwright (@playwright/test)
v1.55.0
Compare Source
giggio/node-chromedriver (chromedriver)
v139.0.2
Compare Source
pnpm/pnpm (pnpm)
v10.15.0
Compare Source
Minor Changes
cleanupUnusedCatalogs
configuration. When set totrue
, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*
#9780.pnpm config get
now prints an INI string for an object value #9797.pnpm config get
now accepts property paths (e.g.pnpm config get catalog.react
,pnpm config get .catalog.react
,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'
), andpnpm config set
now accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true
).pnpm config get --json
now prints a JSON serialization of config value, andpnpm config set --json
now parses the input value as JSON.Patch Changes
pnpm create
command, must verify whether the node version is supported even if a cache already exists #9775.*/*
to theAccept
header to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --help
doesn't pass--help
topkg
#9823.rolldown/rolldown (rolldown)
v1.0.0-beta.34
Compare Source
💥 BREAKING CHANGES
transform
option withtsconfig
(#5882) by @shulaodatsconfig
(#5842) by @shulaoda🚀 Features
rolldown_binding_watcher
(#5859) by @hyf0DevEngine
(#5852) by @hyf0DevEngine
to support build for devlopement scenario (#5808) by @hyf0useDefineForClassFields=false
withtarget>=es2022
(#5841) by @sapphi-redesmExternalRequirePlugin
(#5810) by @shulaodaoxc_minifier
options (#5804) by @IWANABETHATGUYinitial_indent
for concatenateWrappedModule (#5779) by @IWANABETHATGUYoption.context
(#5745) by @situ2001🐛 Bug Fixes
lang
logic correctly (#5874) by @shulaodamissing_export
diagnostic (#5862) by @IWANABETHATGUYtypescript.removeClassFieldsWithoutInitializer
foruseDefineForClassFields=false
(#5840) by @sapphi-redimport.meta.hot.accept
in patch file should work (#5823) by @sapphi-redinlineConst
with constant propagation (#5826) by @IWANABETHATGUYminify: 'dce-only'
is used (#5830) by @sapphi-redminify: dce-only
(#5792) by @Boshen/./
(#5790) by @IWANABETHATGUYoutput.topLevelVar
by options validator (#5789) by @sapphi-redtransform.jsx: 'preserve'
by options validator (#5781) by @sapphi-redpreserveModules
(#5780) by @shulaoda🚜 Refactor
finalize_vite_css_urls
(#5860) by @shulaodaNotifyWatcher
WASM-compatible (#5855) by @hyf0BuildDriver
(#5854) by @hyf0clone_in_with_semantic_ids
for program cloning (#5853) by @shulaodaresolve_dependencies
(#5795) by @shulaodaPluginContext
(#5785) by @situ2001📚 Documentation
esmExternalRequirePlugin
(#5886) by @sapphi-redesmExternalRequirePlugin
(#5813) by @shulaoda⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
oxc-resolver
to v11.7.0 (#5889) by @shulaodaquote_expr
,quote_stmt
(#5858) by @IWANABETHATGUY_VITE_TEST_JS_PLUGIN
instead of_VITE_TEST_NATIVE_PLUGIN
(#5827) by @sapphi-redvitepress@^2.0.0-alpha.12
instead (#5811) by @shulaodajsx
option in favor oftransform.jsx
(#5783) by @shulaodav1.0.0-beta.33
Compare Source
💥 BREAKING CHANGES
closeBundle
hook when bundling actually happens (#5715) by @shulaoda🚀 Features
pringStatus
(#5744) by @situ2001transform
hook logic (#5736) by @shulaodaunresolved_import
when platform isneutral
(#5700) by @IWANABETHATGUY🐛 Bug Fixes
oxc.jsx.runtime
is set (#5771) by @hi-ogawacontext
should be available in renderStart (#5672) by @situ2001npm:
prefix as a built-in module (#5709) by @sapphi-red🚜 Refactor
ScopeHoistingFinalizerContext
(#5739) by @shulaodafinalize_normal_module
intoScopeHoistingFinalizerContext
(#5738) by @shulaodawrap_kind
andoriginal_wrap_kind
and keep them sync (#5730) by @IWANABETHATGUY📚 Documentation
neutral
(#5701) by @IWANABETHATGUY⚡ Performance
dce-only
(#5707) by @Boshen🧪 Testing
toMatchFileSnapshot
(#5759) by @situ2001import.meta.hot.invalidate
(#5747) by @hyf0⚙️ Miscellaneous Tasks
binding.js
after version bump (#5704) by @shulaodavuejs/core (vue)
v3.5.20
Compare Source
Bug Fixes
v3.5.19
Compare Source
Bug Fixes
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__
flag is enabled (#13777) (439e1a5), closes #13744PublicInstanceProxyHandlers.has
(#13507) (d7283f3)vuejs/language-tools (vue-tsc)
v3.0.6
Compare Source
google/zx (zx)
v8.8.1
: — Turbo FlushCompare Source
We keep improving the projects internal infra to bring more stability, safety and performance for artifacts.
Featfixes
kill()
event logging #1312SIGTERM
askill()
fallback signal #1313stdio()
arg be an array #1311Enhancements
ProcessPromise[asyncIterator]
inners #1307shell
setters #1314Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.