chore(deps): update all non-major dependencies #10
+361
−171
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:
^1.3.15
->^1.4.5
0.0.1
->0.0.6
^22.8.7
->^22.16.2
9.5.1
->9.6.0
11.2.0
->11.3.0
10.5.2
->10.13.1
7.6.3
->7.7.2
^2.11.1
->^2.13.0
5.6.3
->5.8.3
Release Notes
web-infra-dev/rspack (@rspack/core)
v1.4.5
Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Other Changes
fail-fast
to false by @stormslowly in https://github.com/web-infra-dev/rspack/pull/10869Full Changelog: web-infra-dev/rspack@v1.4.4...v1.4.5
v1.4.4
Compare Source
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.4.3...v1.4.4
v1.4.3
Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
parking_lot
nightly to avoid panic in tests by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10892module
property of WebpackError to be null by @SyMind in https://github.com/web-infra-dev/rspack/pull/10905Refactor 🔨
Other Changes
Full Changelog: web-infra-dev/rspack@v1.4.2...v1.4.3
v1.4.2
Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.4.1...v1.4.2
v1.4.1
Compare Source
What's Changed
Performance Improvements ⚡
New Features 🎉
Bug Fixes 🐞
_webpack_require_
while using SRI plugin by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10805Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.4.0...v1.4.1
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/10659Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.