-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency @rsbuild/core to v1.2.11 #3
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rsbuild-core-1.x
base: main
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 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
ce5a983
to
9f9156f
Compare
9f9156f
to
1fb3818
Compare
5ed765c
to
140a20f
Compare
140a20f
to
77b83f5
Compare
77b83f5
to
17b2dff
Compare
17b2dff
to
969c388
Compare
969c388
to
9a86cfe
Compare
f372ca2
to
4ed3962
Compare
4ed3962
to
fb1258a
Compare
e834ed2
to
1940341
Compare
1940341
to
b271867
Compare
b271867
to
f359ff8
Compare
f359ff8
to
43155c1
Compare
43155c1
to
d0d3dfb
Compare
d0d3dfb
to
51213f6
Compare
51213f6
to
c027292
Compare
c027292
to
163c607
Compare
163c607
to
c560b94
Compare
c560b94
to
6afe9fa
Compare
6afe9fa
to
6a41bf2
Compare
6a41bf2
to
73e6847
Compare
73e6847
to
1b46371
Compare
1b46371
to
ae4cacd
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.13
->1.2.11
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.11
Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.10...v1.2.11
v1.2.10
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.9...v1.2.10
v1.2.9
Compare Source
What's Changed
New Features 🎉
httpServer
in RsbuildDevServer by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4570onBeforeStartDevServer
hook to return post callback by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4573Bug Fixes 🐞
server.port
when replacing<port>
by @colinaaa in https://github.com/web-infra-dev/rsbuild/pull/4578Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.8...v1.2.9
v1.2.8
Compare Source
What's Changed
New Features 🎉
.d.ts
files from file size reporting by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4542buildCache.buildDependencies
configuration by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4540onBeforeStartDevServer
hook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4559Bug Fixes 🐞
.mjs
suffix check when loading ESM module in runner by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4536Document 📖
Other Changes
@babel/preset-env
to reduce dependencies by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4534Full Changelog: web-infra-dev/rsbuild@v1.2.7...v1.2.8
v1.2.7
Compare Source
What's Changed
New Features 🎉
Full Changelog: web-infra-dev/rsbuild@v1.2.6...v1.2.7
v1.2.6
Compare Source
What's Changed
Performance 🚀
Document 📖
performance.buildCache
configuration by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4520Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.5...v1.2.6
v1.2.5
Compare Source
What's Changed
New Features 🎉
--base
flag by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4492Bug Fixes 🐞
server.base
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4493Document 📖
modifyRspackConfig
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4518Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.4...v1.2.5
v1.2.4
Compare Source
What's Changed
New Features 🎉
proxy.bypass
to be an async function by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4478Bug Fixes 🐞
Document 📖
rsbuild.rspackConfigs()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4469Other Changes
New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.2.3...v1.2.4
v1.2.3
Compare Source
What's Changed
New Features 🎉
resolve
andcontext
inapi.transform
by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4426Bug Fixes 🐞
Other Changes
directory not empty
error in e2e by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4428Full Changelog: web-infra-dev/rsbuild@v1.2.2...v1.2.3
v1.2.2
Compare Source
What's Changed
Bug Fixes 🐞
Full Changelog: web-infra-dev/rsbuild@v1.2.1...v1.2.2
v1.2.1
Compare Source
What's Changed
New Features 🎉
Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.0...v1.2.1
v1.2.0
Compare Source
See Announcing Rspack 1.2 for more details.
What's Changed
New Features 🎉
publicDir.copyOnBuild
to be 'auto' by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4299.cur
as image assets by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4327issuer
andwith
options toapi.transform
by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4354RsbuildDevServer
type by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4368cleanDistPath.keep
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4375cleanDistPath.keep
RegExp by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4390useOriginalUrlResolver
option to disableresolve-url-loader
by @junhea in https://github.com/web-infra-dev/rsbuild/pull/4389Performance 🚀
commander
withcac
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4284Bug Fixes 🐞
environment
option ofcreateRsbuild
to be an empty array by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4283output.assetsInclude
adds a rule but not exposes public api by @SoonIter in https://github.com/web-infra-dev/rsbuild/pull/4385server.cors
by default for security reasons by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4399Document 📖
@unocss/webpack
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4287output.manifest.generate
config by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4290@ng-rsbuild/plugin-angular
to plugins list by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4322include
andexclude
usages by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4360swcReactOptions.refresh
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4372rewriteUrls
option by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4401Other Changes
static-changed
socket type by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4273constructor.name
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4336Configuration
📅 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.