Skip to content

Commit

Permalink
Bump gatsby from 5.12.11 to 5.13.1 (#1266)
Browse files Browse the repository at this point in the history
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.12.11 to
5.13.1.
<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>[email protected]</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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/366b54cdf368b8fcc123b7e8be6290c1d25a5789"><code>366b54c</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4b892c5a3047093c4f99b56c702c654a18999630"><code>4b892c5</code></a>
chore(gatsby-cli,gatsby-source-wordpress): bump clipboardy (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38775">#38775</a>)
(<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38776">#38776</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c0622caecd3fa393336ac48d0b432c24f87e724"><code>2c0622c</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5d6bb65f1b1c93eaf5d9e01dfc9c8b37c9b09fea"><code>5d6bb65</code></a>
fix(docs): update remote url docs (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38768">#38768</a>)
(<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38770">#38770</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/18ffcfa3d615e16059e823f4e03e89cdf6c5b449"><code>18ffcfa</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/1953e5cf818ec307c74dd9055df8edb394954981"><code>1953e5c</code></a>
fix(gatsby): allow gatsby-adapter-netlify@&quot;&gt;=1.0.0
&lt;=1.0.3&quot; for gatsby@&lt;5.12....</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4a780fbac717b1df337f156e2ac4b2da6478106b"><code>4a780fb</code></a>
feat: image and file cdn url generator adapter implementation (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38685">#38685</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/f8c207b84f1c7fecf1e08ea6e7193b23771a3376"><code>f8c207b</code></a>
chore: move gatsby-plugin-netlify-cms to deprecated-packages (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38755">#38755</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/6d1d97e7fb0c32e2f676babe7f904828bec289df"><code>6d1d97e</code></a>
chore(gatsby-plugin-netlify-cms): add deprecation notice (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38753">#38753</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/7a7fa5f8e4f324a29d9fd48c06f3f1073fd6dbc9"><code>7a7fa5f</code></a>
chore(deps): update dependency <code>@​types/jscodeshift</code> to
^0.11.11 for gatsby-code...</li>
<li>Additional commits viewable in <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.13.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gatsby&package-manager=npm_and_yarn&previous-version=5.12.11&new-version=5.13.1)](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>
  • Loading branch information
dependabot[bot] authored Dec 23, 2023
1 parent e4496ea commit 35fe0cb
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 529 deletions.
Loading

0 comments on commit 35fe0cb

Please sign in to comment.