Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @rspack/core, @rsbuild/core and @rsbuild/plugin-react in /src/templates/rsbuild #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps @rspack/core to 1.2.2 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.4 to 1.2.2

Release notes

Sourced from @​rspack/core's releases.

v1.2.2

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rspack@v1.2.1...v1.2.2

v1.2.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: web-infra-dev/rspack@v1.2.0...v1.2.1

v1.2.0

... (truncated)

Commits

Updates @rsbuild/core from 0.4.6 to 1.2.4

Release notes

Sourced from @​rsbuild/core's releases.

v1.2.4

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

... (truncated)

Commits
  • 010afef release: v1.2.4 (#4484)
  • 3ac8955 fix(hmr): avoid duplicated connection (#4482)
  • 2d8b6f1 fix(hmr): infinite connection when server is shut down (#4480)
  • 12cb066 refactor: improve host resolution and wildcard host handling (#4479)
  • 8ec8eed feat: direct ws connection fallback (#4474)
  • 0d91331 feat: allow proxy.bypass to be an async function (#4478)
  • 33d9d1e chore(deps): update dependency @​types/node to ^22.13.0 (#4470)
  • 9606c8e chore: remove rspack-chain temporary code (#4460)
  • 7b80999 chore(deps): update dependency @​types/node to ^22.12.0 (#4457)
  • 5d22226 fix: allow to only generate source map for CSS files (#4456)
  • Additional commits viewable in compare view

Updates @rsbuild/plugin-react from 0.4.6 to 1.1.0

Release notes

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

v1.1.0

See Announcing Rspack 1.1 for more details 🎉

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@rspack/core](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) to 1.2.2 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.4 to 1.2.2
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.2.2/packages/rspack)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

src/templates/rsbuild/package-lock.json
src/templates/rsbuild/package.json
  • @rsbuild/core@^1.2.4
  • @rsbuild/plugin-react@^1.1.0
  • @rsbuild/core@^0.4.6
  • @rsbuild/plugin-react@^0.4.6

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants