Commit 96590bc
authored
Bump @astrojs/react from 3.6.3 to 4.1.4 (#952)
Bumps
[@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react)
from 3.6.3 to 4.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/releases"><code>@astrojs/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.1.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12923">#12923</a>
<a
href="https://github.com/withastro/astro/commit/c7642fb80b2a2b4d1ec18369b37700ff28b4c041"><code>c7642fb</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Removes react-specific entrypoints in <code>optimizeDeps.include</code>
and rely on <code>@vitejs/plugin-react</code> to add</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12948">#12948</a>
<a
href="https://github.com/withastro/astro/commit/51ab7b5722acecce722fb404ca6bc152a109c9e5"><code>51ab7b5</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Supports checking for React 19 components</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a>
<a
href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a>
Thanks <a
href="https://github.com/ascorbic"><code>@ascorbic</code></a>! -
Upgrades Vite to pin esbuild</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12755">#12755</a>
<a
href="https://github.com/withastro/astro/commit/391df0e410aecc4bb8871c42548e2d9634c5ef3a"><code>391df0e</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@matthewp</code></a>! -
Preoptimize React compiler runtime</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12678">#12678</a>
<a
href="https://github.com/withastro/astro/commit/97c9265754b78af12ad1e399cc75028435028dfa"><code>97c9265</code></a>
Thanks <a
href="https://github.com/bskimball"><code>@bskimball</code></a>! - Add
React 19 stable to peer dependencies</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12524">#12524</a>
<a
href="https://github.com/withastro/astro/commit/9f440196dc39f36fce0198bf4c97131160e5bcc1"><code>9f44019</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Updates Vite dependency to v6 to match Astro v5</li>
</ul>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12539">#12539</a>
<a
href="https://github.com/withastro/astro/commit/827093e6175549771f9d93ddf3f2be4c2c60f0b7"><code>827093e</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Drops node 21 support</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12510">#12510</a>
<a
href="https://github.com/withastro/astro/commit/14feaf30e1a4266b8422865722a4478d39202404"><code>14feaf3</code></a>
Thanks <a
href="https://github.com/bholmesdev"><code>@bholmesdev</code></a>! -
Changes the generated URL query param from <code>_astroAction</code> to
<code>_action</code> when submitting a form using Actions. This avoids
leaking the framework name into the URL bar, which may be considered a
security issue.</p>
</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/4"><code>@4</code></a>.0.0-beta.2</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12524">#12524</a>
<a
href="https://github.com/withastro/astro/commit/9f440196dc39f36fce0198bf4c97131160e5bcc1"><code>9f44019</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Updates Vite dependency to v6 to match Astro v5</li>
</ul>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12539">#12539</a>
<a
href="https://github.com/withastro/astro/commit/827093e6175549771f9d93ddf3f2be4c2c60f0b7"><code>827093e</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Drops node 21 support</li>
</ul>
<h2><code>@astrojs/react</code><a
href="https://github.com/3"><code>@3</code></a>.7.0-beta.1</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12510">#12510</a>
<a
href="https://github.com/withastro/astro/commit/14feaf30e1a4266b8422865722a4478d39202404"><code>14feaf3</code></a>
Thanks <a
href="https://github.com/bholmesdev"><code>@bholmesdev</code></a>! -
Changes the generated URL query param from <code>_astroAction</code> to
<code>_action</code> when submitting a form using Actions. This avoids
leaking the framework name into the URL bar, which may be considered a
security issue.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md"><code>@astrojs/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>4.1.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12923">#12923</a>
<a
href="https://github.com/withastro/astro/commit/c7642fb80b2a2b4d1ec18369b37700ff28b4c041"><code>c7642fb</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Removes react-specific entrypoints in <code>optimizeDeps.include</code>
and rely on <code>@vitejs/plugin-react</code> to add</li>
</ul>
<h2>4.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12948">#12948</a>
<a
href="https://github.com/withastro/astro/commit/51ab7b5722acecce722fb404ca6bc152a109c9e5"><code>51ab7b5</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Supports checking for React 19 components</li>
</ul>
<h2>4.1.2</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12799">#12799</a>
<a
href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a>
Thanks <a
href="https://github.com/ascorbic"><code>@ascorbic</code></a>! -
Upgrades Vite to pin esbuild</li>
</ul>
<h2>4.1.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12755">#12755</a>
<a
href="https://github.com/withastro/astro/commit/391df0e410aecc4bb8871c42548e2d9634c5ef3a"><code>391df0e</code></a>
Thanks <a
href="https://github.com/matthewp"><code>@matthewp</code></a>! -
Preoptimize React compiler runtime</li>
</ul>
<h2>4.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12678">#12678</a>
<a
href="https://github.com/withastro/astro/commit/97c9265754b78af12ad1e399cc75028435028dfa"><code>97c9265</code></a>
Thanks <a
href="https://github.com/bskimball"><code>@bskimball</code></a>! - Add
React 19 stable to peer dependencies</li>
</ul>
<h2>4.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12524">#12524</a>
<a
href="https://github.com/withastro/astro/commit/9f440196dc39f36fce0198bf4c97131160e5bcc1"><code>9f44019</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Updates Vite dependency to v6 to match Astro v5</li>
</ul>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12539">#12539</a>
<a
href="https://github.com/withastro/astro/commit/827093e6175549771f9d93ddf3f2be4c2c60f0b7"><code>827093e</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Drops node 21 support</p>
</li>
<li>
<p><a
href="https://redirect.github.com/withastro/astro/pull/12510">#12510</a>
<a
href="https://github.com/withastro/astro/commit/14feaf30e1a4266b8422865722a4478d39202404"><code>14feaf3</code></a>
Thanks <a
href="https://github.com/bholmesdev"><code>@bholmesdev</code></a>! -
Changes the generated URL query param from <code>_astroAction</code> to
<code>_action</code> when submitting a form using Actions. This avoids
leaking the framework name into the URL bar, which may be considered a
security issue.</p>
</li>
</ul>
<h2>4.0.0-beta.2</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/12524">#12524</a>
<a
href="https://github.com/withastro/astro/commit/9f440196dc39f36fce0198bf4c97131160e5bcc1"><code>9f44019</code></a>
Thanks <a href="https://github.com/bluwy"><code>@bluwy</code></a>! -
Updates Vite dependency to v6 to match Astro v5</li>
</ul>
<h3>Minor Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/astro/commit/6c68269c0e562c2c2536e933c79a1a249e02a4eb"><code>6c68269</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12960">#12960</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/c7642fb80b2a2b4d1ec18369b37700ff28b4c041"><code>c7642fb</code></a>
Remove custom optimizeDeps.include in react integration (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12923">#12923</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/cca3bc934c96488b3281ad8c4792d68cde553f87"><code>cca3bc9</code></a>
fix: correct more typos (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12971">#12971</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/2f9ba982fe5cf74aacee9e55c0f86df52e335710"><code>2f9ba98</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12945">#12945</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/51ab7b5722acecce722fb404ca6bc152a109c9e5"><code>51ab7b5</code></a>
Support checking react 19 components (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12948">#12948</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/5f4c543609dea291c5f5c1e3ee0252ee5a66a1e1"><code>5f4c543</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12790">#12790</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/739dbfba4214107cf8fc40c702834dad33eed3b0"><code>739dbfb</code></a>
fix(deps): upgrade Vite (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12799">#12799</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/a44cfb874a6f066214e851c98a410d89c6866992"><code>a44cfb8</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12753">#12753</a>)</li>
<li><a
href="https://github.com/withastro/astro/commit/75de4a8c735899033cdffc09ee4ecccd875ab611"><code>75de4a8</code></a>
[ci] format</li>
<li><a
href="https://github.com/withastro/astro/commit/0ac0f25c1884ccfc32c526562328c82d5762b4ad"><code>0ac0f25</code></a>
fix: add support for <code>react-compiler-runtime</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/react/issues/12735">#12735</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/react">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 241430e commit 96590bc
2 files changed
+326
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments