fix(deps): update all non-major dependencies #179
+1,310
−1,437
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.11
^1.3.7
->^1.3.11
^1.11.22
->^1.11.29
^6.1.2
->^6.2.0
^0.5.5
->^0.5.6
^22.15.2
->^22.15.21
^5.2.3
->^5.2.4
^3.1.2
->^3.1.4
^3.5.13
->^3.5.14
^10.1.0
->^10.1.1
^3.41.0
->^3.42.0
^4.4.0
->^4.4.1
^0.25.3
->^0.25.4
^9.25.1
->^9.27.0
10.9.0
->10.11.0
1.0.0-beta.7-commit.a7cf9ac
->1.0.0-beta.9-commit.d91dfb5
1.0.0-beta.8
->1.0.0-beta.9
^4.40.0
->^4.41.1
^1.87.0
->^1.89.0
^0.9.6
->^0.12.3
^2.3.2
->^2.3.4
^0.3.6
->^0.4.4
^6.3.3
->^6.3.5
^11.0.1
->^11.1.0
^3.1.2
->^3.1.4
^3.5.13
->^3.5.14
^5.99.7
->^5.99.9
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.11
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
browserslist
as the target by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10334Bug Fixes 🐞
__filename
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10331ArrayBuffer
when decodingSharedArrayBuffer
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10336Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.10...v1.3.11
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
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.