-
Notifications
You must be signed in to change notification settings - Fork 8
Commit e5b960b
authored
chore(deps): update all non-major dependencies (#60)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://redirect.github.com/microsoft/playwright)) |
[`^1.53.1` ->
`^1.53.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.53.1/1.53.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@rsbuild/core](https://rsbuild.rs)
([source](https://redirect.github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core))
| [`^1.4.0-beta.5` ->
`^1.4.2`](https://renovatebot.com/diffs/npm/@rsbuild%2fcore/1.4.0-beta.5/1.4.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@rslib/core](https://rslib.rs)
([source](https://redirect.github.com/web-infra-dev/rslib/tree/HEAD/packages/core))
| [`^0.10.2` ->
`^0.10.4`](https://renovatebot.com/diffs/npm/@rslib%2fcore/0.10.2/0.10.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`^22.15.32` ->
`^22.15.34`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.32/22.15.34)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [playwright](https://playwright.dev)
([source](https://redirect.github.com/microsoft/playwright)) |
[`^1.53.1` ->
`^1.53.2`](https://renovatebot.com/diffs/npm/playwright/1.53.1/1.53.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [pnpm](https://pnpm.io)
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) |
[`10.12.1` ->
`10.12.4`](https://renovatebot.com/diffs/npm/pnpm/10.12.1/10.12.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>microsoft/playwright (@​playwright/test)</summary>
###
[`v1.53.2`](https://redirect.github.com/microsoft/playwright/compare/v1.53.1...8c38de4d13d1e8e28cc97d4ad81cc398a6b2fb32)
[Compare
Source](https://redirect.github.com/microsoft/playwright/compare/v1.53.1...v1.53.2)
</details>
<details>
<summary>web-infra-dev/rsbuild (@​rsbuild/core)</summary>
###
[`v1.4.2`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.4.2)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat: update open to v10 and improve error handling by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5500](https://redirect.github.com/web-infra-dev/rsbuild/pull/5500)
##### Performance 🚀
- perf: minify the prebundled webpack-bundle-analyzer by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5502](https://redirect.github.com/web-infra-dev/rsbuild/pull/5502)
##### Bug Fixes 🐞
- fix: disable bundle info when SRI is enabled by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5498](https://redirect.github.com/web-infra-dev/rsbuild/pull/5498)
- fix: remove invalid resource query for scripts by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5503](https://redirect.github.com/web-infra-dev/rsbuild/pull/5503)
##### Document 📖
- docs: add StackBlitz example to quick start by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5501](https://redirect.github.com/web-infra-dev/rsbuild/pull/5501)
##### Other Changes
- chore: move pnpm config from .npmrc to pnpm-workspace.yaml by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5499](https://redirect.github.com/web-infra-dev/rsbuild/pull/5499)
- release: 1.4.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5504](https://redirect.github.com/web-infra-dev/rsbuild/pull/5504)
**Full Changelog**:
https://github.com/web-infra-dev/rsbuild/compare/v.1.4.1...v1.4.2
###
[`v1.4.0`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.4.0)
[Compare
Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.4.0-rc.0...v1.4.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### 🎉 See [Announcing Rspack
1.4](https://rspack.dev/blog/announcing-1-4) for more details.
#### What's Changed
##### New Features 🎉
- feat: support get environment context via environment API by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5334](https://redirect.github.com/web-infra-dev/rsbuild/pull/5334)
- feat: let SWC compile modules outside the project by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5344](https://redirect.github.com/web-infra-dev/rsbuild/pull/5344)
- feat(create-rsbuild): update .gitignore to include rspack profile by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5349](https://redirect.github.com/web-infra-dev/rsbuild/pull/5349)
- feat: allow to get raw JS content with `?raw` by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5353](https://redirect.github.com/web-infra-dev/rsbuild/pull/5353)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to 1.3.14
by [@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5365](https://redirect.github.com/web-infra-dev/rsbuild/pull/5365)
- feat(types): add type declarations for normal CSS module by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5385](https://redirect.github.com/web-infra-dev/rsbuild/pull/5385)
- feat(create-rsbuild): enable `verbatimModuleSyntax` in tsconfig by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5399](https://redirect.github.com/web-infra-dev/rsbuild/pull/5399)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to
v1.4.0-beta.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5407](https://redirect.github.com/web-infra-dev/rsbuild/pull/5407)
- feat(core): add `logLevel` config by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5423](https://redirect.github.com/web-infra-dev/rsbuild/pull/5423)
- feat: allow log level to be silent by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5426](https://redirect.github.com/web-infra-dev/rsbuild/pull/5426)
- feat(plugin-less): add type for `lessLogAsWarnOrErr` option by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5427](https://redirect.github.com/web-infra-dev/rsbuild/pull/5427)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to
1.4.0-beta.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5429](https://redirect.github.com/web-infra-dev/rsbuild/pull/5429)
- feat: improve lazy compilation options for single entry by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5431](https://redirect.github.com/web-infra-dev/rsbuild/pull/5431)
- feat(CLI): add --logLevel flag by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5433](https://redirect.github.com/web-infra-dev/rsbuild/pull/5433)
- feat(core): export `LogLevel` type by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5435](https://redirect.github.com/web-infra-dev/rsbuild/pull/5435)
- feat: support lazy compilation in multi environments by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5446](https://redirect.github.com/web-infra-dev/rsbuild/pull/5446)
- feat: expose logger in plugin API by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5462](https://redirect.github.com/web-infra-dev/rsbuild/pull/5462)
- feat: streamline setupMiddlewares usage by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5463](https://redirect.github.com/web-infra-dev/rsbuild/pull/5463)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to
1.4.0-rc.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5472](https://redirect.github.com/web-infra-dev/rsbuild/pull/5472)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to 1.4.0
by [@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5487](https://redirect.github.com/web-infra-dev/rsbuild/pull/5487)
##### Performance 🚀
- perf: disable progress bar by default by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5342](https://redirect.github.com/web-infra-dev/rsbuild/pull/5342)
- perf: remove dotenv dependency and use custom parse function by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5379](https://redirect.github.com/web-infra-dev/rsbuild/pull/5379)
- perf: lazy import node crypto by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5383](https://redirect.github.com/web-infra-dev/rsbuild/pull/5383)
- perf: disable Rspack config schema validation by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5475](https://redirect.github.com/web-infra-dev/rsbuild/pull/5475)
- perf: disable bundler info injection by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5476](https://redirect.github.com/web-infra-dev/rsbuild/pull/5476)
##### Bug Fixes 🐞
- fix: display gzip size for markdown files by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5321](https://redirect.github.com/web-infra-dev/rsbuild/pull/5321)
- fix: avoid colon in output config file name by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5325](https://redirect.github.com/web-infra-dev/rsbuild/pull/5325)
- fix: validate environment names for safety by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5328](https://redirect.github.com/web-infra-dev/rsbuild/pull/5328)
- fix: use output.assetPrefix in none mode by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5352](https://redirect.github.com/web-infra-dev/rsbuild/pull/5352)
- fix(plugin-react): skip React Refresh injection for raw JS content by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5354](https://redirect.github.com/web-infra-dev/rsbuild/pull/5354)
- fix(plugin-sass): pin sass-embedded to 1.89.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5360](https://redirect.github.com/web-infra-dev/rsbuild/pull/5360)
- fix(type): make the PostCSS plugin type loose by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5364](https://redirect.github.com/web-infra-dev/rsbuild/pull/5364)
- fix(create-rsbuild): missing env.d.ts in some templates by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5382](https://redirect.github.com/web-infra-dev/rsbuild/pull/5382)
- fix(create-rsbuild): correct ESLint template name in react18-ts preset
by [@​Colin3191](https://redirect.github.com/Colin3191) in
[https://github.com/web-infra-dev/rsbuild/pull/5391](https://redirect.github.com/web-infra-dev/rsbuild/pull/5391)
- fix(plugin-sass): unpin sass-embedded and update to v1.89.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5404](https://redirect.github.com/web-infra-dev/rsbuild/pull/5404)
- fix: dont redirect rsbuild.dev by
[@​stormslowly](https://redirect.github.com/stormslowly) in
[https://github.com/web-infra-dev/rsbuild/pull/5428](https://redirect.github.com/web-infra-dev/rsbuild/pull/5428)
- fix: ensure log level can work for all logs by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5434](https://redirect.github.com/web-infra-dev/rsbuild/pull/5434)
- fix: should set output charset for swc-loader by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5412](https://redirect.github.com/web-infra-dev/rsbuild/pull/5412)
- fix: failed to enable lazy compilation in some cases by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5447](https://redirect.github.com/web-infra-dev/rsbuild/pull/5447)
- fix(types): make PostCSSPlugin type loose by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5448](https://redirect.github.com/web-infra-dev/rsbuild/pull/5448)
- fix(socketServer): use clearTimeout instead of clearInterval by
[@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5461](https://redirect.github.com/web-infra-dev/rsbuild/pull/5461)
- fix: start compile after applying lazy compilation by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5469](https://redirect.github.com/web-infra-dev/rsbuild/pull/5469)
- fix: lazy compilation port replacement by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5470](https://redirect.github.com/web-infra-dev/rsbuild/pull/5470)
- fix: correct environment check for devtool filename template by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5477](https://redirect.github.com/web-infra-dev/rsbuild/pull/5477)
- fix: allow to enable lazy compilation via Rspack config by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4928](https://redirect.github.com/web-infra-dev/rsbuild/pull/4928)
##### Refactor 🔨
- refactor: rename the second parameter of setupMiddlewares by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5464](https://redirect.github.com/web-infra-dev/rsbuild/pull/5464)
##### Document 📖
- docs: update Rslib website URL by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5318](https://redirect.github.com/web-infra-dev/rsbuild/pull/5318)
- docs: update links to use relative paths by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5320](https://redirect.github.com/web-infra-dev/rsbuild/pull/5320)
- docs: fix inaccurate expression in import wasm module by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5326](https://redirect.github.com/web-infra-dev/rsbuild/pull/5326)
- docs: switch to new domains by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5324](https://redirect.github.com/web-infra-dev/rsbuild/pull/5324)
- docs: disable domain redirection by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5327](https://redirect.github.com/web-infra-dev/rsbuild/pull/5327)
- docs: SSR-specific plugins by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5330](https://redirect.github.com/web-infra-dev/rsbuild/pull/5330)
- docs: enable domain redirection by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5331](https://redirect.github.com/web-infra-dev/rsbuild/pull/5331)
- docs: fix invalid browserslist query example by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5333](https://redirect.github.com/web-infra-dev/rsbuild/pull/5333)
- docs: clarify methods to access environment context by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5335](https://redirect.github.com/web-infra-dev/rsbuild/pull/5335)
- docs: add DeepWiki badge to README by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5336](https://redirect.github.com/web-infra-dev/rsbuild/pull/5336)
- docs: enhance HTML generation for source.entry by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5337](https://redirect.github.com/web-infra-dev/rsbuild/pull/5337)
- docs: update terminology and clarify compilation scope by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5341](https://redirect.github.com/web-infra-dev/rsbuild/pull/5341)
- docs: enhance parameter descriptions of api.transform by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5347](https://redirect.github.com/web-infra-dev/rsbuild/pull/5347)
- docs: clarify usage of worker-rspack-loader by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5350](https://redirect.github.com/web-infra-dev/rsbuild/pull/5350)
- docs: update static assets guide to include raw JS content support by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5355](https://redirect.github.com/web-infra-dev/rsbuild/pull/5355)
- docs: refine source.include and clarify compilation behavior by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5345](https://redirect.github.com/web-infra-dev/rsbuild/pull/5345)
- docs: clarify swc-loader default options by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5362](https://redirect.github.com/web-infra-dev/rsbuild/pull/5362)
- docs: add missing default value section to server.cors by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5375](https://redirect.github.com/web-infra-dev/rsbuild/pull/5375)
- docs: add mobile adaptation for the next step's style by
[@​xbzhang2020](https://redirect.github.com/xbzhang2020) in
[https://github.com/web-infra-dev/rsbuild/pull/5376](https://redirect.github.com/web-infra-dev/rsbuild/pull/5376)
- docs: add more hooks to migration guide by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5397](https://redirect.github.com/web-infra-dev/rsbuild/pull/5397)
- docs: update TypeScript guide to include verbatimModuleSyntax by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5398](https://redirect.github.com/web-infra-dev/rsbuild/pull/5398)
- docs: update Rspack tracing file name by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5410](https://redirect.github.com/web-infra-dev/rsbuild/pull/5410)
- docs: clarify CSS Modules class name generation by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5419](https://redirect.github.com/web-infra-dev/rsbuild/pull/5419)
- docs: add section on global styles in CSS Modules by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5420](https://redirect.github.com/web-infra-dev/rsbuild/pull/5420)
- docs: add logLevel config by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5432](https://redirect.github.com/web-infra-dev/rsbuild/pull/5432)
- docs: add `logLevel` page to sidebar by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5444](https://redirect.github.com/web-infra-dev/rsbuild/pull/5444)
- docs(website): use useI18nUrl to avoid useHookAtTopLevel error by
[@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5453](https://redirect.github.com/web-infra-dev/rsbuild/pull/5453)
- docs: update externals.mdx by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5454](https://redirect.github.com/web-infra-dev/rsbuild/pull/5454)
- docs: update setupMiddlewares for clarity and usage examples by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5468](https://redirect.github.com/web-infra-dev/rsbuild/pull/5468)
- docs(svelte): add less alias import solution by
[@​GRAMMAC1](https://redirect.github.com/GRAMMAC1) in
[https://github.com/web-infra-dev/rsbuild/pull/5471](https://redirect.github.com/web-infra-dev/rsbuild/pull/5471)
- docs(svelte): prefer replace for less alias import by
[@​GRAMMAC1](https://redirect.github.com/GRAMMAC1) in
[https://github.com/web-infra-dev/rsbuild/pull/5474](https://redirect.github.com/web-infra-dev/rsbuild/pull/5474)
- docs: improve env and target contexts by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5478](https://redirect.github.com/web-infra-dev/rsbuild/pull/5478)
##### Other Changes
- chore(deps): update dependency
[@​rslib/core](https://redirect.github.com/rslib/core) to v0.9.0
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5319](https://redirect.github.com/web-infra-dev/rsbuild/pull/5319)
- chore: use test global APIs by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5323](https://redirect.github.com/web-infra-dev/rsbuild/pull/5323)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5332](https://redirect.github.com/web-infra-dev/rsbuild/pull/5332)
- chore(workflow): replace changeset with bumpp by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5338](https://redirect.github.com/web-infra-dev/rsbuild/pull/5338)
- chore: lock file maintenance by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5339](https://redirect.github.com/web-infra-dev/rsbuild/pull/5339)
- test(ut): fix all type issues by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5340](https://redirect.github.com/web-infra-dev/rsbuild/pull/5340)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5343](https://redirect.github.com/web-infra-dev/rsbuild/pull/5343)
- release: 1.4.0-beta.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5346](https://redirect.github.com/web-infra-dev/rsbuild/pull/5346)
- chore(deps): update vitest to v3.2.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5348](https://redirect.github.com/web-infra-dev/rsbuild/pull/5348)
- release:
[@​rsbuild/plugin-react](https://redirect.github.com/rsbuild/plugin-react)
v1.3.2 by [@​chenjiahan](https://redirect.github.com/chenjiahan)
in
[https://github.com/web-infra-dev/rsbuild/pull/5356](https://redirect.github.com/web-infra-dev/rsbuild/pull/5356)
- release: 1.4.0-beta.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5357](https://redirect.github.com/web-infra-dev/rsbuild/pull/5357)
- chore(deps): update dependency
[@​shikijs/transformers](https://redirect.github.com/shikijs/transformers)
to ^3.5.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5358](https://redirect.github.com/web-infra-dev/rsbuild/pull/5358)
- release:
[@​rsbuild/plugin-sass](https://redirect.github.com/rsbuild/plugin-sass)
v1.3.2 by [@​chenjiahan](https://redirect.github.com/chenjiahan)
in
[https://github.com/web-infra-dev/rsbuild/pull/5361](https://redirect.github.com/web-infra-dev/rsbuild/pull/5361)
- test(ut): remove useless mock by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5363](https://redirect.github.com/web-infra-dev/rsbuild/pull/5363)
- Revert "fix(type): make the PostCSS plugin type loose
([#​5364](https://redirect.github.com/web-infra-dev/rsbuild/issues/5364))"
by [@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5366](https://redirect.github.com/web-infra-dev/rsbuild/pull/5366)
- chore(workflow): remove ecosystem CI lark alert by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5367](https://redirect.github.com/web-infra-dev/rsbuild/pull/5367)
- chore(deps): update module federation to v0.15.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5369](https://redirect.github.com/web-infra-dev/rsbuild/pull/5369)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5370](https://redirect.github.com/web-infra-dev/rsbuild/pull/5370)
- release: 1.4.0-beta.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5371](https://redirect.github.com/web-infra-dev/rsbuild/pull/5371)
- chore(deps): update dependency
[@​shikijs/transformers](https://redirect.github.com/shikijs/transformers)
to ^3.6.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5373](https://redirect.github.com/web-infra-dev/rsbuild/pull/5373)
- release:
[@​rsbuild/plugin-preact](https://redirect.github.com/rsbuild/plugin-preact)
v1.4.0 by [@​chenjiahan](https://redirect.github.com/chenjiahan)
in
[https://github.com/web-infra-dev/rsbuild/pull/5377](https://redirect.github.com/web-infra-dev/rsbuild/pull/5377)
- chore(deps): update
[@​rslib/core](https://redirect.github.com/rslib/core) to 0.9.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5378](https://redirect.github.com/web-infra-dev/rsbuild/pull/5378)
- chore: enable `noUncheckedSideEffectImports` in tsconfig.json by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5384](https://redirect.github.com/web-infra-dev/rsbuild/pull/5384)
- chore(deps): update dependency
[@​rsbuild/plugin-preact](https://redirect.github.com/rsbuild/plugin-preact)
to ^1.4.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5388](https://redirect.github.com/web-infra-dev/rsbuild/pull/5388)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5387](https://redirect.github.com/web-infra-dev/rsbuild/pull/5387)
- test: use Rstest as Rsbuild's test framework by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5389](https://redirect.github.com/web-infra-dev/rsbuild/pull/5389)
- release: create-rsbuild v1.3.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5392](https://redirect.github.com/web-infra-dev/rsbuild/pull/5392)
- chore(deps): bump Rstest to v0.0.1 by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5395](https://redirect.github.com/web-infra-dev/rsbuild/pull/5395)
- chore:(workflow) update changelog generator to include refactor label
by [@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5396](https://redirect.github.com/web-infra-dev/rsbuild/pull/5396)
- chore(deps): update pnpm to v10.12.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5394](https://redirect.github.com/web-infra-dev/rsbuild/pull/5394)
- chore(deps): update dependency core-js to ~3.43.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5393](https://redirect.github.com/web-infra-dev/rsbuild/pull/5393)
- chore: set types field in tsconfig by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5400](https://redirect.github.com/web-infra-dev/rsbuild/pull/5400)
- chore: remove baseUrl option from tsconfig by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5401](https://redirect.github.com/web-infra-dev/rsbuild/pull/5401)
- test(e2e): proxy SRI plugin warning log by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5403](https://redirect.github.com/web-infra-dev/rsbuild/pull/5403)
- release: 1.4.0-beta.3 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5408](https://redirect.github.com/web-infra-dev/rsbuild/pull/5408)
- chore: remove useless incremental config by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5409](https://redirect.github.com/web-infra-dev/rsbuild/pull/5409)
- chore(deps): update dependency svelte to ^5.34.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5417](https://redirect.github.com/web-infra-dev/rsbuild/pull/5417)
- chore(deps): update playwright monorepo to v1.53.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5418](https://redirect.github.com/web-infra-dev/rsbuild/pull/5418)
- chore(deps): update dependency nx to ^21.2.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5415](https://redirect.github.com/web-infra-dev/rsbuild/pull/5415)
- test(e2e): rename folder for plugins by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5421](https://redirect.github.com/web-infra-dev/rsbuild/pull/5421)
- test(e2e): clean up temporary files after tests by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5422](https://redirect.github.com/web-infra-dev/rsbuild/pull/5422)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5424](https://redirect.github.com/web-infra-dev/rsbuild/pull/5424)
- chore(deps): update dependency path-serializer to v0.5.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5416](https://redirect.github.com/web-infra-dev/rsbuild/pull/5416)
- chore(deps): update SWC plugins to v8 (major) by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5425](https://redirect.github.com/web-infra-dev/rsbuild/pull/5425)
- release: 1.4.0-beta.4 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5430](https://redirect.github.com/web-infra-dev/rsbuild/pull/5430)
- chore(deps): update biome to v2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5436](https://redirect.github.com/web-infra-dev/rsbuild/pull/5436)
- test(e2e): capture build logs to make test logs clear by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5437](https://redirect.github.com/web-infra-dev/rsbuild/pull/5437)
- test(e2e): remove temporary plugin by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5438](https://redirect.github.com/web-infra-dev/rsbuild/pull/5438)
- test(e2e): improve debug mode tests by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5440](https://redirect.github.com/web-infra-dev/rsbuild/pull/5440)
- test(e2e): ensure proper cleanup of build after execution by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5441](https://redirect.github.com/web-infra-dev/rsbuild/pull/5441)
- chore(deps): update dependency
[@​rslib/core](https://redirect.github.com/rslib/core) to v0.10.1
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5442](https://redirect.github.com/web-infra-dev/rsbuild/pull/5442)
- chore(deps): update dependency create-rstack to v1.5.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5443](https://redirect.github.com/web-infra-dev/rsbuild/pull/5443)
- chore(deps): update dependency rspress-plugin-sitemap to ^1.2.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5450](https://redirect.github.com/web-infra-dev/rsbuild/pull/5450)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5451](https://redirect.github.com/web-infra-dev/rsbuild/pull/5451)
- release: 1.4.0-beta.5 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5452](https://redirect.github.com/web-infra-dev/rsbuild/pull/5452)
- chore(deps): update dependency
[@​shikijs/transformers](https://redirect.github.com/shikijs/transformers)
to ^3.7.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5456](https://redirect.github.com/web-infra-dev/rsbuild/pull/5456)
- release: create-rsbuild v1.3.3 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5457](https://redirect.github.com/web-infra-dev/rsbuild/pull/5457)
- chore(deps): update create-rstack to v1.5.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5458](https://redirect.github.com/web-infra-dev/rsbuild/pull/5458)
- release: create-rsbuild v1.3.4 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5459](https://redirect.github.com/web-infra-dev/rsbuild/pull/5459)
- chore(website): remove unused useUrl helper by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5460](https://redirect.github.com/web-infra-dev/rsbuild/pull/5460)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5465](https://redirect.github.com/web-infra-dev/rsbuild/pull/5465)
- release: 1.4.0-rc.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5473](https://redirect.github.com/web-infra-dev/rsbuild/pull/5473)
- chore(deps): update
[@​rstest/core](https://redirect.github.com/rstest/core) to v0.0.3
by [@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5480](https://redirect.github.com/web-infra-dev/rsbuild/pull/5480)
- chore(deps): update dependency prettier to ^3.6.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5479](https://redirect.github.com/web-infra-dev/rsbuild/pull/5479)
- chore: move all pnpm settings to pnpm-workspace.yaml by
[@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5481](https://redirect.github.com/web-infra-dev/rsbuild/pull/5481)
- chore(biome): specify a relative path to the schema inside the package
by [@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5482](https://redirect.github.com/web-infra-dev/rsbuild/pull/5482)
- release: 1.4.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5488](https://redirect.github.com/web-infra-dev/rsbuild/pull/5488)
#### New Contributors
- [@​Colin3191](https://redirect.github.com/Colin3191) made their
first contribution in
[https://github.com/web-infra-dev/rsbuild/pull/5391](https://redirect.github.com/web-infra-dev/rsbuild/pull/5391)
- [@​stormslowly](https://redirect.github.com/stormslowly) made
their first contribution in
[https://github.com/web-infra-dev/rsbuild/pull/5428](https://redirect.github.com/web-infra-dev/rsbuild/pull/5428)
**Full Changelog**:
https://github.com/web-infra-dev/rsbuild/compare/v1.3.22...v1.4.0
###
[`v1.4.0-rc.0`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.4.0-rc.0)
[Compare
Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.4.0-beta.5...v1.4.0-rc.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat: expose logger in plugin API by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5462](https://redirect.github.com/web-infra-dev/rsbuild/pull/5462)
- feat: streamline setupMiddlewares usage by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5463](https://redirect.github.com/web-infra-dev/rsbuild/pull/5463)
- feat(deps): update
[@​rspack/core](https://redirect.github.com/rspack/core) to
1.4.0-rc.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5472](https://redirect.github.com/web-infra-dev/rsbuild/pull/5472)
##### Bug Fixes 🐞
- fix(socketServer): use clearTimeout instead of clearInterval by
[@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5461](https://redirect.github.com/web-infra-dev/rsbuild/pull/5461)
- fix: start compile after applying lazy compilation by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5469](https://redirect.github.com/web-infra-dev/rsbuild/pull/5469)
- fix: lazy compilation port replacement by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5470](https://redirect.github.com/web-infra-dev/rsbuild/pull/5470)
##### Refactor 🔨
- refactor: rename the second parameter of setupMiddlewares by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5464](https://redirect.github.com/web-infra-dev/rsbuild/pull/5464)
##### Document 📖
- docs(website): use useI18nUrl to avoid useHookAtTopLevel error by
[@​thinkasany](https://redirect.github.com/thinkasany) in
[https://github.com/web-infra-dev/rsbuild/pull/5453](https://redirect.github.com/web-infra-dev/rsbuild/pull/5453)
- docs: update externals.mdx by
[@​9aoy](https://redirect.github.com/9aoy) in
[https://github.com/web-infra-dev/rsbuild/pull/5454](https://redirect.github.com/web-infra-dev/rsbuild/pull/5454)
- docs: update setupMiddlewares for clarity and usage examples by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5468](https://redirect.github.com/web-infra-dev/rsbuild/pull/5468)
##### Other Changes
- chore(deps): update dependency
[@​shikijs/transformers](https://redirect.github.com/shikijs/transformers)
to ^3.7.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5456](https://redirect.github.com/web-infra-dev/rsbuild/pull/5456)
- release: create-rsbuild v1.3.3 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5457](https://redirect.github.com/web-infra-dev/rsbuild/pull/5457)
- chore(deps): update create-rstack to v1.5.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5458](https://redirect.github.com/web-infra-dev/rsbuild/pull/5458)
- release: create-rsbuild v1.3.4 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5459](https://redirect.github.com/web-infra-dev/rsbuild/pull/5459)
- chore(website): remove unused useUrl helper by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5460](https://redirect.github.com/web-infra-dev/rsbuild/pull/5460)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/5465](https://redirect.github.com/web-infra-dev/rsbuild/pull/5465)
- release: 1.4.0-rc.0 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/5473](https://redirect.github.com/web-infra-dev/rsbuild/pull/5473)
**Full Changelog**:
https://github.com/web-infra-dev/rsbuild/compare/v1.4.0-beta.5...v1.4.0-rc.0
</details>
<details>
<summary>web-infra-dev/rslib (@​rslib/core)</summary>
###
[`v0.10.4`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.10.4)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.10.3...v0.10.4)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat: use Rslib bulit-in plugin by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/1080](https://redirect.github.com/web-infra-dev/rslib/pull/1080)
> In order to fix an issue where `require.cache` caused unexpected ESM
output
##### Document 📖
- docs: modify ESM and CJS mdx component by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1095](https://redirect.github.com/web-infra-dev/rslib/pull/1095)
##### Other Changes
- chore(deps): bump Rspress 2.0.0-beta.17 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1089](https://redirect.github.com/web-infra-dev/rslib/pull/1089)
- chore(deps): bump Rsbuild 1.4.0 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1091](https://redirect.github.com/web-infra-dev/rslib/pull/1091)
- chore(pnpm): bump pnpm and move settings to `pnpm-workspace.yaml` by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1092](https://redirect.github.com/web-infra-dev/rslib/pull/1092)
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/1093](https://redirect.github.com/web-infra-dev/rslib/pull/1093)
- chore(deps): update dependency
[@​vitejs/plugin-vue](https://redirect.github.com/vitejs/plugin-vue)
to v6 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/1094](https://redirect.github.com/web-infra-dev/rslib/pull/1094)
- Release v0.10.4 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1096](https://redirect.github.com/web-infra-dev/rslib/pull/1096)
**Full Changelog**:
https://github.com/web-infra-dev/rslib/compare/v0.10.3...v0.10.4
###
[`v0.10.3`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.10.3)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.10.2...v0.10.3)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### Bug Fixes 🐞
- fix(dts): collect all kinds of diagnostics when composite is true by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1086](https://redirect.github.com/web-infra-dev/rslib/pull/1086)
##### Other Changes
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/1084](https://redirect.github.com/web-infra-dev/rslib/pull/1084)
- chore(deps): bump Rsbuild 1.4.0-rc.0 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1087](https://redirect.github.com/web-infra-dev/rslib/pull/1087)
- Release v0.10.3 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1088](https://redirect.github.com/web-infra-dev/rslib/pull/1088)
**Full Changelog**:
https://github.com/web-infra-dev/rslib/compare/v0.10.2...v0.10.3
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.12.4`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10124)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.12.3...v10.12.4)
##### Patch Changes
- Fix `pnpm licenses` command for local dependencies
[#​9583](https://redirect.github.com/pnpm/pnpm/pull/9583).
- Fix a bug in which `pnpm ls --filter=not-exist --json` prints nothing
instead of an empty array
[#​9672](https://redirect.github.com/pnpm/pnpm/issues/9672).
- Fix a deadlock that sometimes happens during peer dependency
resolution
[#​9673](https://redirect.github.com/pnpm/pnpm/issues/9673).
- Running `pnpm install` after `pnpm fetch` should hoist all
dependencies that need to be hoisted.
Fixes a regression introduced in \[v10.12.2] by
\[[#​9648](https://redirect.github.com/pnpm/pnpm/issues/9648)];
resolves
\[[#​9689](https://redirect.github.com/pnpm/pnpm/issues/9689)].
\[v10.12.2]:
https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add
commentMore actions
\[[#​9648](https://redirect.github.com/pnpm/pnpm/issues/9648)]:
[https://github.com/pnpm/pnpm/pull/9648](https://redirect.github.com/pnpm/pnpm/pull/9648)
\[[#​9689](https://redirect.github.com/pnpm/pnpm/issues/9689)]:
[https://github.com/pnpm/pnpm/issues/9689](https://redirect.github.com/pnpm/pnpm/issues/9689)
###
[`v10.12.3`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10123)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.12.2...v10.12.3)
##### Patch Changes
- Restore hoisting of optional peer dependencies when installing with an
outdated lockfile.
Regression introduced in [v10.12.2] by [#​9648]; resolves
[#​9685].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2
[#​9648]: https://redirect.github.com/pnpm/pnpm/pull/9648
[#​9685]: https://redirect.github.com/pnpm/pnpm/issues/9685
###
[`v10.12.2`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10122)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.12.1...v10.12.2)
##### Patch Changes
- Fixed hoisting with `enableGlobalVirtualStore` set to `true`
[#​9648](https://redirect.github.com/pnpm/pnpm/pull/9648).
- Fix the `--help` and `-h` flags not working as expected for the `pnpm
create` command.
- The dependency package path output by the `pnpm licenses list --json`
command is incorrect.
- Fix a bug in which `pnpm deploy` fails due to overridden dependencies
having peer dependencies causing `ERR_PNPM_OUTDATED_LOCKFILE`
[#​9595](https://redirect.github.com/pnpm/pnpm/issues/9595).
</details>
---
### Configuration
📅 **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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rspack-contrib/rsbuild-plugin-tailwindcss).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 322c9c1 commit e5b960bCopy full SHA for e5b960b
File tree
Expand file treeCollapse file tree
2 files changed
+98
-266
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+98
-266
lines changedCollapse file: package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments