fix(deps): update all non-major dependencies #653
Merged
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.33.0->^9.34.01.0.0-beta.32->1.0.0-beta.34^1.0.0-beta.32->^1.0.0-beta.34^22.17.2->^22.18.0^9.33.0->^9.34.0^4.4.0->^4.4.1^1.54.2->^1.55.010.14.0->10.15.0^0.14.1->^0.14.2^4.20.4->^4.20.5^8.39.1->^8.40.0^3.5.18->^3.5.20Release Notes
eslint/eslint (@eslint/js)
v9.34.0Compare Source
rolldown/rolldown (@rolldown/pluginutils)
v1.0.0-beta.34Compare Source
💥 BREAKING CHANGES
transformoption withtsconfig(#5882) by @shulaodatsconfig(#5842) by @shulaoda🚀 Features
rolldown_binding_watcher(#5859) by @hyf0DevEngine(#5852) by @hyf0DevEngineto support build for devlopement scenario (#5808) by @hyf0useDefineForClassFields=falsewithtarget>=es2022(#5841) by @sapphi-redesmExternalRequirePlugin(#5810) by @shulaodaoxc_minifieroptions (#5804) by @IWANABETHATGUYinitial_indentfor concatenateWrappedModule (#5779) by @IWANABETHATGUYoption.context(#5745) by @situ2001🐛 Bug Fixes
langlogic correctly (#5874) by @shulaodamissing_exportdiagnostic (#5862) by @IWANABETHATGUYtypescript.removeClassFieldsWithoutInitializerforuseDefineForClassFields=false(#5840) by @sapphi-redimport.meta.hot.acceptin patch file should work (#5823) by @sapphi-redinlineConstwith constant propagation (#5826) by @IWANABETHATGUYminify: 'dce-only'is used (#5830) by @sapphi-redminify: dce-only(#5792) by @Boshen/./(#5790) by @IWANABETHATGUYoutput.topLevelVarby 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 @shulaodaNotifyWatcherWASM-compatible (#5855) by @hyf0BuildDriver(#5854) by @hyf0clone_in_with_semantic_idsfor 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-resolverto v11.7.0 (#5889) by @shulaodaquote_expr,quote_stmt(#5858) by @IWANABETHATGUY_VITE_TEST_JS_PLUGINinstead of_VITE_TEST_NATIVE_PLUGIN(#5827) by @sapphi-redvitepress@^2.0.0-alpha.12instead (#5811) by @shulaodajsxoption in favor oftransform.jsx(#5783) by @shulaodav1.0.0-beta.33Compare Source
💥 BREAKING CHANGES
closeBundlehook when bundling actually happens (#5715) by @shulaoda🚀 Features
pringStatus(#5744) by @situ2001transformhook logic (#5736) by @shulaodaunresolved_importwhen platform isneutral(#5700) by @IWANABETHATGUY🐛 Bug Fixes
oxc.jsx.runtimeis set (#5771) by @hi-ogawacontextshould be available in renderStart (#5672) by @situ2001npm:prefix as a built-in module (#5709) by @sapphi-red🚜 Refactor
ScopeHoistingFinalizerContext(#5739) by @shulaodafinalize_normal_moduleintoScopeHoistingFinalizerContext(#5738) by @shulaodawrap_kindandoriginal_wrap_kindand 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.jsafter version bump (#5704) by @shulaodaeslint/eslint (eslint)
v9.34.0Compare Source
less/less.js (less)
v4.4.1Compare Source
microsoft/playwright (playwright-chromium)
v1.55.0Compare Source
pnpm/pnpm (pnpm)
v10.15.0Compare Source
Minor Changes
cleanupUnusedCatalogsconfiguration. When set totrue, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*#9780.pnpm config getnow prints an INI string for an object value #9797.pnpm config getnow 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 setnow accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true).pnpm config get --jsonnow prints a JSON serialization of config value, andpnpm config set --jsonnow parses the input value as JSON.Patch Changes
pnpm createcommand, must verify whether the node version is supported even if a cache already exists #9775.*/*to theAcceptheader to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --helpdoesn't pass--helptopkg#9823.rolldown/tsdown (tsdown)
v0.14.2Compare Source
privatenumber/tsx (tsx)
v4.20.5Compare Source
Bug Fixes
This release is also available on:
typescript-eslint/typescript-eslint (typescript-eslint)
v8.40.0Compare Source
🩹 Fixes
plugin,parser, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/core (vue)
v3.5.20Compare Source
Bug Fixes
v3.5.19Compare Source
Bug Fixes
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__flag is enabled (#13777) (439e1a5), closes #13744PublicInstanceProxyHandlers.has(#13507) (d7283f3)Configuration
📅 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.