Skip to content

Update dependency @astrojs/react to v6 - #284

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-astro-monorepo
Open

Update dependency @astrojs/react to v6#284
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-astro-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@astrojs/react (source) ^4.4.2^6.0.2 age confidence

Release Notes

withastro/astro (@​astrojs/react)

v6.0.2

Compare Source

Patch Changes

v6.0.1

Compare Source

Patch Changes

v6.0.0

Compare Source

Major Changes
Minor Changes
  • #​17093 4585fe5 Thanks @​Princesseuh! - Replaces the import entrypoint of getContainerRenderer()

    A new container-renderer entrypoint exporting getContainerRenderer() has been added to the following integrations: React, Preact, Svelte, SolidJS, Vue, and MDX. This prevents bundlers from trying to bundle unrelated exports from the package root when only the Container API is used.

    If you are using the Container API, update your import statements to use the new entrypoint. The following example updates the getContainerRenderer() import for React:

    - import { getContainerRenderer } from '@astrojs/react';
    + import { getContainerRenderer } from '@astrojs/react/container-renderer';

    Importing getContainerRenderer() from the package root still works, but is now deprecated and logs a warning.

Patch Changes

v5.0.7

Compare Source

Patch Changes

v5.0.6

Compare Source

Patch Changes

v5.0.5

Compare Source

Patch Changes

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

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.

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 6 times, most recently from e0895e4 to 3c20ea8 Compare March 18, 2026 17:25
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 4 times, most recently from 9f05a0f to e1c8e17 Compare March 26, 2026 20:30
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from 24720b9 to 9aeb498 Compare April 6, 2026 16:34
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from 0a3bd10 to 599ec61 Compare April 13, 2026 17:50
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from 45b5a62 to c70e174 Compare April 22, 2026 20:51
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from c73fcc8 to 26f13f8 Compare April 25, 2026 13:19
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 4 times, most recently from 70e73bb to e249c25 Compare May 14, 2026 21:00
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 4 times, most recently from 44f486a to 947096b Compare May 25, 2026 17:04
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 2 times, most recently from f7ba90d to 1c8654c Compare June 10, 2026 18:39
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from 353db23 to d592892 Compare June 22, 2026 11:18
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from e6d0f2d to 700a915 Compare June 30, 2026 18:59
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from 7338c2f to 9294110 Compare July 8, 2026 19:49
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 3 times, most recently from ed1a4a5 to ac0b2b1 Compare July 15, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 5 times, most recently from 5778dee to 076f4d0 Compare July 24, 2026 13:53
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 2 times, most recently from c698fd1 to d166fbc Compare July 27, 2026 19:08
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch 5 times, most recently from 02b5259 to 0353771 Compare August 4, 2026 23:59
@renovate renovate Bot changed the title Update astro monorepo (major) Update dependency @astrojs/react to v6 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch from 0353771 to 8362c45 Compare August 12, 2026 00:20
@renovate
renovate Bot force-pushed the renovate/major-astro-monorepo branch from 8362c45 to 39a5807 Compare August 14, 2026 19:44
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.

0 participants