Bump gatsby from 4.25.7 to 5.13.3
dependencies
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.25.7 to 5.13.3.
<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>v5.13.0</h2>
<p>Welcome to <code>gatsby@5.13.0</code> release (December 2023 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p>
<p>Key highlight of this release:</p>
<ul>
<li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.13#custom-image-and-file-cdn-url-generators">Custom Image and File CDN URL generators</a></li>
</ul>
<p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p>
<p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.12">Previous release notes</a></p>
<h2>v5.12.0</h2>
<p>Welcome to <code>gatsby@5.12.0</code> release (August 2023 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p>
<p>Key highlight of this release:</p>
<ul>
<li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.12#adapters">Adapters</a></li>
</ul>
<p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p>
<p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.11">Previous release notes</a></p>
<h2>v5.11.0</h2>
<p>Welcome to <code>gatsby@5.11.0</code> release (June 2023 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p>
<p>Key highlights of this release:</p>
<ul>
<li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.11#rfc-adapters">RFC: Adapters</a></li>
<li><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.11#gatsby-source-wordpress-support-for-multiple-instances"><code>gatsby-source-wordpress</code>: Support for multiple instances</a></li>
</ul>
<p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p>
<p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.10">Previous release notes</a></p>
<p><a href="https://github.com/gatsbyjs/gatsby/compare/gatsby@5.11.0-next.0...gatsby@5.11.0">Full changelog</a></p>
<h2>v5.10.0</h2>
<p>Welcome to <code>gatsby@5.10.0</code> release (May 2023 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p>
<p>This release focused on bug fixes and perf improvements. Check out <a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.10#notable-bugfixes--improvements">notable bugfixes and improvements</a>.</p>
<p><strong>Bleeding Edge:</strong> Want to try new features as soon as possible? Install <code>gatsby@next</code> and let us know if you have any <a href="https://github.com/gatsbyjs/gatsby/issues">issues</a>.</p>
<p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.9">Previous release notes</a></p>
<p><a href="https://github.com/gatsbyjs/gatsby/compare/gatsby@5.10.0-next.0...gatsby@5.10.0">Full changelog</a></p>
<h2>v5.9.0</h2>
<p>Welcome to <code>gatsby@5.9.0</code> release (April 2023 #<!-- raw HTML omitted --><!-- raw HTML omitted -->1)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/b4ce9e6bcd3937921f17a27dcbbafe67138275cc"><code>b4ce9e6</code></a> chore(release): Publish</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/c50e8f2cd93898d9a483440ebd6eeeb492e73087"><code>c50e8f2</code></a> fix: add missing fs method rewrites to handle fetchRemoteFile in dsg/ssr engi...</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/d328fd8ffd255c235a61e8d3890640b21f26e770"><code>d328fd8</code></a> perf: use must-revalidate cache-control header as common and only create head...</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/b24134df49cf5fb509c3fba4310a0a71a952a35b"><code>b24134d</code></a> chore(release): Publish</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/c74745c180f6e508d80dc680a721a63c7f6450bc"><code>c74745c</code></a> fix(gatsby): support builtin modules prefixed with <code>node:</code> on <code>build-html</code> (#...</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/c9f8c24cdb65016d03f1f270d3df43b0467623f0"><code>c9f8c24</code></a> chore: swap babel-plugin-lodash with updated version that doesn't use depreca...</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/fc0eea1eec9edcce77018d6d58a3070292cd5887"><code>fc0eea1</code></a> fix(gatsby): fix webpack compilation when pnpm is used (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38757">#38757</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38804">#38804</a>)</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/f6ed443f8042166c5292c79696877bb6270f4229"><code>f6ed443</code></a> fix(gatsby): try to automatically recover when parcel segfaults (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38773">#38773</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38">#38</a>...</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/68b0821df4ce236e488cfcd45104e06435d862b6"><code>68b0821</code></a> fix(gatsby): more robust adapter zero-conf handling (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38778">#38778</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38800">#38800</a>)</li>
<li><a href="https://github.com/gatsbyjs/gatsby/commit/366b54cdf368b8fcc123b7e8be6290c1d25a5789"><code>366b54c</code></a> chore(release): Publish</li>
<li>Additional commits viewable in <a href="https://github.com/gatsbyjs/gatsby/compare/gatsby@4.25.7...gatsby@5.13.3">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>
合并状态:未合并 1 条评论