-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): update dependency @rspack/cli to v1.3.11 #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rspack-cli-1.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71d5ea8
to
2e11671
Compare
2e11671
to
1365155
Compare
bb0f2fd
to
090d69c
Compare
090d69c
to
fa300db
Compare
fa300db
to
c10daf7
Compare
c10daf7
to
b5a108d
Compare
b5a108d
to
711933a
Compare
f1335ef
to
b2f4713
Compare
b2f4713
to
246fa6c
Compare
246fa6c
to
0fa6ca1
Compare
0fa6ca1
to
83f1f48
Compare
83f1f48
to
5727934
Compare
5727934
to
4ebb2a3
Compare
4ebb2a3
to
8006ce7
Compare
8006ce7
to
e9b1274
Compare
e9b1274
to
b699243
Compare
b699243
to
6994200
Compare
6994200
to
d4798a7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.0.5
->1.3.11
Release Notes
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
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
v1.3.7
Compare Source
💡 Highlights
The rspack.dev now provides llms.txt to help LLMs better understand Rspack:
What's Changed
Performance Improvements ⚡
Vec::with_capacity
for hooks and plugins by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10178Exciting New Features 🎉
Bug Fixes 🐞
compiler.close
when having errors by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10154null
to additional data of loader context by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10155parallel
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10164u16::MAX
for graphical reporter by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/10180Document Updates 📖
Other Changes
need more info
orawaiting more feedback
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/10171New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.6...v1.3.7
v1.3.6
Compare Source
What's Changed
Performance Improvements ⚡
@rspack/core
by @Timeless0911 in https://github.com/web-infra-dev/rspack/pull/10048Exciting New Features 🎉
Bug Fixes 🐞
require
identifier by @inottn in https://github.com/web-infra-dev/rspack/pull/10093checkVersion
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/10097Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.