Skip to content

Bump @rspack/core, @rsbuild/core and @rsbuild/plugin-react in /frontend#129

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/multi-c84a24f0f4
Open

Bump @rspack/core, @rsbuild/core and @rsbuild/plugin-react in /frontend#129
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/frontend/multi-c84a24f0f4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps @rspack/core to 1.7.11 and updates ancestor dependencies @rspack/core, @rsbuild/core and @rsbuild/plugin-react. These dependencies need to be updated together.

Updates @rspack/core from 0.5.9-canary-8778e17-20240403045016 to 1.7.11

Release notes

Sourced from @​rspack/core's releases.

v1.7.11

What's Changed

New Features 🎉

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.10...v1.7.11

v1.7.10

What's Changed

New Features 🎉

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.9...v1.7.10

v1.7.9

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.8...v1.7.9

v1.7.8

What's Changed

New Features 🎉

Other Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rspack/core since your current version.


Updates @rsbuild/core from 0.5.9 to 1.7.5

Release notes

Sourced from @​rsbuild/core's releases.

v1.7.5

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.7.4...v1.7.5

v1.7.4

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.7.3...v1.7.4

v1.7.3

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.7.2...v1.7.3

v1.7.2

What's Changed

New Features 🎉

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rsbuild/core since your current version.


Updates @rsbuild/plugin-react from 0.5.9 to 1.4.6

Release notes

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

v1.4.6

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.4.5...v1.4.6

v1.4.5

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.4.4...v1.4.5

v1.4.4

... (truncated)

Commits
  • 9508968 release: 1.4.4 (#5553)
  • bfb29f5 fix: ensure that raw query of assets can be accurately matched (#5547)
  • e77f5fe chore(deps): update dependency @​types/node to ^22.16.0 (#5535)
  • f705cbb fix: ensure that raw query of scripts can be accurately matched (#5538)
  • 5024a80 release: @​rsbuild/plugin-react v1.3.3 (#5526)
  • d18c3ce fix(plugin-react): profiling not work with React 19 (#5524)
  • 0746247 chore(deps): update all patch dependencies (#5506)
  • 4514df2 fix: remove invalid resource query for scripts (#5503)
  • 7ea444d chore(deps): update all patch dependencies (#5491)
  • 4d202df chore(deps): update all patch dependencies (#5465)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​rsbuild/plugin-react since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 5, 2026

Deploy Preview for vaultsafe failed.

Name Link
🔨 Latest commit 9f50911
🔍 Latest deploy log https://app.netlify.com/projects/vaultsafe/deploys/69dff369becff100083b9690

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/multi-c84a24f0f4 branch from 6dd39e7 to 15e637f Compare April 15, 2026 20:20
Bumps [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) to 1.7.11 and updates ancestor dependencies [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@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). These dependencies need to be updated together.


Updates `@rspack/core` from 0.5.9-canary-8778e17-20240403045016 to 1.7.11
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.11/packages/rspack)

Updates `@rsbuild/core` from 0.5.9 to 1.7.5
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.7.5/packages/core)

Updates `@rsbuild/plugin-react` from 0.5.9 to 1.4.6
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.6/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@rspack/core"
  dependency-version: 1.7.11
  dependency-type: indirect
- dependency-name: "@rsbuild/core"
  dependency-version: 1.7.5
  dependency-type: direct:development
- dependency-name: "@rsbuild/plugin-react"
  dependency-version: 1.4.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/multi-c84a24f0f4 branch from 15e637f to 9f50911 Compare April 15, 2026 20:21
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.

0 participants