Skip to content

Bump the rsbuild group with 2 updates - #1181

Merged
GarrisonD merged 1 commit into
developfrom
dependabot/npm_and_yarn/rsbuild-98a360c10c
Jul 23, 2026
Merged

Bump the rsbuild group with 2 updates#1181
GarrisonD merged 1 commit into
developfrom
dependabot/npm_and_yarn/rsbuild-98a360c10c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the rsbuild group with 2 updates: @rsbuild/core and @rsbuild/plugin-react.

Updates @rsbuild/core from 2.0.14 to 2.0.15

Release notes

Sourced from @​rsbuild/core's releases.

v2.0.15

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v2.0.14...v2.0.15

Commits

Updates @rsbuild/plugin-react from 2.0.1 to 2.1.0

Release notes

Sourced from @​rsbuild/plugin-react's releases.

v2.1.0-beta.0

Highlights

React Compiler in Rust

@rsbuild/plugin-react now supports the reactCompiler option, enabling faster React Compiler through Rspack's Rust-based builtin:swc-loader.

pluginReact({
  reactCompiler: true,
});

See the reactCompiler documentation for configuration details.

Requires @rsbuild/core >= 2.1.0-beta.0 and @rsbuild/plugin-react >= 2.1.0.

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

... (truncated)

Changelog

Sourced from @​rsbuild/plugin-react's changelog.

2.1.0 (2026-06-18)

New features

Bug fixes

Document

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the rsbuild group with 2 updates: [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) and [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react).


Updates `@rsbuild/core` from 2.0.14 to 2.0.15
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v2.0.15/packages/core)

Updates `@rsbuild/plugin-react` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Changelog](https://github.com/web-infra-dev/rsbuild/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/HEAD/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@rsbuild/core"
  dependency-version: 2.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rsbuild
- dependency-name: "@rsbuild/plugin-react"
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rsbuild
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
@GarrisonD
GarrisonD merged commit 9d25547 into develop Jul 23, 2026
7 checks passed
@GarrisonD
GarrisonD deleted the dependabot/npm_and_yarn/rsbuild-98a360c10c branch July 23, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant