Skip to content

deps(deps): Bump @astrojs/react from 4.4.2 to 5.0.3#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/astrojs/react-5.0.3
Open

deps(deps): Bump @astrojs/react from 4.4.2 to 5.0.3#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/astrojs/react-5.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @astrojs/react from 4.4.2 to 5.0.3.

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​5.0.3

Patch Changes

  • #16224 a2b9eeb Thanks @​fkatsuhiro! - Fix React 19 "Float" mechanism injecting into Astro islands instead of the . This PR adds a filter to @​astrojs/react to strip these auto-generated resource from the island's HTML output, ensuring valid HTML structure.

@​astrojs/react@​5.0.2

Patch Changes

@​astrojs/react@​5.0.1

Patch Changes

@​astrojs/react@​5.0.0

Major Changes

Minor Changes

Patch Changes

Changelog

Sourced from @​astrojs/react's changelog.

5.0.3

Patch Changes

  • #16224 a2b9eeb Thanks @​fkatsuhiro! - Fix React 19 "Float" mechanism injecting into Astro islands instead of the . This PR adds a filter to @​astrojs/react to strip these auto-generated resource from the island's HTML output, ensuring valid HTML structure.

5.0.2

Patch Changes

5.0.1

Patch Changes

5.0.0

Major Changes

Minor Changes

Patch Changes

5.0.0-beta.4

Patch Changes

  • #15700 4e7f3e8 Thanks @​ocavue! - Improves how React components are identified when setting the include and/or exclude options in projects where multiple JSX frameworks are used together

... (truncated)

Commits

Dependabot compatibility score

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

Summary by cubic

Upgrade @astrojs/react to 5.0.3 to align with Astro v6/Vite 7 and React 19. This fixes React 19 hydration/“Float” issues and slightly improves static render performance.

  • Dependencies

    • Bumped @astrojs/react to 5.0.3.
    • Notable transitive updates: vite 7.3, @vitejs/plugin-react 5.2, @astrojs/internal-helpers 0.8, devalue 5.7.
  • Migration

    • Requires Node.js 22.12+ (update local and CI environments).
    • Check any custom Vite config for Vite 7 compatibility.

Written for commit 167a3aa. Summary will update on new commits.

Note

Bump @astrojs/react from 4.4.2 to 5.0.3

Updates the @astrojs/react dependency range in package.json from ^4.4.2 to ^5.0.3. The lockfile is updated to reflect new transitive dependencies including vite 7.3.2, @vitejs/plugin-react 5.2.0, react-refresh 0.18.0, and various @babel packages at ~7.29.x.

Macroscope summarized 167a3aa.

Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 4.4.2 to 5.0.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@5.0.3/packages/integrations/react)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: bun, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 167a3aa.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

License Issues

package.json

PackageVersionLicenseIssue Type
@astrojs/react^5.0.3NullUnknown License
Allowed Licenses: MIT, ISC, Apache-2.0, BSD-2-Clause, BSD-3-Clause, 0BSD, CC0-1.0, CC-BY-3.0, CC-BY-4.0, Unlicense, Python-2.0, BlueOak-1.0.0, Artistic-2.0, Zlib, MPL-2.0

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@astrojs/react ^5.0.3 UnknownUnknown

Scanned Files

  • package.json

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant