-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit 18aba1f
authored
deps: bump the dependency-updates group with 16 updates (#1707)
Bumps the dependency-updates group with 16 updates:
| Package | From | To |
| --- | --- | --- |
| [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) |
`3.1.0` | `3.1.1` |
|
[@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react)
| `3.1.0` | `3.1.1` |
| [@primer/octicons-react](https://github.com/primer/octicons) |
`19.15.5` | `19.17.0` |
| [gatsby](https://github.com/gatsbyjs/gatsby) | `5.14.6` | `5.15.0` |
|
[gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest)
| `5.14.0` | `5.15.0` |
|
[gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx)
| `5.14.1` | `5.15.0` |
|
[gatsby-plugin-postcss](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss)
| `6.14.0` | `6.15.0` |
|
[gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components)
| `6.14.0` | `6.15.0` |
|
[gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem)
| `5.14.0` | `5.15.0` |
|
[gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml)
| `5.14.0` | `5.15.0` |
| [postcss-loader](https://github.com/webpack-contrib/postcss-loader) |
`8.1.1` | `8.2.0` |
|
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)
| `10.3.0` | `10.3.1` |
|
[babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest)
| `30.0.5` | `30.1.2` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) |
`30.0.5` | `30.1.3` |
|
[jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom)
| `30.0.5` | `30.1.2` |
| [pacote](https://github.com/npm/pacote) | `21.0.0` | `21.0.1` |
Updates `@mdx-js/mdx` from 3.1.0 to 3.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mdx-js/mdx/releases"><code>@mdx-js/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.1.1</h2>
<h4>Fix</h4>
<ul>
<li>3cad7d7e <code>@mdx-js/mdx</code>: add dependency on
<code>acorn</code></li>
<li>0dc4472f <code>@mdx-js/esbuild</code>: fix crash with esbuild loader
and <code>jsx</code> option
by <a href="https://github.com/egnor"><code>@egnor</code></a> in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2593">mdx-js/mdx#2593</a></li>
<li>84ec66ef <code>@mdx-js/esbuild</code>: refactor to improve error
conversion in esbuild
by <a href="https://github.com/egnor"><code>@egnor</code></a> in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2595">mdx-js/mdx#2595</a></li>
<li>2b3381a8 <code>@mdx-js/rollup</code>: fix support for query
parameters in Vite
by <a
href="https://github.com/markdalgleish"><code>@markdalgleish</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2629">mdx-js/mdx#2629</a></li>
</ul>
<h4>Types</h4>
<ul>
<li>933ab444 <code>@mdx-js/mdx</code>: add <code>attributes</code> to
export/import declarations</li>
</ul>
<h4>Docs</h4>
<ul>
<li>c156a1f6 Add <code>rehype-mdx-toc</code> to list of plugin
by <a href="https://github.com/boning-w"><code>@boning-w</code></a> in
<a
href="https://redirect.github.com/mdx-js/mdx/pull/2622">mdx-js/mdx#2622</a></li>
<li>913659c8 Add <code>recma-module-to-function</code> to list of
plugins
by <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2605">mdx-js/mdx#2605</a></li>
<li>67fb1d07 Remove unneeded JSX type casting in docs, tests</li>
<li>f0d20da8 Remove local use of <code>JSX</code>
by <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2604">mdx-js/mdx#2604</a></li>
<li>63f39cea Remove references to twitter</li>
<li>35ac59dd Refactor some docs regarding recma plugins</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1">https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mdx-js/mdx/commit/50aa8df0b027c893dec9f97a2b7c51539e9f1a4b"><code>50aa8df</code></a>
3.1.1</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/3cad7d7ebadc9efe5e3ccf1b0348a039e85bd42f"><code>3cad7d7</code></a>
mdx: add dependency on <code>acorn</code></li>
<li><a
href="https://github.com/mdx-js/mdx/commit/def2cba53c2f902bef8d6681ec8def25f19fd305"><code>def2cba</code></a>
Update dev-dependencies</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/933ab4442a648ff70aa15e66a023980d1531202e"><code>933ab44</code></a>
Add <code>attributes</code> to export/import declarations</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/35ac59ddd5b5b5b32626a59dcb2f9a3c8a00953c"><code>35ac59d</code></a>
Refactor some docs regarding recma plugins</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/e587c8c9d422ed9bfec84d643602b930ef612e72"><code>e587c8c</code></a>
Update <code>remark-preset-wooorm</code></li>
<li><a
href="https://github.com/mdx-js/mdx/commit/d3b2f3d4ac2b96fe2e39395caac24e68f039fabf"><code>d3b2f3d</code></a>
Update dev-dependencies</li>
<li>See full diff in <a
href="https://github.com/mdx-js/mdx/commits/3.1.1/packages/mdx">compare
view</a></li>
</ul>
</details>
<br />
Updates `@mdx-js/react` from 3.1.0 to 3.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mdx-js/mdx/releases"><code>@mdx-js/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.1.1</h2>
<h4>Fix</h4>
<ul>
<li>3cad7d7e <code>@mdx-js/mdx</code>: add dependency on
<code>acorn</code></li>
<li>0dc4472f <code>@mdx-js/esbuild</code>: fix crash with esbuild loader
and <code>jsx</code> option
by <a href="https://github.com/egnor"><code>@egnor</code></a> in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2593">mdx-js/mdx#2593</a></li>
<li>84ec66ef <code>@mdx-js/esbuild</code>: refactor to improve error
conversion in esbuild
by <a href="https://github.com/egnor"><code>@egnor</code></a> in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2595">mdx-js/mdx#2595</a></li>
<li>2b3381a8 <code>@mdx-js/rollup</code>: fix support for query
parameters in Vite
by <a
href="https://github.com/markdalgleish"><code>@markdalgleish</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2629">mdx-js/mdx#2629</a></li>
</ul>
<h4>Types</h4>
<ul>
<li>933ab444 <code>@mdx-js/mdx</code>: add <code>attributes</code> to
export/import declarations</li>
</ul>
<h4>Docs</h4>
<ul>
<li>c156a1f6 Add <code>rehype-mdx-toc</code> to list of plugin
by <a href="https://github.com/boning-w"><code>@boning-w</code></a> in
<a
href="https://redirect.github.com/mdx-js/mdx/pull/2622">mdx-js/mdx#2622</a></li>
<li>913659c8 Add <code>recma-module-to-function</code> to list of
plugins
by <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2605">mdx-js/mdx#2605</a></li>
<li>67fb1d07 Remove unneeded JSX type casting in docs, tests</li>
<li>f0d20da8 Remove local use of <code>JSX</code>
by <a
href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>
in <a
href="https://redirect.github.com/mdx-js/mdx/pull/2604">mdx-js/mdx#2604</a></li>
<li>63f39cea Remove references to twitter</li>
<li>35ac59dd Refactor some docs regarding recma plugins</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1">https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mdx-js/mdx/commit/50aa8df0b027c893dec9f97a2b7c51539e9f1a4b"><code>50aa8df</code></a>
3.1.1</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/67fb1d07d9b648d953d93d063a6eb5588d6c6d58"><code>67fb1d0</code></a>
Remove unneeded JSX type casting in docs, tests</li>
<li><a
href="https://github.com/mdx-js/mdx/commit/f0d20da86dcc8d78b90daddae7ae8ef1fcb5eacb"><code>f0d20da</code></a>
Remove local use of <code>JSX</code></li>
<li><a
href="https://github.com/mdx-js/mdx/commit/e587c8c9d422ed9bfec84d643602b930ef612e72"><code>e587c8c</code></a>
Update <code>remark-preset-wooorm</code></li>
<li>See full diff in <a
href="https://github.com/mdx-js/mdx/commits/3.1.1/packages/react">compare
view</a></li>
</ul>
</details>
<br />
Updates `@primer/octicons-react` from 19.15.5 to 19.17.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/octicons/releases"><code>@primer/octicons-react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.17.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1115">#1115</a>
<a
href="https://github.com/primer/octicons/commit/59a4abf40334cbab7ec76e323255b44fd4ea4a95"><code>59a4abf4</code></a>
Thanks <a
href="https://github.com/CameronFoxly"><code>@CameronFoxly</code></a>!
- Save mcp-16.svg, mcp-24.svg</li>
</ul>
<h2>v19.16.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1107">#1107</a>
<a
href="https://github.com/primer/octicons/commit/4073a52102527e8e894501314c38c6e100d4f5d0"><code>4073a521</code></a>
Thanks <a
href="https://github.com/CameronFoxly"><code>@CameronFoxly</code></a>!
- Add minimize-16.svg, maximize-16.svg, maximize-24.svg,
minimize-24.svg</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1112">#1112</a>
<a
href="https://github.com/primer/octicons/commit/36fd097f885eb22118417458b6d7b5f4c8e8566c"><code>36fd097f</code></a>
Thanks <a
href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>!
- Adjusted alignment of repo delete, locked and push icon in 16px and
24px</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/primer/octicons/blob/main/CHANGELOG.md"><code>@primer/octicons-react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>19.17.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1115">#1115</a>
<a
href="https://github.com/primer/octicons/commit/59a4abf40334cbab7ec76e323255b44fd4ea4a95"><code>59a4abf4</code></a>
Thanks <a
href="https://github.com/CameronFoxly"><code>@CameronFoxly</code></a>!
- Save mcp-16.svg, mcp-24.svg</li>
</ul>
<h2>19.16.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1107">#1107</a>
<a
href="https://github.com/primer/octicons/commit/4073a52102527e8e894501314c38c6e100d4f5d0"><code>4073a521</code></a>
Thanks <a
href="https://github.com/CameronFoxly"><code>@CameronFoxly</code></a>!
- Add minimize-16.svg, maximize-16.svg, maximize-24.svg,
minimize-24.svg</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/octicons/pull/1112">#1112</a>
<a
href="https://github.com/primer/octicons/commit/36fd097f885eb22118417458b6d7b5f4c8e8566c"><code>36fd097f</code></a>
Thanks <a
href="https://github.com/lukasoppermann"><code>@lukasoppermann</code></a>!
- Adjusted alignment of repo delete, locked and push icon in 16px and
24px</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/octicons/commit/4e81c9d31cec841da61923e6ade662769f4d8cde"><code>4e81c9d</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1116">#1116</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/59a4abf40334cbab7ec76e323255b44fd4ea4a95"><code>59a4abf</code></a>
Save mcp-16.svg, mcp-24.svg (<a
href="https://redirect.github.com/primer/octicons/issues/1115">#1115</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/52369b2665225e66366c5b9feb5be26a371ba75f"><code>52369b2</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/octicons/issues/1108">#1108</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/36fd097f885eb22118417458b6d7b5f4c8e8566c"><code>36fd097</code></a>
Adjusted alignment of repo delete, locked and push icon in 16 and 24px
(<a
href="https://redirect.github.com/primer/octicons/issues/1112">#1112</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/50d83e5521dd8653f6475fa6e829863f1135d636"><code>50d83e5</code></a>
Bump braces from 2.3.1 to 3.0.3 (<a
href="https://redirect.github.com/primer/octicons/issues/1106">#1106</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/31f28cb66bebae991d1533142494b71793b31af2"><code>31f28cb</code></a>
Bump sha.js from 2.4.11 to 2.4.12 in /lib/octicons_styled (<a
href="https://redirect.github.com/primer/octicons/issues/1109">#1109</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/4073a52102527e8e894501314c38c6e100d4f5d0"><code>4073a52</code></a>
Add minimize-16.svg, maximize-16.svg, maximize-24.svg, minimize-24.svg
(<a
href="https://redirect.github.com/primer/octicons/issues/1107">#1107</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/0a5cc76d7d42e2f95ae189bbd96ca407979da163"><code>0a5cc76</code></a>
Bump next from 14.2.26 to 14.2.30 in /lib/octicons_react (<a
href="https://redirect.github.com/primer/octicons/issues/1094">#1094</a>)</li>
<li><a
href="https://github.com/primer/octicons/commit/ff730e84035c553786059d5d73fcb65c1418aad2"><code>ff730e8</code></a>
Bump pbkdf2 from 3.1.2 to 3.1.3 in /lib/octicons_styled (<a
href="https://redirect.github.com/primer/octicons/issues/1095">#1095</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/octicons/compare/v19.15.5...v19.17.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby` from 5.14.6 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support node 22 by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39349">gatsbyjs/gatsby#39349</a></li>
<li>fix(gatsby): update socket.io to address vulnerable subdeps by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39352">gatsbyjs/gatsby#39352</a></li>
</ul>
<h2>Node.js 22</h2>
<p>This release formally introduces Node.js 22 support, which is
officially tested and supported going forward.</p>
<p>If you wish to use Node.js 22 with Gatsby, we highly recommend using
the <em>latest</em> 22.x release, as there are known issues with some
older 22.x versions that Gatsby is unable to work around at this
time.</p>
<h3>⚠️ Known Issue: <code>gatsby develop</code> fails with Node.js
22.7.0, 22.8.0, and 22.9.0</h3>
<p>There is a critical bug in Node.js (<a
href="https://redirect.github.com/nodejs/node/issues/55145">nodejs/node#55145</a>?)
affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes <code>gatsby
develop</code> to fail with the error reported in <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39068">gatsbyjs/gatsby#39068</a>.</p>
<p>👉🏼 To avoid this, <strong>use Node.js 22.10.0 or later</strong>. (You
can also use 22.6.0 or earlier.)</p>
<h3>⚠️ Known Issue: Page loads may hang in dev with experimental
<code>DEV_SSR</code> enabled <em>and</em> Node.js ≥22.14.0 (or
≥20.19.0)</h3>
<p>This will not affect most users.</p>
<p>A change landed in Node.js 20.19.0 and 22.14.0 results in requests to
the <code>gatsby develop</code> dev server to occasionally hang for 15
seconds. This can only occur if you have opted in to the experimental
<code>DEV_SSR</code> flag.</p>
<p>👉🏼 To avoid this, <strong>disable the experimental
<code>DEV_SSR</code> flag</strong>. (You can also downgrade to Node.js
22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)</p>
<h2>New Contributors</h2>
<p>Thank you!</p>
<ul>
<li><a href="https://github.com/pajosieg"><code>@pajosieg</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li>
<li><a
href="https://github.com/johnmurphy01"><code>@johnmurphy01</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39324">gatsbyjs/gatsby#39324</a></li>
<li><a
href="https://github.com/shrisoundharyaa"><code>@shrisoundharyaa</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39286">gatsbyjs/gatsby#39286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/7451d2ff56c46b4d9ceebbb6e830fa83fcd29e5b"><code>7451d2f</code></a>
fix: support node 22 (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39349">#39349</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/c3708b068abba3a26e5cf229d6d4dc5813884acd"><code>c3708b0</code></a>
chore: remove Gatsby Discord references (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39351">#39351</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/6ba3b68c216eead13e0f12d3dcf459e22e6cc8be"><code>6ba3b68</code></a>
fix(gatsby): update socket.io to address vulnerable subdeps (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39352">#39352</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/19a80152283b8438334a5b81610cd751a649c941"><code>19a8015</code></a>
chore(renovate): remove invalid option</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/f7321900be8e879042c3b51566acd52ecf4f5a6f"><code>f732190</code></a>
chore: simplify Renovate setup (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39339">#39339</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/1711f91c703e3de1c5166d75ec4033631007b09e"><code>1711f91</code></a>
chore: relocate deprecated packages (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39350">#39350</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/647ea2cfa54a17852b1fe867db096e676e79756a"><code>647ea2c</code></a>
ci: improve parallelisation of jobs (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39354">#39354</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/d3ec326bfa4b860d05c0cfc834c96c87935b1dc5"><code>d3ec326</code></a>
fix(deps): update starters and examples - gatsby (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39267">#39267</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/79a8689bc5cd7a5f70164c373a9401ea0b717bb5"><code>79a8689</code></a>
chore(changelogs): update changelogs (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39346">#39346</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-plugin-manifest` from 5.14.0 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-manifest's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support node 22 by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39349">gatsbyjs/gatsby#39349</a></li>
<li>fix(gatsby): update socket.io to address vulnerable subdeps by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39352">gatsbyjs/gatsby#39352</a></li>
</ul>
<h2>Node.js 22</h2>
<p>This release formally introduces Node.js 22 support, which is
officially tested and supported going forward.</p>
<p>If you wish to use Node.js 22 with Gatsby, we highly recommend using
the <em>latest</em> 22.x release, as there are known issues with some
older 22.x versions that Gatsby is unable to work around at this
time.</p>
<h3>⚠️ Known Issue: <code>gatsby develop</code> fails with Node.js
22.7.0, 22.8.0, and 22.9.0</h3>
<p>There is a critical bug in Node.js (<a
href="https://redirect.github.com/nodejs/node/issues/55145">nodejs/node#55145</a>?)
affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes <code>gatsby
develop</code> to fail with the error reported in <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39068">gatsbyjs/gatsby#39068</a>.</p>
<p>👉🏼 To avoid this, <strong>use Node.js 22.10.0 or later</strong>. (You
can also use 22.6.0 or earlier.)</p>
<h3>⚠️ Known Issue: Page loads may hang in dev with experimental
<code>DEV_SSR</code> enabled <em>and</em> Node.js ≥22.14.0 (or
≥20.19.0)</h3>
<p>This will not affect most users.</p>
<p>A change landed in Node.js 20.19.0 and 22.14.0 results in requests to
the <code>gatsby develop</code> dev server to occasionally hang for 15
seconds. This can only occur if you have opted in to the experimental
<code>DEV_SSR</code> flag.</p>
<p>👉🏼 To avoid this, <strong>disable the experimental
<code>DEV_SSR</code> flag</strong>. (You can also downgrade to Node.js
22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)</p>
<h2>New Contributors</h2>
<p>Thank you!</p>
<ul>
<li><a href="https://github.com/pajosieg"><code>@pajosieg</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li>
<li><a
href="https://github.com/johnmurphy01"><code>@johnmurphy01</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39324">gatsbyjs/gatsby#39324</a></li>
<li><a
href="https://github.com/shrisoundharyaa"><code>@shrisoundharyaa</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39286">gatsbyjs/gatsby#39286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0</a></p>
<h2>[email protected]</h2>
<p>2025-08-06</p>
<h2>What's Changed</h2>
<ul>
<li>fix: don't treat timestamps as dynamic paths (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/39340">#39340</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39341">gatsbyjs/gatsby#39341</a></li>
<li>fix: use forked devcert to avoid pulling transitive deps from its
@types/* deps (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/39343">#39343</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39345">gatsbyjs/gatsby#39345</a>
<ul>
<li>This fixes npm install errors/warnings with Node.js 18 that look
like <code>error [email protected]: The engine "node" is
incompatible with this module. Expected version "20 ||
>=22". Got "18.6.0"</code></li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6</a></p>
<h2>[email protected]</h2>
<p>2025-06-19</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md">gatsby-plugin-manifest's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest">5.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<p><strong>Note:</strong> Version bump only for package
gatsby-plugin-manifest</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-plugin-mdx` from 5.14.1 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-mdx's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support node 22 by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39349">gatsbyjs/gatsby#39349</a></li>
<li>fix(gatsby): update socket.io to address vulnerable subdeps by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39352">gatsbyjs/gatsby#39352</a></li>
</ul>
<h2>Node.js 22</h2>
<p>This release formally introduces Node.js 22 support, which is
officially tested and supported going forward.</p>
<p>If you wish to use Node.js 22 with Gatsby, we highly recommend using
the <em>latest</em> 22.x release, as there are known issues with some
older 22.x versions that Gatsby is unable to work around at this
time.</p>
<h3>⚠️ Known Issue: <code>gatsby develop</code> fails with Node.js
22.7.0, 22.8.0, and 22.9.0</h3>
<p>There is a critical bug in Node.js (<a
href="https://redirect.github.com/nodejs/node/issues/55145">nodejs/node#55145</a>?)
affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes <code>gatsby
develop</code> to fail with the error reported in <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39068">gatsbyjs/gatsby#39068</a>.</p>
<p>👉🏼 To avoid this, <strong>use Node.js 22.10.0 or later</strong>. (You
can also use 22.6.0 or earlier.)</p>
<h3>⚠️ Known Issue: Page loads may hang in dev with experimental
<code>DEV_SSR</code> enabled <em>and</em> Node.js ≥22.14.0 (or
≥20.19.0)</h3>
<p>This will not affect most users.</p>
<p>A change landed in Node.js 20.19.0 and 22.14.0 results in requests to
the <code>gatsby develop</code> dev server to occasionally hang for 15
seconds. This can only occur if you have opted in to the experimental
<code>DEV_SSR</code> flag.</p>
<p>👉🏼 To avoid this, <strong>disable the experimental
<code>DEV_SSR</code> flag</strong>. (You can also downgrade to Node.js
22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)</p>
<h2>New Contributors</h2>
<p>Thank you!</p>
<ul>
<li><a href="https://github.com/pajosieg"><code>@pajosieg</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li>
<li><a
href="https://github.com/johnmurphy01"><code>@johnmurphy01</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39324">gatsbyjs/gatsby#39324</a></li>
<li><a
href="https://github.com/shrisoundharyaa"><code>@shrisoundharyaa</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39286">gatsbyjs/gatsby#39286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0</a></p>
<h2>[email protected]</h2>
<p>2025-08-06</p>
<h2>What's Changed</h2>
<ul>
<li>fix: don't treat timestamps as dynamic paths (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39340">#39340</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39341">gatsbyjs/gatsby#39341</a></li>
<li>fix: use forked devcert to avoid pulling transitive deps from its
@types/* deps (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39343">#39343</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39345">gatsbyjs/gatsby#39345</a>
<ul>
<li>This fixes npm install errors/warnings with Node.js 18 that look
like <code>error [email protected]: The engine "node" is
incompatible with this module. Expected version "20 ||
>=22". Got "18.6.0"</code></li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6</a></p>
<h2>[email protected]</h2>
<p>2025-06-19</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-mdx/CHANGELOG.md">gatsby-plugin-mdx's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx">5.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<h4>Bug Fixes</h4>
<ul>
<li>pin webpack <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39264">#39264</a>
(<a
href="https://github.com/gatsbyjs/gatsby/commit/dae80818db95d2923ce40fc4292d6d91fbe1d75a">dae8081</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e8e17e774c4a90333a2277b44733bb4b48f2e102"><code>e8e17e7</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/6182b72d31bc37b390252ba759c65056d42ee5c6"><code>6182b72</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39268">#39268</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/dae80818db95d2923ce40fc4292d6d91fbe1d75a"><code>dae8081</code></a>
fix: pin webpack (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39264">#39264</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-plugin-postcss` from 6.14.0 to 6.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-postcss's
releases</a>.</em></p>
<blockquote>
<h2>[email protected] and 6 more...</h2>
<p>2024-08-26</p>
<h2>Updated packages</h2>
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix: pin cheerio (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss/issues/39066">#39066</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39069">gatsbyjs/gatsby#39069</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39070">gatsbyjs/gatsby#39070</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-postcss/CHANGELOG.md">gatsby-plugin-postcss's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-postcss">6.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<p><strong>Note:</strong> Version bump only for package
gatsby-plugin-postcss</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-postcss/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-postcss">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-plugin-styled-components` from 6.14.0 to 6.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-styled-components's
releases</a>.</em></p>
<blockquote>
<h2>[email protected] and 6 more...</h2>
<p>2024-08-26</p>
<h2>Updated packages</h2>
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix: pin cheerio (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components/issues/39066">#39066</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39069">gatsbyjs/gatsby#39069</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39070">gatsbyjs/gatsby#39070</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md">gatsby-plugin-styled-components's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-styled-components">6.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<p><strong>Note:</strong> Version bump only for package
gatsby-plugin-styled-components</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-styled-components">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-source-filesystem` from 5.14.0 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-source-filesystem's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support node 22 by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39349">gatsbyjs/gatsby#39349</a></li>
<li>fix(gatsby): update socket.io to address vulnerable subdeps by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39352">gatsbyjs/gatsby#39352</a></li>
</ul>
<h2>Node.js 22</h2>
<p>This release formally introduces Node.js 22 support, which is
officially tested and supported going forward.</p>
<p>If you wish to use Node.js 22 with Gatsby, we highly recommend using
the <em>latest</em> 22.x release, as there are known issues with some
older 22.x versions that Gatsby is unable to work around at this
time.</p>
<h3>⚠️ Known Issue: <code>gatsby develop</code> fails with Node.js
22.7.0, 22.8.0, and 22.9.0</h3>
<p>There is a critical bug in Node.js (<a
href="https://redirect.github.com/nodejs/node/issues/55145">nodejs/node#55145</a>?)
affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes <code>gatsby
develop</code> to fail with the error reported in <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39068">gatsbyjs/gatsby#39068</a>.</p>
<p>👉🏼 To avoid this, <strong>use Node.js 22.10.0 or later</strong>. (You
can also use 22.6.0 or earlier.)</p>
<h3>⚠️ Known Issue: Page loads may hang in dev with experimental
<code>DEV_SSR</code> enabled <em>and</em> Node.js ≥22.14.0 (or
≥20.19.0)</h3>
<p>This will not affect most users.</p>
<p>A change landed in Node.js 20.19.0 and 22.14.0 results in requests to
the <code>gatsby develop</code> dev server to occasionally hang for 15
seconds. This can only occur if you have opted in to the experimental
<code>DEV_SSR</code> flag.</p>
<p>👉🏼 To avoid this, <strong>disable the experimental
<code>DEV_SSR</code> flag</strong>. (You can also downgrade to Node.js
22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)</p>
<h2>New Contributors</h2>
<p>Thank you!</p>
<ul>
<li><a href="https://github.com/pajosieg"><code>@pajosieg</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li>
<li><a
href="https://github.com/johnmurphy01"><code>@johnmurphy01</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39324">gatsbyjs/gatsby#39324</a></li>
<li><a
href="https://github.com/shrisoundharyaa"><code>@shrisoundharyaa</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39286">gatsbyjs/gatsby#39286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0</a></p>
<h2>[email protected]</h2>
<p>2025-08-06</p>
<h2>What's Changed</h2>
<ul>
<li>fix: don't treat timestamps as dynamic paths (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/39340">#39340</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39341">gatsbyjs/gatsby#39341</a></li>
<li>fix: use forked devcert to avoid pulling transitive deps from its
@types/* deps (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/39343">#39343</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39345">gatsbyjs/gatsby#39345</a>
<ul>
<li>This fixes npm install errors/warnings with Node.js 18 that look
like <code>error [email protected]: The engine "node" is
incompatible with this module. Expected version "20 ||
>=22". Got "18.6.0"</code></li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6</a></p>
<h2>[email protected]</h2>
<p>2025-06-19</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md">gatsby-source-filesystem's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem">5.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<h4>Bug Fixes</h4>
<ul>
<li>update dependency chokidar to ^3.6.0 <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39174">#39174</a>
(<a
href="https://github.com/gatsbyjs/gatsby/commit/571725239b77f2b0604b43be3e1aaaf9cda4a5d8">5717252</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/baa1b8e00780228d4f4bb7cb12624f1050bea894"><code>baa1b8e</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/571725239b77f2b0604b43be3e1aaaf9cda4a5d8"><code>5717252</code></a>
fix(deps): update dependency chokidar to ^3.6.0 (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/39174">#39174</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem">compare
view</a></li>
</ul>
</details>
<br />
Updates `gatsby-transformer-yaml` from 5.14.0 to 5.15.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/releases">gatsby-transformer-yaml's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support node 22 by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39349">gatsbyjs/gatsby#39349</a></li>
<li>fix(gatsby): update socket.io to address vulnerable subdeps by <a
href="https://github.com/serhalp"><code>@serhalp</code></a> in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39352">gatsbyjs/gatsby#39352</a></li>
</ul>
<h2>Node.js 22</h2>
<p>This release formally introduces Node.js 22 support, which is
officially tested and supported going forward.</p>
<p>If you wish to use Node.js 22 with Gatsby, we highly recommend using
the <em>latest</em> 22.x release, as there are known issues with some
older 22.x versions that Gatsby is unable to work around at this
time.</p>
<h3>⚠️ Known Issue: <code>gatsby develop</code> fails with Node.js
22.7.0, 22.8.0, and 22.9.0</h3>
<p>There is a critical bug in Node.js (<a
href="https://redirect.github.com/nodejs/node/issues/55145">nodejs/node#55145</a>?)
affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes <code>gatsby
develop</code> to fail with the error reported in <a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39068">gatsbyjs/gatsby#39068</a>.</p>
<p>👉🏼 To avoid this, <strong>use Node.js 22.10.0 or later</strong>. (You
can also use 22.6.0 or earlier.)</p>
<h3>⚠️ Known Issue: Page loads may hang in dev with experimental
<code>DEV_SSR</code> enabled <em>and</em> Node.js ≥22.14.0 (or
≥20.19.0)</h3>
<p>This will not affect most users.</p>
<p>A change landed in Node.js 20.19.0 and 22.14.0 results in requests to
the <code>gatsby develop</code> dev server to occasionally hang for 15
seconds. This can only occur if you have opted in to the experimental
<code>DEV_SSR</code> flag.</p>
<p>👉🏼 To avoid this, <strong>disable the experimental
<code>DEV_SSR</code> flag</strong>. (You can also downgrade to Node.js
22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)</p>
<h2>New Contributors</h2>
<p>Thank you!</p>
<ul>
<li><a href="https://github.com/pajosieg"><code>@pajosieg</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39169">gatsbyjs/gatsby#39169</a></li>
<li><a
href="https://github.com/johnmurphy01"><code>@johnmurphy01</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39324">gatsbyjs/gatsby#39324</a></li>
<li><a
href="https://github.com/shrisoundharyaa"><code>@shrisoundharyaa</code></a>
made their first contribution in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39286">gatsbyjs/gatsby#39286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.15.0</a></p>
<h2>[email protected]</h2>
<p>2025-08-06</p>
<h2>What's Changed</h2>
<ul>
<li>fix: don't treat timestamps as dynamic paths (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/39340">#39340</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39341">gatsbyjs/gatsby#39341</a></li>
<li>fix: use forked devcert to avoid pulling transitive deps from its
@types/* deps (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/39343">#39343</a>)
by <a href="https://github.com/gatsbybot"><code>@gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39345">gatsbyjs/gatsby#39345</a>
<ul>
<li>This fixes npm install errors/warnings with Node.js 18 that look
like <code>error [email protected]: The engine "node" is
incompatible with this module. Expected version "20 ||
>=22". Got "18.6.0"</code></li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6">https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.6</a></p>
<h2>[email protected]</h2>
<p>2025-06-19</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-yaml/CHANGELOG.md">gatsby-transformer-yaml's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-yaml">5.15.0</a>
(2025-08-27)</h2>
<p><a
href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.15">🧾
Release notes</a></p>
<p><strong>Note:</strong> Version bump only for package
gatsby-transformer-yaml</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e3d07175b0a0401cbbbcf0453a1b47747e084338"><code>e3d0717</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"><code>17baffb</code></a>
chore(release): Publish next pre-minor</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5f44fcd4c2390afc1d3b35368bbacb45688fb821"><code>5f44fcd</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/39156">#39156</a>)</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-yaml">compare
view</a></li>
</ul>
</details>
<br />
Updates `postcss-loader` from 8.1.1 to 8.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/postcss-loader/releases">postcss-loader's
releases</a>.</em></p>
<blockquote>
<h2>v8.2.0</h2>
<h2><a
href="https://github.com/webpack-contrib/postcss-loader/compare/v8.1.1...v8.2.0">8.2.0</a>
(2025-09-01)</h2>
<h3>Features</h3>
<ul>
<li>update <code>jiti</code> from v1 to v2 (<a
href="https://github.com/webpack-contrib/postcss-loader/commit/9c749746df8ddadbac3af60387dc562242350c9a">9c74974</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md">postcss-loader's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/webpack-contrib/postcss-loader/compare/v8.1.1...v8.2.0">8.2.0</a>
(2025-09-01)</h2>
<h3>Features</h3>
<ul>
<li>update <code>jiti</code> from v1 to v2 (<a
href="https://github.com/webpack-contrib/postcss-loader/commit/9c749746df8ddadbac3af60387dc562242350c9a">9c74974</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/522a07d96c3c4364e7fa6c9f35c04310e6ace055"><code>522a07d</code></a>
chore(release): 8.2.0</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/9c749746df8ddadbac3af60387dc562242350c9a"><code>9c74974</code></a>
feat: update <code>jiti</code> from v1 to v2</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/5a781e5d8a4e56676fc7b70b74169ea8adae7cc8"><code>5a781e5</code></a>
chore: update github actions/checkout from v4 to v5 (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/709">#709</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/b29fde3deda7d7a00a104a33f288e1fc2fa0b56f"><code>b29fde3</code></a>
chore: upgrade eslint from v8 to v9 (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/707">#707</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/cff095a323a9ace6001fec4baddc5a6ffc99619f"><code>cff095a</code></a>
chore: update jest from v29 to v30 (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/705">#705</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/6f470db420f6febbea729080921050e8fe353226"><code>6f470db</code></a>
docs: improving typos in ISSUE_TEMPLATE files (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/704">#704</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/36749e875381174a9a1a31c21b1d97e48bc3df03"><code>36749e8</code></a>
docs: fix typos and improve clarity in README.md (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/703">#703</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/26de829b3afa1efecb62ccd867ce77a70ccb909f"><code>26de829</code></a>
docs: fix typos and improve clarity in contribution guidelines (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/702">#702</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/61e14525393b9518f34718960d9a985b47354023"><code>61e1452</code></a>
ci: add node v24 (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/701">#701</a>)</li>
<li><a
href="https://github.com/webpack-contrib/postcss-loader/commit/3bafede45fdab3c92c9043740fa94f61b961709c"><code>3bafede</code></a>
chore: update codecov-action from v4 to v5 (<a
href="https://redirect.github.com/webpack-contrib/postcss-loader/issues/698">#698</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack-contrib/postcss-loader/compare/v8.1.1...v8.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `postcss-preset-env` from 10.3.0 to 10.3.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.3.1</h3>
<p><em>August 27, 2025</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo"><code>css-has-pseudo</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#703"><code>7.0.3</code></a>
(patch)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare
view</a></li>
</ul>
</details>
<br />
Updates `babel-jest` from 30.0.5 to 30.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/releases">babel-jest's
releases</a>.</em></p>
<blockquote>
<h2>30.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Correct snapshot header regexp to
work with newline across OSes (<a
href="https://redirect.github.com/jestjs/jest/pull/15803">#15803</a>)</li>
</ul>
<h2>30.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
warning not handling Windows end-of-line sequences (<a
href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li>
</ul>
<h2>30.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-leak-detector]</code> Configurable GC aggressiveness
regarding to V8 heap snapshot generation (<a
href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li>
<li><code>[jest-runtime]</code> Reduce redundant ReferenceError
messages</li>
<li><code>[jest-core]</code> Include test modules that failed to load
when --onlyFailures is active</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not
getting replaced with fully canonical URL (<a
href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li>
<li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not
working with <code>describe.skip</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li>
<li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates
when used with Prettier 3 and CRLF line endings</li>
<li><code>[jest-runtime]</code> Importing from
<code>@jest/globals</code> in more than one file no longer breaks
relative paths (<a
href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li>
</ul>
<h1>Chore</h1>
<ul>
<li><code>[expect]</code> Update docblock for <code>toContain()</code>
to display info on substring check (<a
href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">babel-jest's
changelog</a>.</em></p>
<blockquote>
<h2>30.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Correct snapshot header regexp to
work with newline across OSes (<a
href="https://redirect.github.com/jestjs/jest/pull/15803">#15803</a>)</li>
</ul>
<h2>30.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
warning not handling Windows end-of-line sequences (<a
href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li>
</ul>
<h2>30.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-leak-detector]</code> Configurable GC aggressiveness
regarding to V8 heap snapshot generation (<a
href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li>
<li><code>[jest-runtime]</code> Reduce redundant ReferenceError
messages</li>
<li><code>[jest-core]</code> Include test modules that failed to load
when --onlyFailures is active</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
guide link not getting replaced with fully canonical URL (<a
href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li>
<li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not
working with <code>describe.skip</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li>
<li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates
when used with Prettier 3 and CRLF line endings</li>
<li><code>[jest-runtime]</code> Importing from
<code>@jest/globals</code> in more than one file no longer breaks
relative paths (<a
href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li>
</ul>
<h1>Chore</h1>
<ul>
<li><code>[expect]</code> Update docblock for <code>toContain()</code>
to display info on substring check (<a
href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jestjs/jest/commit/ebfa31cc9787303e8698a1a029a162a18e8974aa"><code>ebfa31c</code></a>
v30.1.2</li>
<li><a
href="https://github.com/jestjs/jest/commit/d347c0f3f87f976a1dbd9761d503e45f5ced2a7e"><code>d347c0f</code></a>
v30.1.1</li>
<li><a
href="https://github.com/jestjs/jest/commit/4d5f41d0885c1d9630c81b4fd47f74ab0615e18f"><code>4d5f41d</code></a>
v30.1.0</li>
<li>See full diff in <a
href="https://github.com/jestjs/jest/commits/v30.1.2/packages/babel-jest">compare
view</a></li>
</ul>
</details>
<br />
Updates `jest` from 30.0.5 to 30.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/releases">jest's
releases</a>.</em></p>
<blockquote>
<h2>30.1.3</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <code>unstable_mockModule</code> with <code>node:</code>
prefixed core modules.</li>
</ul>
<h2>30.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Correct snapshot header regexp to
work with newline across OSes (<a
href="https://redirect.github.com/jestjs/jest/pull/15803">#15803</a>)</li>
</ul>
<h2>30.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
warning not handling Windows end-of-line sequences (<a
href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li>
</ul>
<h2>30.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-leak-detector]</code> Configurable GC aggressiveness
regarding to V8 heap snapshot generation (<a
href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li>
<li><code>[jest-runtime]</code> Reduce redundant ReferenceError
messages</li>
<li><code>[jest-core]</code> Include test modules that failed to load
when --onlyFailures is active</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not
getting replaced with fully canonical URL (<a
href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li>
<li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not
working with <code>describe.skip</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li>
<li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates
when used with Prettier 3 and CRLF line endings</li>
<li><code>[jest-runtime]</code> Importing from
<code>@jest/globals</code> in more than one file no longer breaks
relative paths (<a
href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li>
</ul>
<h1>Chore</h1>
<ul>
<li><code>[expect]</code> Update docblock for <code>toContain()</code>
to display info on substring check (<a
href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest's
changelog</a>.</em></p>
<blockquote>
<h2>30.1.3</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <code>unstable_mockModule</code> with <code>node:</code>
prefixed core modules.</li>
</ul>
<h2>30.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Correct snapshot header regexp to
work with newline across OSes (<a
href="https://redirect.github.com/jestjs/jest/pull/15803">#15803</a>)</li>
</ul>
<h2>30.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
warning not handling Windows end-of-line sequences (<a
href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li>
</ul>
<h2>30.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-leak-detector]</code> Configurable GC aggressiveness
regarding to V8 heap snapshot generation (<a
href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li>
<li><code>[jest-runtime]</code> Reduce redundant ReferenceError
messages</li>
<li><code>[jest-core]</code> Include test modules that failed to load
when --onlyFailures is active</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
guide link not getting replaced with fully canonical URL (<a
href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li>
<li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not
working with <code>describe.skip</code> (<a
href="https://redirect.github.com/jestjs/jest/pull/15765">#15765</a>)</li>
<li><code>[jest-snapshot]</code> Fix mangled inline snapshot updates
when used with Prettier 3 and CRLF line endings</li>
<li><code>[jest-runtime]</code> Importing from
<code>@jest/globals</code> in more than one file no longer breaks
relative paths (<a
href="https://redirect.github.com/jestjs/jest/issues/15772">#15772</a>)</li>
</ul>
<h1>Chore</h1>
<ul>
<li><code>[expect]</code> Update docblock for <code>toContain()</code>
to display info on substring check (<a
href="https://redirect.github.com/jestjs/jest/pull/15789">#15789</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jestjs/jest/commit/da9b532f04632367b0df15a842280501f225b732"><code>da9b532</code></a>
v30.1.3</li>
<li><a
href="https://github.com/jestjs/jest/commit/ebfa31cc9787303e8698a1a029a162a18e8974aa"><code>ebfa31c</code></a>
v30.1.2</li>
<li><a
href="https://github.com/jestjs/jest/commit/d347c0f3f87f976a1dbd9761d503e45f5ced2a7e"><code>d347c0f</code></a>
v30.1.1</li>
<li><a
href="https://github.com/jestjs/jest/commit/4d5f41d0885c1d9630c81b4fd47f74ab0615e18f"><code>4d5f41d</code></a>
v30.1.0</li>
<li>See full diff in <a
href="https://github.com/jestjs/jest/commits/v30.1.3/packages/jest">compare
view</a></li>
</ul>
</details>
<br />
Updates `jest-environment-jsdom` from 30.0.5 to 30.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jestjs/jest/releases">jest-environment-jsdom's
releases</a>.</em></p>
<blockquote>
<h2>30.1.2</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Correct snapshot header regexp to
work with newline across OSes (<a
href="https://redirect.github.com/jestjs/jest/pull/15803">#15803</a>)</li>
</ul>
<h2>30.1.1</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-snapshot-utils]</code> Fix deprecated goo.gl snapshot
warning not handling Windows end-of-line sequences (<a
href="https://redirect.github.com/jestjs/jest/pull/15800">#15800</a>)</li>
</ul>
<h2>30.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-leak-detector]</code> Configurable GC aggressiveness
regarding to V8 heap snapshot generation (<a
href="https://redirect.github.com/jestjs/jest/pull/15793/">#15793</a>)</li>
<li><code>[jest-runtime]</code> Reduce redundant ReferenceError
messages</li>
<li><code>[jest-core]</code> Include test modules that failed to load
when --onlyFailures is active</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>`[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not
getting replaced with fully canonical URL (<a
href="https://redirect.github.com/jestjs/jest/pull/15787">#15787</a>)</li>
<li><code>[jest-circus]</code> Fix <code>it.concurrent</code> not
working with <code>describe.skip</code> (<a
href="https://redirect.github.com/jestjs/jest/p…1 parent cb495a1 commit 18aba1fCopy full SHA for 18aba1f
File tree
Expand file treeCollapse file tree
1 file changed
+969
-788
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+969
-788
lines changed
0 commit comments