-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(deps): update all non-major dependencies #9192
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
Conversation
✅ Deploy Preview for vitest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
55dba3c to
c73d067
Compare
6cc8c51 to
54b13b8
Compare
ac27e16 to
0f7cf08
Compare
ed8df8a to
b9526e0
Compare
f04c36f to
1e2f9fc
Compare
|
@copilot investigate CI failure |
22ee735 to
3d79a96
Compare
ab96e92 to
3a99790
Compare
|
Finally CI is green (except Vite 8). |
de86d9b to
de9129f
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^28.0.0→^28.1.0^10.1.0→^10.2.0^1.2.14→^1.2.16^2.2.0→^2.3.0^0.208.0→^0.209.0^2.2.0→^2.3.0^0.208.0→^0.209.0^2.2.0→^2.3.0^3.17.1→^3.21.0^3.17.1→^3.21.0^1.0.0→^1.1.0^1.0.0→^1.1.0^24.10.1→^24.10.724.10.1→24.10.7^19.2.7→^19.2.8^66.5.9→^66.5.12^2.1.0→^2.1.3^5.1.1→^5.1.2^6.0.2→^6.0.3v3.7.2→v3.7.5^10.3.2→^10.4.0^6.2.1→^6.2.22.12.0→2.14.1^0.27.0→^0.27.2^1.2.2→^1.3.0^20.0.11→^20.1.0^27.2.0→^27.4.0^3.3.1→^3.3.2^2.12.3→^2.12.710.24.0→10.28.0^19.2.0→^19.2.3^19.2.0→^19.2.3^19.2.0→^19.2.3^4.53.3→^4.55.1^1.93.3→^1.97.2^7.1.4→^7.2.2^66.5.9→^66.5.12^0.15.6→^0.15.7^0.5.5→^0.5.7^0.33.1→^0.33.2^1.9.3→^1.10.0^3.5.25→^3.5.26^4.6.3→^4.6.4^3.2.1→^3.2.2^3.1.5→^3.2.2^8.18.3→^8.19.0Release Notes
antfu-collective/ni (@antfu/ni)
v28.1.0Compare Source
🐞 Bug Fixes
View changes on GitHub
faker-js/faker (@faker-js/faker)
v10.2.0Compare Source
New Locales
Features
Bug Fixes
open-telemetry/opentelemetry-js (@opentelemetry/context-zone)
v2.3.0Compare Source
🚀 Features
🐛 Bug Fixes
🏠 Internal
shikijs/shiki (@shikijs/transformers)
v3.21.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.20.0Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.19.0Compare Source
🚀 Features
rootStyle: falseoption - by @khushthecoder and @antfu in #1184 (baf9a)classActiveCodeoption to notation transformers - by @GreenHacker420 in #1171 (a6a44)🐞 Bug Fixes
View changes on GitHub
v3.18.0Compare Source
🚀 Features
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)🐞 Bug Fixes
langAliasto special languages, close #1164 - by @antfu in #1164 (45ab1)View changes on GitHub
standard-schema/standard-schema (@standard-schema/spec)
v1.1.0Compare Source
Adds the Standard JSON Schema specification.
Please refer to the README and standardschema.dev for more details.
unocss/unocss (@unocss/reset)
v66.5.12Compare Source
🚀 Features
🐞 Bug Fixes
fakePluginContext- by @zyyv (5e93d)externalconfiguration - by @zyyv in #5031 (0107e)columngenerate value fromcontainer- by @zyyv in #5030 (46860)View changes on GitHub
v66.5.11Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v66.5.10Compare Source
🚀 Features
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)🐞 Bug Fixes
inlineConfigwhen load config - by @zyyv (37452)View changes on GitHub
vitejs/vite-plugin-basic-ssl (@vitejs/plugin-basic-ssl)
v2.1.3Compare Source
Continuous Integration
v2.1.2Compare Source
Miscellaneous Chores
"type": "module"and fix publishing (135a6c2)vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.2Compare Source
actions-cool/issues-helper (actions-cool/issues-helper)
v3.7.5Compare Source
2025.12.24v3.7.4Compare Source
2025.12.16check-inactiveaction ignores already tagged issues. #220 @bteav3.7.3Compare Source
2025.12.08antfu-collective/bumpp (bumpp)
v10.4.0Compare Source
No significant changes
View changes on GitHub
chaijs/chai (chai)
v6.2.2Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v6.2.1...v6.2.2
evanw/esbuild (esbuild)
v0.27.2Compare Source
Allow import path specifiers starting with
#/(#4361)Previously the specification for
package.jsondisallowed import path specifiers starting with#/, but this restriction has recently been relaxed and support for it is being added across the JavaScript ecosystem. One use case is using it for a wildcard pattern such as mapping#/*to./src/*(previously you had to use another character such as#_*instead, which was more confusing). There is some more context in nodejs/node#49182.This change was contributed by @hybrist.
Automatically add the
-webkit-maskprefix (#4357, #4358)This release automatically adds the
-webkit-vendor prefix for themaskCSS shorthand property:This change was contributed by @BPJEnnova.
Additional minification of
switchstatements (#4176, #4359)This release contains additional minification patterns for reducing
switchstatements. Here is an example:Forbid
usingdeclarations insideswitchclauses (#4323)This is a rare change to remove something that was previously possible. The Explicit Resource Management proposal introduced
usingdeclarations. These were previously allowed insidecaseanddefaultclauses inswitchstatements. This had well-defined semantics and was already widely implemented (by V8, SpiderMonkey, TypeScript, esbuild, and others). However, it was considered to be too confusing because of how scope works in switch statements, so it has been removed from the specification. This edge case will now be a syntax error. See tc39/proposal-explicit-resource-management#215 and rbuckton/ecma262#14 for details.Here is an example of code that is no longer allowed:
That code will now have to be modified to look like this instead (note the additional
{and}block statements around each case body):This is not being released in one of esbuild's breaking change releases since this feature hasn't been finalized yet, and esbuild always tracks the current state of the specification (so esbuild's previous behavior was arguably incorrect).
v0.27.1Compare Source
Fix bundler bug with
varnested insideif(#4348)This release fixes a bug with the bundler that happens when importing an ES module using
require(which causes it to be wrapped) and there's a top-levelvarinside anifstatement without being wrapped in a{ ... }block (and a few other conditions). The bundling transform needed to hoist thesevardeclarations outside of the lazy ES module wrapper for correctness. See the issue for details.Fix minifier bug with
forinsidetryinside label (#4351)This fixes an old regression from version v0.21.4. Some code was introduced to move the label inside the
trystatement to address a problem with transforming labeledfor awaitloops to avoid theawait(the transformation involves converting thefor awaitloop into aforloop and wrapping it in atrystatement). However, it introduces problems for cross-compiled JVM code that uses all three of these features heavily. This release restricts this transform to only apply toforloops that esbuild itself generates internally as part of thefor awaittransform. Here is an example of some affected code:Inline IIFEs containing a single expression (#4354)
Previously inlining of IIFEs (immediately-invoked function expressions) only worked if the body contained a single
returnstatement. Now it should also work if the body contains a single expression statement instead:The minifier now strips empty
finallyclauses (#4353)This improvement means that
finallyclauses containing dead code can potentially cause the associatedtrystatement to be removed from the output entirely in minified builds:Allow tree-shaking of the
SymbolconstructorWith this release, calling
Symbolis now considered to be side-effect free when the argument is known to be a primitive value. This means esbuild can now tree-shake module-level symbol variables:mmkal/expect-type (expect-type)
v1.3.0Compare Source
What's Changed
Full Changelog: mmkal/expect-type@v1.2.2...v1.3.0
capricorn86/happy-dom (happy-dom)
v20.1.0Compare Source
🎨 Features
BrowserPage.evaluateModule()andBrowserFrame.evaluateModule()- By @capricorn86 in task #1944moduleto the browser settings - By @capricorn86 in task #1944import()to JavaScript evaluation - By @capricorn86 in task #1944type="module"on script elementsWebSocket- By @capricorn86 in task #1944CloseEvent- By @capricorn86 in task #1944render.setupScriptandrender.modeto the configuration in [@happy-dom/server-renderer](https://redirect.github.com/capricorn86/happy-dom/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.