-
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 ^1.2.8 #11
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
e0188c9
to
b4f8923
Compare
36d7cae
to
5146a51
Compare
7b2cd5d
to
e4a537c
Compare
e4a537c
to
cbd236e
Compare
cbd236e
to
308e226
Compare
308e226
to
1225022
Compare
1225022
to
dee81a7
Compare
dee81a7
to
38c2c42
Compare
53ec055
to
d562a29
Compare
d562a29
to
86e7e82
Compare
86e7e82
to
c7738c7
Compare
231c778
to
7bc9e6f
Compare
7bc9e6f
to
6d3b9de
Compare
6d3b9de
to
e4776f7
Compare
e4776f7
to
41e42c1
Compare
41e42c1
to
3facdeb
Compare
3facdeb
to
0c7ffa3
Compare
0c7ffa3
to
b3c5018
Compare
b3c5018
to
2664290
Compare
2664290
to
22d97ae
Compare
22d97ae
to
e054a00
Compare
e054a00
to
030db14
Compare
030db14
to
3d2d147
Compare
3d2d147
to
a8b8ed6
Compare
a8b8ed6
to
8ef63e0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.8
->^1.2.8
Release Notes
web-infra-dev/rsbuild (@rsbuild/core)
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/4336New Contributors
Full Changelog: web-infra-dev/rsbuild@v1.1.13...v1.2.0
v1.1.14
Compare Source
What's Changed
Other Changes
server.cors
by default for security reasons by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4399Full Changelog: web-infra-dev/rsbuild@v1.2.0-beta.1...v1.1.14
v1.1.13
Compare Source
What's Changed
Highlights 💡
Rsbuild error overlay now shows type errors and provides the same highlighting as terminal:
Related PRs:
New Features 🎉
Performance 🚀
Bug Fixes 🐞
createCompiler()
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4254Document 📖
importModule
forapi.transform
by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4255Other Changes
Configuration
📅 Schedule: Branch creation - "* 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.
🔕 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.