chore(clerk-js): Update [DEV] minor & patch dependencies #6175
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.2.8
->^1.3.15
^1.2.8
->^1.3.15
^1.0.1
->^1.4.3
^24.1.1
->^24.1.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
web-infra-dev/rspack (@rspack/cli)
v1.3.15
Compare Source
What's Changed
Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.3.14...v1.3.15
v1.3.14
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.3.13...v1.3.14
v1.3.13
Compare Source
Highlights
🚀 Rustify browserslist
Rspack now uses
browserslist_rs
instead of thebrowserslist
npm package to parse browserslist query, which can make browserslist query parsing faster and improve consistency in SWC and lightningcss:target
is 5.5x faster than before.caniuse-lite
dependency, reduced 2.15MB install size.What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
target
default value and browserslist usage by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/10527Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.12...v1.3.13
v1.3.12
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
z.record()
with single argument by @colinaaa in https://github.com/web-infra-dev/rspack/pull/10468Document Updates 📖
Other Changes
#[napi(module_exports)]
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10437exports_info.get_used_name
by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/10441NO_PLAN
status when calculating webpack test coverage by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10457onlyBuiltDependencies
by @re-taro in https://github.com/web-infra-dev/rspack/pull/10469New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.11...v1.3.12
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 🐞
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the week" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.