-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
chore(deps): update all non-major dependencies (main) #33290
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
|
|
d85b270 to
39f7ba3
Compare
CodSpeed Performance ReportMerging #33290 will not alter performanceComparing Summary
|
@nuxt/kit
nuxt
@nuxt/rspack-builder
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
667919c to
e02ccbe
Compare
e02ccbe to
34b7a40
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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
5.0.0->5.0.15.0.0->5.0.1^2.6.3->^2.6.51.55.0->1.55.11.5.4->1.5.8^1.5.4->^1.5.822.18.4->22.18.822.18.4->22.18.88.44.0->8.45.02.0.14->2.0.17^2.0.14->^2.0.172.0.14->2.0.1766.5.1->66.5.23.5.21->3.5.223.5.21->3.5.223.5.21->3.5.223.5.21->3.5.223.0.7->3.1.03.5.21->3.5.22^3.5.21->^3.5.223.5.21->3.5.22v4.0.1->v4.1.0v4.2.4->v4.3.0v4.7.3->v4.8.0v0.1.0->v0.1.1^0.25.9->^0.25.100.25.9->0.25.109.35.0->9.36.0v3.30.3->v3.30.619.0.1->19.0.2^2.5.1->^2.6.12.5.1->2.6.12.5.1->2.6.15.63.1->5.64.1^4.39.0->^4.48.14.39.0->4.48.1v2.4.2->v2.4.3^0.89.0->^0.93.0^0.89.0->^0.93.00.89.0->0.93.0^0.89.0->^0.93.01.55.0->1.55.110.16.1->10.18.01.0.0-beta.38->1.0.0-beta.414.50.2->4.52.34.50.2->4.52.3^6.0.3->^6.0.46.0.3->6.0.40.8.7->0.8.95.9.2->5.9.35.9.2->5.9.366.5.1->66.5.2^7.1.5->^7.1.87.1.5->7.1.87.1.5->7.1.8^0.10.3->^0.11.03.5.21->3.5.22^3.5.21->^3.5.223.5.21->3.5.22^2.1.2->^2.2.02.1.2->2.2.03.0.7->3.1.0Release Notes
CodSpeedHQ/codspeed-node (@codspeed/core)
v5.0.1Compare Source
What's Changed
Full Changelog: CodSpeedHQ/codspeed-node@v5.0.0...v5.0.1
microsoft/playwright (@playwright/test)
v1.55.1Compare Source
Highlights
#37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#37147 - [Regression]: Internal error: step id not found.
#37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#37137 - Revert "fix(a11y): track inert elements as hidden".
Browser Versions
This version was also tested against the following stable channels:
web-infra-dev/rspack (@rspack/core)
v1.5.8Compare Source
Highlights 💡
Enhanced Tree Shaking for Nested Exports in Destructuring
Rspack now supports more precise tree shaking for nested exports accessed through destructuring assignments.
What's Changed
Performance Improvements ⚡
New Features 🎉
commonjsoptions by @fi3ework in #11744Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.7...v1.5.8
v1.5.7Compare Source
Highlights 💡
Improved Tree Shaking for Dynamic Import
.then()This release enhances tree shaking capabilities specifically for the
.then()callbacks of dynamic imports. Rspack can now statically analyze and eliminate unused exports when destructuring is performed on the resolved module within promise chains:JSX Preserve Support
Rspack now supports parsing and preserving JSX syntax. This allows JSX syntax to be parsed without transformation, making it compatible with external JSX transformers.
What's Changed
New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.5.6...v1.5.7
v1.5.6Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
serdefeature oflightningcssby @colinaaa in #11706Bufferby @CPunisher in #11714Refactor 🔨
owned_or_refimplement rkyv macro by @jerrykingxyz in #11708Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.5.5...v1.5.6
v1.5.5Compare Source
What's Changed
Bug Fixes 🐞
Document Updates 📖
emitRecordscompiler hook by @chenjiahan in #11671resolve.extensionsconfiguration by @chenjiahan in #11672Other Changes
Full Changelog: web-infra-dev/rspack@v1.5.4...v1.5.5
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.45.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unjs/unhead (@unhead/vue)
v2.0.17Compare Source
No significant changes
View changes on GitHub
unocss/unocss (@unocss/reset)
v66.5.2Compare Source
🐞 Bug Fixes
$$selector withnomergeutils - by @zyyv in #4930 (1a448)View changes on GitHub
vuejs/core (@vue/compiler-core)
v3.5.22Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "on Monday" (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.