Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump gatsby-plugin-sharp from 5.12.3 to 5.13.0 (#1268)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.12.3 to 5.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/releases">gatsby-plugin-sharp'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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md">gatsby-plugin-sharp's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp">5.13.0</a> (2023-12-18)</h2> <p><a href="https://www.gatsbyjs.com/docs/reference/release-notes/v5.13">🧾 Release notes</a></p> <h4>Chores</h4> <ul> <li>upgrade sharp to latest v0.32.6 <a href="https://redirect.github.com/gatsbyjs/gatsby/issues/38374">#38374</a> (<a href="https://github.com/gatsbyjs/gatsby/commit/ca15ef37be3febbacfb830193556048008b2fd58">ca15ef3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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/26871b8c1fccded345a807f7de29dee1cb08a877"><code>26871b8</code></a> chore(release): Publish next</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/9a267006a7ed8fe7bcd7773c5aab5f015a4f1449"><code>9a26700</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/38667">#38667</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/7ba63eb5e8d2929ea8f86fc12e04e4729456a5ce"><code>7ba63eb</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/38658">#38658</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/d90d747ebeddcd8638c070ce0f40241b987f5f30"><code>d90d747</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/38642">#38642</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/ca15ef37be3febbacfb830193556048008b2fd58"><code>ca15ef3</code></a> chore(deps): upgrade sharp to latest v0.32.6 (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/38374">#38374</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/db248ab1b7dfca7023816f53b4ebf1138468a9e2"><code>db248ab</code></a> chore(changelogs): update changelogs (<a href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp/issues/38526">#38526</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/e6e2fb4fddd1f076531b01ea2bd6fe4f43655f8c"><code>e6e2fb4</code></a> chore(release): Publish next pre-minor</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gatsby-plugin-sharp&package-manager=npm_and_yarn&previous-version=5.12.3&new-version=5.13.0)](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