-
Notifications
You must be signed in to change notification settings - Fork 8
Commit aa9ee69
authored
chore(deps): update all non-major dependencies (#54)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@rsbuild/webpack](https://rsbuild.dev)
([source](https://redirect.github.com/web-infra-dev/rsbuild/tree/HEAD/packages/compat/webpack))
| [`^1.3.0` ->
`^1.3.2`](https://renovatebot.com/diffs/npm/@rsbuild%2fwebpack/1.3.0/1.3.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.6.8` ->
`^0.9.1`](https://renovatebot.com/diffs/npm/@rslib%2fcore/0.6.8/0.9.1) |
[](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.3` ->
`^22.15.29`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.3/22.15.29)
|
[](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.10.0` ->
`10.11.1`](https://renovatebot.com/diffs/npm/pnpm/10.10.0/10.11.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [semver](https://redirect.github.com/npm/node-semver) | [`^7.7.1` ->
`^7.7.2`](https://renovatebot.com/diffs/npm/semver/7.7.1/7.7.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/)
|
---
### Release Notes
<details>
<summary>web-infra-dev/rsbuild (@​rsbuild/webpack)</summary>
###
[`v1.3.2`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.3.2)
[Compare
Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.3.1...v1.3.2)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat(deps): update Rspack to v1.3.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4941](https://redirect.github.com/web-infra-dev/rsbuild/pull/4941)
##### Bug Fixes 🐞
- fix(create-rsbuild): missing eslint-plugin-vue by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4934](https://redirect.github.com/web-infra-dev/rsbuild/pull/4934)
- fix: inject tags to HTML template without `<head>` tag by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4935](https://redirect.github.com/web-infra-dev/rsbuild/pull/4935)
##### Document 📖
- docs: add guide for access Rspack API by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4930](https://redirect.github.com/web-infra-dev/rsbuild/pull/4930)
##### Other Changes
- chore: simplify `isMultiCompiler` types by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4929](https://redirect.github.com/web-infra-dev/rsbuild/pull/4929)
- chore(workflow): let prettier ignore pnpm lock file by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4931](https://redirect.github.com/web-infra-dev/rsbuild/pull/4931)
- chore(deps): update dependency nx to ^20.7.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4939](https://redirect.github.com/web-infra-dev/rsbuild/pull/4939)
- chore(deps): update dependency vitest to ^3.1.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4940](https://redirect.github.com/web-infra-dev/rsbuild/pull/4940)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4938](https://redirect.github.com/web-infra-dev/rsbuild/pull/4938)
- release: 1.3.2 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4942](https://redirect.github.com/web-infra-dev/rsbuild/pull/4942)
**Full Changelog**:
web-infra-dev/rsbuild@v1.3.1...v1.3.2
###
[`v1.3.1`](https://redirect.github.com/web-infra-dev/rsbuild/releases/tag/v1.3.1)
[Compare
Source](https://redirect.github.com/web-infra-dev/rsbuild/compare/v1.3.0...v1.3.1)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### Bug Fixes 🐞
- fix: let jiti load `@rspack/core` with native require by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4926](https://redirect.github.com/web-infra-dev/rsbuild/pull/4926)
- fix: make CSS preprocessor plugins compat with Rsbuild 1.2 by
[@​colinaaa](https://redirect.github.com/colinaaa) in
[https://github.com/web-infra-dev/rsbuild/pull/4909](https://redirect.github.com/web-infra-dev/rsbuild/pull/4909)
- fix: improve inline rules in CSS preprocessor plugins by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4914](https://redirect.github.com/web-infra-dev/rsbuild/pull/4914)
##### Document 📖
- docs: improve `server.compress` by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4917](https://redirect.github.com/web-infra-dev/rsbuild/pull/4917)
- docs: add cacheDir option to migration guide by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4922](https://redirect.github.com/web-infra-dev/rsbuild/pull/4922)
- docs: fix broken env file anchor by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4923](https://redirect.github.com/web-infra-dev/rsbuild/pull/4923)
##### Other Changes
- chore(deps): update react to ^19.1.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4912](https://redirect.github.com/web-infra-dev/rsbuild/pull/4912)
- chore(deps): update dependency
[@​rsbuild/core](https://redirect.github.com/rsbuild/core) to
^1.3.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4910](https://redirect.github.com/web-infra-dev/rsbuild/pull/4910)
- release: CSS preprocessor plugins by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4915](https://redirect.github.com/web-infra-dev/rsbuild/pull/4915)
- chore(deps): update dependency
[@​rsbuild/plugin-sass](https://redirect.github.com/rsbuild/plugin-sass)
to ^1.3.1 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4911](https://redirect.github.com/web-infra-dev/rsbuild/pull/4911)
- chore(build): simplify rslib config by removing unused plugin by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4916](https://redirect.github.com/web-infra-dev/rsbuild/pull/4916)
- test(e2e): fix flaky lazy compilation case by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4918](https://redirect.github.com/web-infra-dev/rsbuild/pull/4918)
- test(e2e): fix flaky watch files cases by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4919](https://redirect.github.com/web-infra-dev/rsbuild/pull/4919)
- test(e2e): remove some webpack only cases by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4921](https://redirect.github.com/web-infra-dev/rsbuild/pull/4921)
- chore(deps): update all patch dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rsbuild/pull/4925](https://redirect.github.com/web-infra-dev/rsbuild/pull/4925)
- release: 1.3.1 by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rsbuild/pull/4927](https://redirect.github.com/web-infra-dev/rsbuild/pull/4927)
**Full Changelog**:
web-infra-dev/rsbuild@v1.3.0...v1.3.1
</details>
<details>
<summary>web-infra-dev/rslib (@​rslib/core)</summary>
###
[`v0.9.1`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.9.1)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.9.0...v0.9.1)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat(dts): support override bundledPackages by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1025](https://redirect.github.com/web-infra-dev/rslib/pull/1025)
##### Bug Fixes 🐞
- fix(shims): require shims should inject to mjs as well by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/1032](https://redirect.github.com/web-infra-dev/rslib/pull/1032)
##### Document 📖
- docs: update Rslib website URL by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/1026](https://redirect.github.com/web-infra-dev/rslib/pull/1026)
- docs: redirect lib.rsbuild.dev to rslib.rs by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/1027](https://redirect.github.com/web-infra-dev/rslib/pull/1027)
- docs: update redirect rules order by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/1028](https://redirect.github.com/web-infra-dev/rslib/pull/1028)
- docs: update URLs to use new domains by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/1029](https://redirect.github.com/web-infra-dev/rslib/pull/1029)
- docs: disable domain redirection by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/1030](https://redirect.github.com/web-infra-dev/rslib/pull/1030)
- docs: update Vue template in quick start chapter by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1031](https://redirect.github.com/web-infra-dev/rslib/pull/1031)
##### 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/1023](https://redirect.github.com/web-infra-dev/rslib/pull/1023)
- chore(deps): change
[@​rsbuild/core](https://redirect.github.com/rsbuild/core) from
caret (^) to tilde (~) range by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1024](https://redirect.github.com/web-infra-dev/rslib/pull/1024)
- Release v0.9.1 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1033](https://redirect.github.com/web-infra-dev/rslib/pull/1033)
**Full Changelog**:
web-infra-dev/rslib@v0.9.0...v0.9.1
###
[`v0.9.0`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.9.0)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.8.0...v0.9.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### Highlights ✨
This release brings exciting new features to Rslib:
##### Vue support
Rslib now provides support for building Vue component libraries by
integrating
[unplugin-vue](https://redirect.github.com/unplugin/unplugin-vue).
Checkout [Solution - Vue](https://lib.rsbuild.dev/guide/solution/vue) to
learn how to build a Vue component library using Rslib. Additionally,
`storybook-vue3-rsbuild` is provided for [Vue3 Storybook
support](https://lib.rsbuild.dev/guide/advanced/storybook).
<img alt="Vue support"
src="https://github.com/user-attachments/assets/13e12672-da7f-49b0-80fc-464660b81a00"
width="600" />
#### What's Changed
##### New Features 🎉
* feat: support Vue with unplugin-vue by
@​fi3ewo[https://github.com/web-infra-dev/rslib/pull/995](https://redirect.github.com/web-infra-dev/rslib/pull/995)ll/995
* feat: support `umdName` of array and object type by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1020](https://redirect.github.com/web-infra-dev/rslib/pull/1020)l/1020
* feat(template): add Vue by
@​fi3ewo[https://github.com/web-infra-dev/rslib/pull/960](https://redirect.github.com/web-infra-dev/rslib/pull/960)ll/960
##### Performance 🚀
* perf: replace `commander` with `cac` by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1012](https://redirect.github.com/web-infra-dev/rslib/pull/1012)l/1012
##### Document 📖
* docs: update Rstack introduction by
@​chenjiah[https://github.com/web-infra-dev/rslib/pull/1006](https://redirect.github.com/web-infra-dev/rslib/pull/1006)l/1006
* docs: optimize `source.exclude` description by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1009](https://redirect.github.com/web-infra-dev/rslib/pull/1009)l/1009
* docs: add how to preserve module variables by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1010](https://redirect.github.com/web-infra-dev/rslib/pull/1010)l/1010
* docs: optimize cli docs by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1013](https://redirect.github.com/web-infra-dev/rslib/pull/1013)l/1013
* docs: update plugins bundleless compatibility by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1014](https://redirect.github.com/web-infra-dev/rslib/pull/1014)l/1014
* docs(rspress): use @​rspress/plugin-algolia for search by
@​[https://github.com/web-infra-dev/rslib/pull/1015](https://redirect.github.com/web-infra-dev/rslib/pull/1015)ib/pull/1015
* docs: create Vue project by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1021](https://redirect.github.com/web-infra-dev/rslib/pull/1021)l/1021
##### Other Changes
* chore(deps): update all non-major dependencies by
@​renova[https://github.com/web-infra-dev/rslib/pull/1008](https://redirect.github.com/web-infra-dev/rslib/pull/1008)l/1008
* chore(renovate): update Renovate configuration by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1016](https://redirect.github.com/web-infra-dev/rslib/pull/1016)l/1016
* chore(deps): update all non-major dependencies by
@​renova[https://github.com/web-infra-dev/rslib/pull/1018](https://redirect.github.com/web-infra-dev/rslib/pull/1018)l/1018
* Release v0.9.0 by
@​Timeless09[https://github.com/web-infra-dev/rslib/pull/1022](https://redirect.github.com/web-infra-dev/rslib/pull/1022)l/1022
**Full Changelog**:
web-infra-dev/rslib@v0.8.0...v0.9.0
###
[`v0.8.0`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.8.0)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.7.1...v0.8.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### Highlights ✨
##### IIFE Format Support
Set [format](https://lib.rsbuild.dev/config/lib/format) to `'iife'` to
generate IIFE JavaScript output which stands for "immediately-invoked
function expression" and is intended to be run in the browser, see
[IIFE](https://lib.rsbuild.dev/guide/basic/output-format#iife) for more
details.
**source code**
```ts
// parent-sdk is marked as externals
// externals: ['parent-sdk']
import { version } from 'parent-sdk';
alert(version);
```
**output**
```js
(
() => {
'use strict';
const external_parent_sdk_namespaceObject = globalThis['parent-sdk'];
alert(external_parent_sdk_namespaceObject.version);
},
)();
```
#### What's Changed
##### New Features 🎉
- feat: support `iife` format by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/998](https://redirect.github.com/web-infra-dev/rslib/pull/998)
##### Document 📖
- docs: add Rstest to homepage by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/997](https://redirect.github.com/web-infra-dev/rslib/pull/997)
##### Other Changes
- chore(renovate): ignore updating `@ast-grep/napi` by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/994](https://redirect.github.com/web-infra-dev/rslib/pull/994)
- chore(deps): update dependency commander to v14 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/1002](https://redirect.github.com/web-infra-dev/rslib/pull/1002)
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/1001](https://redirect.github.com/web-infra-dev/rslib/pull/1001)
- Release v0.8.0 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/1005](https://redirect.github.com/web-infra-dev/rslib/pull/1005)
**Full Changelog**:
web-infra-dev/rslib@v0.7.1...v0.8.0
###
[`v0.7.1`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.7.1)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.7.0...v0.7.1)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### Highlights ✨
In `0.7.0`, due to breaking changes in `@ast-grep/napi`, Ubuntu 20 is
not supported if user enable dts generation.
This version revert this.
#### What's Changed
##### Document 📖
- docs(blog): introducing Rslib blog by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/980](https://redirect.github.com/web-infra-dev/rslib/pull/980)
- docs: fix invalid link in blog by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/987](https://redirect.github.com/web-infra-dev/rslib/pull/987)
- docs: add OG images for website by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/988](https://redirect.github.com/web-infra-dev/rslib/pull/988)
##### Other Changes
- chore(deps): pin
[@​ast-grep/napi](https://redirect.github.com/ast-grep/napi)
0.37.0 to keep support for ubuntu 20 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/992](https://redirect.github.com/web-infra-dev/rslib/pull/992)
- Release v0.7.1 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/993](https://redirect.github.com/web-infra-dev/rslib/pull/993)
**Full Changelog**:
web-infra-dev/rslib@v0.7.0...v0.7.1
###
[`v0.7.0`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.7.0)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.6.9...v0.7.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### Highlights ✨
<img alt="banner" src="https://assets.rspack.dev/rslib/rslib-banner.png"
width="600" />
##### First blog for Rslib 📚
Check out our first blog for Rslib: [Rslib: Build library with
Rspack](https://lib.rsbuild.dev/blog/introducing-rslib)
> We are excited to introduce Rslib — a library development tool based
on Rspack. Developed by ByteDance Web Infra Team, Rslib helps developers
create JavaScript libraries and UI component libraries in a simple and
intuitive way while enjoying the ultimate development experience brought
by [Rspack](https://rspack.dev/) and [Rsbuild](https://rsbuild.dev/).
#### Breaking changes 🚨
Reverted in `v0.7.1`.
Due to breaking changes in `@ast-grep/napi`, Ubuntu 20 is not supported
now if user enable dts generation.
Update to Ubuntu 22 or higher if possible, reference:
ast-grep/ast-grep@96f5500.
#### What's Changed
##### New Features 🎉
- feat: format default to `'esm'` by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/976](https://redirect.github.com/web-infra-dev/rslib/pull/976)
- feat(create-rslib): syntax default to node 18 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/984](https://redirect.github.com/web-infra-dev/rslib/pull/984)
##### Bug Fixes 🐞
- fix(create-rslib): do not pin Rsbuild version by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/981](https://redirect.github.com/web-infra-dev/rslib/pull/981)
##### 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/977](https://redirect.github.com/web-infra-dev/rslib/pull/977)
- chore(deps): update dependency nx to v21 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/978](https://redirect.github.com/web-infra-dev/rslib/pull/978)
- test: optimize test logs by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/979](https://redirect.github.com/web-infra-dev/rslib/pull/979)
- chore: throw error when using bundleless mode with mf format by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/983](https://redirect.github.com/web-infra-dev/rslib/pull/983)
- Release v0.7.0 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/986](https://redirect.github.com/web-infra-dev/rslib/pull/986)
**Full Changelog**:
web-infra-dev/rslib@v0.6.9...v0.7.0
###
[`v0.6.9`](https://redirect.github.com/web-infra-dev/rslib/releases/tag/v0.6.9)
[Compare
Source](https://redirect.github.com/web-infra-dev/rslib/compare/v0.6.8...v0.6.9)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### New Features 🎉
- feat: update Rsbuild 1.3.18 and set caller name by
[@​chenjiahan](https://redirect.github.com/chenjiahan) in
[https://github.com/web-infra-dev/rslib/pull/974](https://redirect.github.com/web-infra-dev/rslib/pull/974)
##### Document 📖
- docs: fix output.assetPrefix badge typo by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/965](https://redirect.github.com/web-infra-dev/rslib/pull/965)
- docs: output.injectStyles by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/969](https://redirect.github.com/web-infra-dev/rslib/pull/969)
- docs(JSON): add output relationship with bundle mode by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/968](https://redirect.github.com/web-infra-dev/rslib/pull/968)
- docs(json): fix line highlighting by
[@​fi3ework](https://redirect.github.com/fi3ework) in
[https://github.com/web-infra-dev/rslib/pull/971](https://redirect.github.com/web-infra-dev/rslib/pull/971)
- docs(deps): upgrade rspress 2.0.0-beta.5 by
[@​SoonIter](https://redirect.github.com/SoonIter) in
[https://github.com/web-infra-dev/rslib/pull/973](https://redirect.github.com/web-infra-dev/rslib/pull/973)
##### 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/963](https://redirect.github.com/web-infra-dev/rslib/pull/963)
- chore(examples): add css and asset in umd example by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/972](https://redirect.github.com/web-infra-dev/rslib/pull/972)
- chore(deps): update all non-major dependencies by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/web-infra-dev/rslib/pull/964](https://redirect.github.com/web-infra-dev/rslib/pull/964)
- Release v0.6.9 by
[@​Timeless0911](https://redirect.github.com/Timeless0911) in
[https://github.com/web-infra-dev/rslib/pull/975](https://redirect.github.com/web-infra-dev/rslib/pull/975)
**Full Changelog**:
web-infra-dev/rslib@v0.6.8...v0.6.9
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.11.1`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10111)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.11.0...v10.11.1)
##### Patch Changes
- Fix an issue in which `pnpm deploy --legacy` creates unexpected
directories when the root `package.json` has a workspace package as a
peer dependency
[#​9550](https://redirect.github.com/pnpm/pnpm/issues/9550).
- Dependencies specified via a URL that redirects will only be locked to
the target if it is immutable, fixing a regression when installing from
GitHub releases.
([#​9531](https://redirect.github.com/pnpm/pnpm/issues/9531))
- Installation should not exit with an error if `strictPeerDependencies`
is `true` but all issues are ignored by `peerDependencyRules`
[#​9505](https://redirect.github.com/pnpm/pnpm/pull/9505).
- Use `pnpm_config_` env variables instead of `npm_config_`
[#​9571](https://redirect.github.com/pnpm/pnpm/pull/9571).
- Fix a regression (in v10.9.0) causing the `--lockfile-only` flag on
`pnpm update` to produce a different `pnpm-lock.yaml` than an update
without the flag.
- Let `pnpm deploy` work in repos with `overrides` when
`inject-workspace-packages=true`
[#​9283](https://redirect.github.com/pnpm/pnpm/issues/9283).
- Fixed the problem of path loss caused by parsing URL address. Fixes a
regression shipped in pnpm v10.11 via
[#​9502](https://redirect.github.com/pnpm/pnpm/pull/9502).
- `pnpm -r --silent run` should not print out section
[#​9563](https://redirect.github.com/pnpm/pnpm/issues/9563).
###
[`v10.11.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10110)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.10.0...v10.11.0)
##### Minor Changes
- A new setting added for `pnpm init` to create a `package.json` with
`type=module`, when `init-type` is `module`. Works as a flag for the
init command too
[#​9463](https://redirect.github.com/pnpm/pnpm/pull/9463).
- Added support for Nushell to `pnpm setup`
[#​6476](https://redirect.github.com/pnpm/pnpm/issues/6476).
- Added two new flags to the `pnpm audit` command, `--ignore` and
`--ignore-unfixable`
[#​8474](https://redirect.github.com/pnpm/pnpm/pull/8474).
Ignore all vulnerabilities that have no solution:
```shell
> pnpm audit --ignore-unfixable
```
Provide a list of CVE's to ignore those specifically, even if they have
a resolution.
```shell
> pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
```
- Added support for recursively running pack in every project of a
workspace
[#​4351](https://redirect.github.com/pnpm/pnpm/issues/4351).
Now you can run `pnpm -r pack` to pack all packages in the workspace.
##### Patch Changes
- pnpm version management should work, when `dangerouslyAllowAllBuilds`
is set to `true`
[#​9472](https://redirect.github.com/pnpm/pnpm/issues/9472).
- `pnpm link` should work from inside a workspace
[#​9506](https://redirect.github.com/pnpm/pnpm/issues/9506).
- Set the default `workspaceConcurrency` to
`Math.min(os.availableParallelism(), 4)`
[#​9493](https://redirect.github.com/pnpm/pnpm/pull/9493).
- Installation should not exit with an error if `strictPeerDependencies`
is `true` but all issues are ignored by `peerDependencyRules`
[#​9505](https://redirect.github.com/pnpm/pnpm/pull/9505).
- Read `updateConfig` from `pnpm-workspace.yaml`
[#​9500](https://redirect.github.com/pnpm/pnpm/issues/9500).
- Add support for `recursive pack`
- Remove `url.parse` usage to fix warning on Node.js 24
[#​9492](https://redirect.github.com/pnpm/pnpm/issues/9492).
- `pnpm run` should be able to run commands from the workspace root, if
`ignoreScripts` is set tot `true`
[#​4858](https://redirect.github.com/pnpm/pnpm/issues/4858).
</details>
<details>
<summary>npm/node-semver (semver)</summary>
###
[`v7.7.2`](https://redirect.github.com/npm/node-semver/blob/HEAD/CHANGELOG.md#772-2025-05-12)
[Compare
Source](https://redirect.github.com/npm/node-semver/compare/v7.7.1...v7.7.2)
##### Bug Fixes
-
[`fcafb61`](https://redirect.github.com/npm/node-semver/commit/fcafb61ed566ff8ccf24818dd94b76738f037aa4)
[#​780](https://redirect.github.com/npm/node-semver/pull/780) add
missing `'use strict'` directives
([#​780](https://redirect.github.com/npm/node-semver/issues/780))
([@​Fdawgs](https://redirect.github.com/Fdawgs))
-
[`c99f336`](https://redirect.github.com/npm/node-semver/commit/c99f336fa3bdff465652f9041eab2127d2f52eb2)
[#​781](https://redirect.github.com/npm/node-semver/pull/781)
prerelease identifier starting with digits
([#​781](https://redirect.github.com/npm/node-semver/issues/781))
([@​mbtools](https://redirect.github.com/mbtools))
##### Chores
-
[`c760403`](https://redirect.github.com/npm/node-semver/commit/c760403b935d3ad35f83e9bbe5ebe1badef2fc71)
[#​784](https://redirect.github.com/npm/node-semver/pull/784)
template-oss-apply for workflow permissions
([#​784](https://redirect.github.com/npm/node-semver/issues/784))
([@​wraithgar](https://redirect.github.com/wraithgar))
-
[`2677f2a`](https://redirect.github.com/npm/node-semver/commit/2677f2a88334b0e728dbfe9ad9f5f57458437c87)
[#​778](https://redirect.github.com/npm/node-semver/pull/778) bump
[@​npmcli/template-oss](https://redirect.github.com/npmcli/template-oss)
from 4.23.6 to 4.24.3
([#​778](https://redirect.github.com/npm/node-semver/issues/778))
([@​dependabot](https://redirect.github.com/dependabot)\[bot],
[@​npm-cli-bot](https://redirect.github.com/npm-cli-bot))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 19b734c commit aa9ee69Copy full SHA for aa9ee69
File tree
Expand file treeCollapse file tree
2 files changed
+170
-163
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+170
-163
lines changedCollapse file: package.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments