fix(deps): update all non-major dependencies #179
+1,477
−1,348
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:
^7.27.0
->^7.27.1
^1.3.7
->^1.3.10
^1.3.7
->^1.3.10
^6.1.2
->^6.2.0
^0.5.5
->^0.5.6
^22.15.2
->^22.15.18
^5.2.3
->^5.2.4
^3.1.2
->^3.1.3
^3.5.13
->^3.5.14
^3.41.0
->^3.42.0
^4.4.0
->^4.4.1
^0.25.3
->^0.25.4
^9.25.1
->^9.26.0
10.9.0
->10.11.0
1.0.0-beta.7-commit.a7cf9ac
->1.0.0-beta.8-commit.f97bbba
^4.40.0
->^4.40.2
^1.87.0
->^1.88.0
^0.9.6
->^0.11.9
^2.3.2
->^2.3.4
^0.3.6
->^0.4.3
^6.3.3
->^6.3.5
^3.1.2
->^3.1.3
^3.5.13
->^3.5.14
^5.99.7
->^5.99.8
Release Notes
babel/babel (@babel/types)
v7.27.1
Compare Source
👓 Spec Compliance
babel-parser
using of
as lexical declaration within for (@JLHwung)babel-parser
,babel-types
🐛 Bug Fix
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
babel-helper-fixtures
,babel-parser
babel-generator
,babel-parser
babel-parser
babel-compat-data
,babel-preset-env
babel-traverse
babel-generator
💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-traverse
🏠 Internal
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator-runtime
dep in@babel/runtime
(@nicolo-ribaudo)babel-compat-data
,babel-preset-env
babel-compat-data
,babel-standalone
babel-register
@babel/register
to cts (@liuxingbaoyu)babel-cli
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-react-display-name
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-register
,babel-standalone
,babel-types
babel-plugin-transform-regenerator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
babel-helpers
,babel-plugin-transform-regenerator
babel-helpers
🔬 Output optimization
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs3
interopRequireWildcard
size (@liuxingbaoyu)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
regeneratorRuntime
size (@liuxingbaoyu)web-infra-dev/rspack (@rspack/cli)
v1.3.10
Compare Source
Highlights 💡
Source Map Generation for Rspack Runtime Code
Rspack now supports source map generation for runtime code, enabling more efficient diagnosing problems—both in production and development environments.
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
tracing-chrome
in wasm by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10246include
andexclude
ofimport.meta.webpackContext
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10318Bug Fixes 🐞
typeof __dirname
when set to false by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10308dataWebpackPrefix
of load script runtime module by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10316Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.9...v1.3.10
v1.3.9
Compare Source
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.3.8...v1.3.9
v1.3.8
Compare Source
Highlights 💡
Exposing SWC JS API
Rspack now experimentally exposes some SWC JavaScript APIs via
rspack.experiments.swc
. This allows you to call SWC methods liketransform
orminify
without installing the additional @swc/core package.What's Changed
Exciting New Features 🎉
origin.loc
on chunkgroup by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10188/10188output.clean
by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10207/10207Bug Fixes 🐞
Document Updates 📖
require.resolveWeak
module method by @9ahttps://github.com/web-infra-dev/rspack/pull/10203/10203Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.7...v1.3.8
sxzz/eslint-config (@sxzz/eslint-config)
v6.2.0
Compare Source
🚀 Features
View changes on GitHub
sxzz/test-utils (@sxzz/test-utils)
v0.5.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.4
transformWithOxc
ifrolldown-vite
is detected (#584) (6ac8e3a), closes #584vitest-dev/vitest (@vitest/ui)
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
vuejs/core (@vue/reactivity)
v3.5.14
Compare Source
Bug Fixes
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.