fix(deps): update all non-major dependencies #184
+1,519
−1,229
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.3
->^7.27.7
^1.3.12
->^1.4.0
^1.3.12
->^1.4.0
^1.11.29
->^1.12.7
^7.0.1
->^7.0.4
^2.2.1
->^2.2.3
^22.15.23
->^22.15.33
^3.1.4
->^3.2.4
^3.5.15
->^3.5.17
^10.1.1
->^10.2.0
^3.42.0
->^3.43.0
^9.27.0
->^9.29.0
10.11.0
->10.12.4
^3.5.3
->^3.6.1
1.0.0-beta.10
->1.0.0-beta.20
^4.41.1
->^4.44.1
^1.89.0
->^1.89.2
^0.12.4
->^0.12.9
^0.4.4
->^0.4.6
^11.1.0
->^11.2.0
^3.1.4
->^3.2.4
^3.5.15
->^3.5.17
^5.2.1
->^5.2.2
Release Notes
babel/babel (@babel/types)
v7.27.7
Compare Source
👓 Spec Compliance
babel-parser
,babel-plugin-transform-classes
allow*
options as top level only (@JLHwung)babel-parser
🐛 Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
async function*
should throw synchronously (@liuxingbaoyu)🏠 Internal
babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
NodePath#splitExportDeclaration
in destructuring transforms (@JLHwung)v7.27.6
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
finally
causes unexpected return value (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
web-infra-dev/rspack (@rspack/cli)
v1.4.0
Compare Source
🎉 See Announcing Rspack 1.4 for more details.
What's Changed
Performance Improvements ⚡
ModuleGraphCache
and cache the result ofget_mode
anddetermine_export_assignments
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10584esm_export_imported_specifier_dependency
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10657partial
to make all properties optional by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/10778New Features 🎉
inputFileSystem
on the rust side by @nilptr in https://github.com/web-infra-dev/rspack/pull/8643callbackify
callbacks by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10622StatsErrorCode
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10624Bug Fixes 🐞
number_hash
should useu64
to avoid addition overflow by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10615Mutex<Arc<tokio::sync::OnceCell<JsLoaderRunner>>>
to avoid loader runner deadlock by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10632jsc.output.charset
of swc-loader by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/10668browserslist:env
from target by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/10730-debugids
to Zod schema by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10728loaderContext.importModule
should return error by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10750experiments
field by @fi3ework in https://github.com/web-infra-dev/rspack/pull/10758Refactor 🔨
.superRefine()
forbuiltin:swc-loader
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10679.superRefine()
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10729rspack_node
into separaterspack_binding_api
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10770Document Updates 📖
Other Changes
z.function
withz.custom
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10602.superRefine()
forexternals
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10609start/shutdownAsyncRuntime
and exports by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10659rc
tag by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10761NeverGrowInPlaceAllocator
for benchmark by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10781fair-sched
for codspeed by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10734New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.15...v1.4.0
v1.3.15
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.