Skip to content

chore(deps): bump the rsbuild-react-19-dependencies group across 1 directory with 6 updates#60

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/rsbuild-react-19/rsbuild-react-19-dependencies-d78d6015fc
Open

chore(deps): bump the rsbuild-react-19-dependencies group across 1 directory with 6 updates#60
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/rsbuild-react-19/rsbuild-react-19-dependencies-d78d6015fc

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the rsbuild-react-19-dependencies group with 6 updates in the /apps/rsbuild-react-19 directory:

Package From To
react 19.0.0-rc-fb9a90fa48-20240614 19.0.0-rc.0
react-dom 19.0.0-rc-fb9a90fa48-20240614 19.0.0-rc.0
@rsbuild/core 1.0.1-rc.3 1.0.16
@rsbuild/plugin-babel 1.0.1-rc.3 1.0.2
@rsbuild/plugin-react 1.0.1-rc.3 1.0.5
babel-plugin-react-compiler 0.0.0-experimental-4e0eccf-20240830 0.0.0-experimental-7449567-20240905

Updates react from 19.0.0-rc-fb9a90fa48-20240614 to 19.0.0-rc.0

Commits

Updates react-dom from 19.0.0-rc-fb9a90fa48-20240614 to 19.0.0-rc.0

Commits

Updates @rsbuild/core from 1.0.1-rc.3 to 1.0.16

Release notes

Sourced from @​rsbuild/core's releases.

v1.0.16

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.15...v1.0.16

v1.0.15

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

... (truncated)

Commits

Updates @rsbuild/plugin-babel from 1.0.1-rc.3 to 1.0.2

Release notes

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

v1.0.2

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

New Contributors

Full Changelog: web-infra-dev/rsbuild@v1.0.1...v1.0.2

v1.0.1

image

See Announcing Rsbuild 1.0 for more details 🎉

What's Changed

Breaking Changes 🍭

New Features 🎉

... (truncated)

Commits

Updates @rsbuild/plugin-react from 1.0.1-rc.3 to 1.0.5

Release notes

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

v1.0.5

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.0.4...v1.0.5

v1.0.4

What's Changed

Bug Fixes 🐞

Full Changelog: web-infra-dev/rsbuild@v1.0.3...v1.0.4

v1.0.3

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

... (truncated)

Commits

Updates babel-plugin-react-compiler from 0.0.0-experimental-4e0eccf-20240830 to 0.0.0-experimental-7449567-20240905

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 <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

…rectory with 6 updates

Bumps the rsbuild-react-19-dependencies group with 6 updates in the /apps/rsbuild-react-19 directory:

| Package | From | To |
| --- | --- | --- |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0-rc-fb9a90fa48-20240614` | `19.0.0-rc.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0-rc-fb9a90fa48-20240614` | `19.0.0-rc.0` |
| [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) | `1.0.1-rc.3` | `1.0.16` |
| [@rsbuild/plugin-babel](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-babel) | `1.0.1-rc.3` | `1.0.2` |
| [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) | `1.0.1-rc.3` | `1.0.5` |
| [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) | `0.0.0-experimental-4e0eccf-20240830` | `0.0.0-experimental-7449567-20240905` |



Updates `react` from 19.0.0-rc-fb9a90fa48-20240614 to 19.0.0-rc.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `react-dom` from 19.0.0-rc-fb9a90fa48-20240614 to 19.0.0-rc.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Updates `@rsbuild/core` from 1.0.1-rc.3 to 1.0.16
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.0.16/packages/core)

Updates `@rsbuild/plugin-babel` from 1.0.1-rc.3 to 1.0.2
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.0.2/packages/plugin-babel)

Updates `@rsbuild/plugin-react` from 1.0.1-rc.3 to 1.0.5
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.0.5/packages/plugin-react)

Updates `babel-plugin-react-compiler` from 0.0.0-experimental-4e0eccf-20240830 to 0.0.0-experimental-7449567-20240905
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/babel-plugin-react-compiler)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
- dependency-name: "@rsbuild/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
- dependency-name: "@rsbuild/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
- dependency-name: "@rsbuild/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
- dependency-name: babel-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rsbuild-react-19-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
flower-house-flower-house ⬜️ Ignored (Inspect) Oct 21, 2024 3:53pm

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

9 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 4, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 25, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 9, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 16, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 23, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 30, 2024

Dependabot couldn't find a package.json. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants