Skip to content

Commit

Permalink
deps: bump the dependency-updates group with 6 updates (#1363)
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [gatsby](https://github.com/gatsbyjs/gatsby) | `5.13.7` | `5.14.0` |
|
[gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest)
| `5.13.1` | `5.14.0` |
|
[gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx)
| `5.13.1` | `5.14.0` |
|
[gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components)
| `6.13.1` | `6.14.0` |
|
[gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem)
| `5.13.1` | `5.14.0` |
|
[gatsby-transformer-yaml](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml)
| `5.13.1` | `5.14.0` |

Updates `gatsby` from 5.13.7 to 5.14.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>v5.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>minor docs improvements: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38816">gatsbyjs/gatsby#38816</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39052">gatsbyjs/gatsby#39052</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39133">gatsbyjs/gatsby#39133</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39060">gatsbyjs/gatsby#39060</a></li>
<li>security fixes:
<ul>
<li>bump gh-pages: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39089">gatsbyjs/gatsby#39089</a></li>
<li>bump underscore: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39092">gatsbyjs/gatsby#39092</a></li>
<li>bump thenify: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39095">gatsbyjs/gatsby#39095</a></li>
<li>bump axios: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39101">gatsbyjs/gatsby#39101</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39118">gatsbyjs/gatsby#39118</a></li>
<li>bump ejs: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39093">gatsbyjs/gatsby#39093</a></li>
<li>bump set-getter: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39091">gatsbyjs/gatsby#39091</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39099">gatsbyjs/gatsby#39099</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39098">gatsbyjs/gatsby#39098</a></li>
<li>bump css-what: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39107">gatsbyjs/gatsby#39107</a></li>
<li>bump rollup: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39112">gatsbyjs/gatsby#39112</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39115">gatsbyjs/gatsby#39115</a></li>
<li>bump body-parser: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39097">gatsbyjs/gatsby#39097</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39132">gatsbyjs/gatsby#39132</a></li>
<li>bump webpack-dev-middleware: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39106">gatsbyjs/gatsby#39106</a></li>
<li>bump path-to-regexp: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39096">gatsbyjs/gatsby#39096</a></li>
</ul>
</li>
<li>[<code>gatsby</code>, <code>create-gatsby</code>,
<code>gatsby-cli</code>, <code>gatsby-dev-cli</code>,
<code>gatsby-plugin-gatsby-cloud</code>,
<code>gatsby-plugin-page-creator</code>] perf: disable telemetry
reporting <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39137">gatsbyjs/gatsby#39137</a></li>
</ul>
<p><a
href="https://github.com/gatsbyjs/gatsby/blob/a9cb9ef7dbd04f03b767f9066e151ee6a97c5501/docs/docs/reference/release-notes/v5.14/index.md">See
full release notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/0f8b1013ccbefdfdb16137ac1f10f367daf3012d"><code>0f8b101</code></a>
fix(deps): update minor and patch dependencies for gatsby-source-drupal
(<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39126">#39126</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/3a866b278ee1c86c1914df562ede911e363f5ad4"><code>3a866b2</code></a>
chore(deps): update dependency gatsby-cypress to ^3.13.1 (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38837">#38837</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/f503db4ef33ee5eff4c3ac2973bff818cfc23c52"><code>f503db4</code></a>
fix(docs): Update GitLab Pages docs link (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39060">#39060</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/89e377625f65142ac77874b7a6eb7fb30f5ef4a3"><code>89e3776</code></a>
chore(changelogs): update changelogs (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39145">#39145</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8"><code>1b1720b</code></a>
chore: disable telemetry (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39137">#39137</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/41d8aef435e86b3130a0a0f82c669895ad866690"><code>41d8aef</code></a>
perf: don't load all shopify nodes into memory at once and avoid
creating man...</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/67668c9839358eedcae1c86aba380a40aea08993"><code>67668c9</code></a>
chore(deps): bump path-to-regexp from 0.1.7 to 0.1.10 (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39096">#39096</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/a55d7557489939069edccf3aa881db4e5e6a0c94"><code>a55d755</code></a>
fix(deps): update dependency axios to ^1.7.7 for gatsby-source-lever (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39118">#39118</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/e0c32ffc90353d561e189de030f675c79546e3c6"><code>e0c32ff</code></a>
chore(deps): bump webpack-dev-middleware from 4.3.0 to 5.3.4 (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/39106">#39106</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/gatsbyjs/gatsby/compare/gatsby@5.13.7...gatsby@5.14.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby since your current version.</p>
</details>
<br />

Updates `gatsby-plugin-manifest` from 5.13.1 to 5.14.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>v5.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>minor docs improvements: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38816">gatsbyjs/gatsby#38816</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39052">gatsbyjs/gatsby#39052</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39133">gatsbyjs/gatsby#39133</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39060">gatsbyjs/gatsby#39060</a></li>
<li>security fixes:
<ul>
<li>bump gh-pages: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39089">gatsbyjs/gatsby#39089</a></li>
<li>bump underscore: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39092">gatsbyjs/gatsby#39092</a></li>
<li>bump thenify: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39095">gatsbyjs/gatsby#39095</a></li>
<li>bump axios: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39101">gatsbyjs/gatsby#39101</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39118">gatsbyjs/gatsby#39118</a></li>
<li>bump ejs: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39093">gatsbyjs/gatsby#39093</a></li>
<li>bump set-getter: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39091">gatsbyjs/gatsby#39091</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39099">gatsbyjs/gatsby#39099</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39098">gatsbyjs/gatsby#39098</a></li>
<li>bump css-what: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39107">gatsbyjs/gatsby#39107</a></li>
<li>bump rollup: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39112">gatsbyjs/gatsby#39112</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39115">gatsbyjs/gatsby#39115</a></li>
<li>bump body-parser: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39097">gatsbyjs/gatsby#39097</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39132">gatsbyjs/gatsby#39132</a></li>
<li>bump webpack-dev-middleware: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39106">gatsbyjs/gatsby#39106</a></li>
<li>bump path-to-regexp: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39096">gatsbyjs/gatsby#39096</a></li>
</ul>
</li>
<li>[<code>gatsby</code>, <code>create-gatsby</code>,
<code>gatsby-cli</code>, <code>gatsby-dev-cli</code>,
<code>gatsby-plugin-gatsby-cloud</code>,
<code>gatsby-plugin-page-creator</code>] perf: disable telemetry
reporting <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39137">gatsbyjs/gatsby#39137</a></li>
</ul>
<p><a
href="https://github.com/gatsbyjs/gatsby/blob/a9cb9ef7dbd04f03b767f9066e151ee6a97c5501/docs/docs/reference/release-notes/v5.14/index.md">See
full release notes</a></p>
<h2>v5.13.7</h2>
<p>2024-07-12</p>
<h2>What's Changed</h2>
<ul>
<li>fix(gatsby-adapter-netlify): support monorepos (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/39005">#39005</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39037">gatsbyjs/gatsby#39037</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39046">gatsbyjs/gatsby#39046</a></p>
<h2>v5.13.6</h2>
<p>2024-05-29</p>
<h2>What's Changed</h2>
<ul>
<li>perf(gatsby-adapter-netlify): improve adapt() performance (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/38988">#38988</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38991">gatsbyjs/gatsby#38991</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39004">gatsbyjs/gatsby#39004</a></p>
<h2>v5.13.5</h2>
<p>2024-05-17</p>
<h2>What's Changed</h2>
<ul>
<li>chore: pin <code>@​vercel/webpack-asset-relocator-loader</code> (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/38981">#38981</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38982">gatsbyjs/gatsby#38982</a></li>
<li>feat: allow dsg/ssr renders without access to datastore if it's not
required (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/38974">#38974</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38979">gatsbyjs/gatsby#38979</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38984">gatsbyjs/gatsby#38984</a></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>
<h1>Changelog: <code>gatsby-plugin-manifest</code></h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c75bc51991b4bd3a409d4d5ffd9be8e13725164"><code>2c75bc5</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/38821">#38821</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/94b24825c8811ca968fadade3a0529406bc5390d"><code>94b2482</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/196618a8cb03f3905e801dbfcdd5fcf14963e5fc"><code>196618a</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4f8c065ae710ac3d80187436d4fcb3b249bbabf3"><code>4f8c065</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest/issues/38769">#38769</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"><code>eed07f3</code></a>
chore(release): Publish next pre-minor</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@5.14.0/packages/gatsby-plugin-manifest">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby-plugin-manifest since your current version.</p>
</details>
<br />

Updates `gatsby-plugin-mdx` from 5.13.1 to 5.14.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>v5.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>minor docs improvements: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38816">gatsbyjs/gatsby#38816</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39052">gatsbyjs/gatsby#39052</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39133">gatsbyjs/gatsby#39133</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39060">gatsbyjs/gatsby#39060</a></li>
<li>security fixes:
<ul>
<li>bump gh-pages: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39089">gatsbyjs/gatsby#39089</a></li>
<li>bump underscore: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39092">gatsbyjs/gatsby#39092</a></li>
<li>bump thenify: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39095">gatsbyjs/gatsby#39095</a></li>
<li>bump axios: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39101">gatsbyjs/gatsby#39101</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39118">gatsbyjs/gatsby#39118</a></li>
<li>bump ejs: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39093">gatsbyjs/gatsby#39093</a></li>
<li>bump set-getter: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39091">gatsbyjs/gatsby#39091</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39099">gatsbyjs/gatsby#39099</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39098">gatsbyjs/gatsby#39098</a></li>
<li>bump css-what: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39107">gatsbyjs/gatsby#39107</a></li>
<li>bump rollup: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39112">gatsbyjs/gatsby#39112</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39115">gatsbyjs/gatsby#39115</a></li>
<li>bump body-parser: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39097">gatsbyjs/gatsby#39097</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39132">gatsbyjs/gatsby#39132</a></li>
<li>bump webpack-dev-middleware: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39106">gatsbyjs/gatsby#39106</a></li>
<li>bump path-to-regexp: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39096">gatsbyjs/gatsby#39096</a></li>
</ul>
</li>
<li>[<code>gatsby</code>, <code>create-gatsby</code>,
<code>gatsby-cli</code>, <code>gatsby-dev-cli</code>,
<code>gatsby-plugin-gatsby-cloud</code>,
<code>gatsby-plugin-page-creator</code>] perf: disable telemetry
reporting <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39137">gatsbyjs/gatsby#39137</a></li>
</ul>
<p><a
href="https://github.com/gatsbyjs/gatsby/blob/a9cb9ef7dbd04f03b767f9066e151ee6a97c5501/docs/docs/reference/release-notes/v5.14/index.md">See
full release notes</a></p>
<h2>v5.13.7</h2>
<p>2024-07-12</p>
<h2>What's Changed</h2>
<ul>
<li>fix(gatsby-adapter-netlify): support monorepos (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/39005">#39005</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39037">gatsbyjs/gatsby#39037</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39046">gatsbyjs/gatsby#39046</a></p>
<h2>v5.13.6</h2>
<p>2024-05-29</p>
<h2>What's Changed</h2>
<ul>
<li>perf(gatsby-adapter-netlify): improve adapt() performance (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38988">#38988</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38991">gatsbyjs/gatsby#38991</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39004">gatsbyjs/gatsby#39004</a></p>
<h2>v5.13.5</h2>
<p>2024-05-17</p>
<h2>What's Changed</h2>
<ul>
<li>chore: pin <code>@​vercel/webpack-asset-relocator-loader</code> (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38981">#38981</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38982">gatsbyjs/gatsby#38982</a></li>
<li>feat: allow dsg/ssr renders without access to datastore if it's not
required (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38974">#38974</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38979">gatsbyjs/gatsby#38979</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38984">gatsbyjs/gatsby#38984</a></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>
<h1>Changelog: <code>gatsby-plugin-mdx</code></h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c75bc51991b4bd3a409d4d5ffd9be8e13725164"><code>2c75bc5</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38821">#38821</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/94b24825c8811ca968fadade3a0529406bc5390d"><code>94b2482</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/196618a8cb03f3905e801dbfcdd5fcf14963e5fc"><code>196618a</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f"><code>cb33fe5</code></a>
fix(deps): update dependency fs-extra to ^11.2.0 (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38727">#38727</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4f8c065ae710ac3d80187436d4fcb3b249bbabf3"><code>4f8c065</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx/issues/38769">#38769</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"><code>eed07f3</code></a>
chore(release): Publish next pre-minor</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-mdx@5.14.0/packages/gatsby-plugin-mdx">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby-plugin-mdx since your current version.</p>
</details>
<br />

Updates `gatsby-plugin-styled-components` from 6.13.1 to 6.14.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>gatsby-source-wordpress@7.13.5 and 6 more...</h2>
<p>2024-08-26</p>
<h2>Updated packages</h2>
<ul>
<li>gatsby-source-wordpress@7.13.5</li>
<li>gatsby-remark-responsive-iframe@6.13.2</li>
<li>gatsby-remark-prismjs@7.13.2</li>
<li>gatsby-remark-images@7.13.2</li>
<li>gatsby-remark-images@6.13.2</li>
<li>gatsby-remark-graphviz@5.13.2</li>
<li>gatsby-remark-copy-linked-files@6.13.2</li>
<li>gatsby-plugin-offline@6.13.3</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>
<h1>Changelog: <code>gatsby-plugin-styled-components</code></h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c75bc51991b4bd3a409d4d5ffd9be8e13725164"><code>2c75bc5</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components/issues/38821">#38821</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/94b24825c8811ca968fadade3a0529406bc5390d"><code>94b2482</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/196618a8cb03f3905e801dbfcdd5fcf14963e5fc"><code>196618a</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4f8c065ae710ac3d80187436d4fcb3b249bbabf3"><code>4f8c065</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components/issues/38769">#38769</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"><code>eed07f3</code></a>
chore(release): Publish next pre-minor</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@6.14.0/packages/gatsby-plugin-styled-components">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby-plugin-styled-components since your current
version.</p>
</details>
<br />

Updates `gatsby-source-filesystem` from 5.13.1 to 5.14.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>v5.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>minor docs improvements: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38816">gatsbyjs/gatsby#38816</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39052">gatsbyjs/gatsby#39052</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39133">gatsbyjs/gatsby#39133</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39060">gatsbyjs/gatsby#39060</a></li>
<li>security fixes:
<ul>
<li>bump gh-pages: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39089">gatsbyjs/gatsby#39089</a></li>
<li>bump underscore: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39092">gatsbyjs/gatsby#39092</a></li>
<li>bump thenify: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39095">gatsbyjs/gatsby#39095</a></li>
<li>bump axios: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39101">gatsbyjs/gatsby#39101</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39118">gatsbyjs/gatsby#39118</a></li>
<li>bump ejs: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39093">gatsbyjs/gatsby#39093</a></li>
<li>bump set-getter: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39091">gatsbyjs/gatsby#39091</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39099">gatsbyjs/gatsby#39099</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39098">gatsbyjs/gatsby#39098</a></li>
<li>bump css-what: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39107">gatsbyjs/gatsby#39107</a></li>
<li>bump rollup: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39112">gatsbyjs/gatsby#39112</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39115">gatsbyjs/gatsby#39115</a></li>
<li>bump body-parser: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39097">gatsbyjs/gatsby#39097</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39132">gatsbyjs/gatsby#39132</a></li>
<li>bump webpack-dev-middleware: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39106">gatsbyjs/gatsby#39106</a></li>
<li>bump path-to-regexp: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39096">gatsbyjs/gatsby#39096</a></li>
</ul>
</li>
<li>[<code>gatsby</code>, <code>create-gatsby</code>,
<code>gatsby-cli</code>, <code>gatsby-dev-cli</code>,
<code>gatsby-plugin-gatsby-cloud</code>,
<code>gatsby-plugin-page-creator</code>] perf: disable telemetry
reporting <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39137">gatsbyjs/gatsby#39137</a></li>
</ul>
<p><a
href="https://github.com/gatsbyjs/gatsby/blob/a9cb9ef7dbd04f03b767f9066e151ee6a97c5501/docs/docs/reference/release-notes/v5.14/index.md">See
full release notes</a></p>
<h2>v5.13.7</h2>
<p>2024-07-12</p>
<h2>What's Changed</h2>
<ul>
<li>fix(gatsby-adapter-netlify): support monorepos (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/39005">#39005</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39037">gatsbyjs/gatsby#39037</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39046">gatsbyjs/gatsby#39046</a></p>
<h2>v5.13.6</h2>
<p>2024-05-29</p>
<h2>What's Changed</h2>
<ul>
<li>perf(gatsby-adapter-netlify): improve adapt() performance (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38988">#38988</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38991">gatsbyjs/gatsby#38991</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39004">gatsbyjs/gatsby#39004</a></p>
<h2>v5.13.5</h2>
<p>2024-05-17</p>
<h2>What's Changed</h2>
<ul>
<li>chore: pin <code>@​vercel/webpack-asset-relocator-loader</code> (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38981">#38981</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38982">gatsbyjs/gatsby#38982</a></li>
<li>feat: allow dsg/ssr renders without access to datastore if it's not
required (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38974">#38974</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38979">gatsbyjs/gatsby#38979</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38984">gatsbyjs/gatsby#38984</a></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>
<h1>Changelog: <code>gatsby-source-filesystem</code></h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c75bc51991b4bd3a409d4d5ffd9be8e13725164"><code>2c75bc5</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38821">#38821</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/94b24825c8811ca968fadade3a0529406bc5390d"><code>94b2482</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/196618a8cb03f3905e801dbfcdd5fcf14963e5fc"><code>196618a</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f"><code>cb33fe5</code></a>
fix(deps): update dependency fs-extra to ^11.2.0 (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38727">#38727</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4f8c065ae710ac3d80187436d4fcb3b249bbabf3"><code>4f8c065</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem/issues/38769">#38769</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"><code>eed07f3</code></a>
chore(release): Publish next pre-minor</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.14.0/packages/gatsby-source-filesystem">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby-source-filesystem since your current version.</p>
</details>
<br />

Updates `gatsby-transformer-yaml` from 5.13.1 to 5.14.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>v5.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>minor docs improvements: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38816">gatsbyjs/gatsby#38816</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39052">gatsbyjs/gatsby#39052</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39133">gatsbyjs/gatsby#39133</a>,
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39060">gatsbyjs/gatsby#39060</a></li>
<li>security fixes:
<ul>
<li>bump gh-pages: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39089">gatsbyjs/gatsby#39089</a></li>
<li>bump underscore: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39092">gatsbyjs/gatsby#39092</a></li>
<li>bump thenify: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39095">gatsbyjs/gatsby#39095</a></li>
<li>bump axios: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39101">gatsbyjs/gatsby#39101</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39118">gatsbyjs/gatsby#39118</a></li>
<li>bump ejs: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39093">gatsbyjs/gatsby#39093</a></li>
<li>bump set-getter: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39091">gatsbyjs/gatsby#39091</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39099">gatsbyjs/gatsby#39099</a></li>
<li>bump express: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39098">gatsbyjs/gatsby#39098</a></li>
<li>bump css-what: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39107">gatsbyjs/gatsby#39107</a></li>
<li>bump rollup: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39112">gatsbyjs/gatsby#39112</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39115">gatsbyjs/gatsby#39115</a></li>
<li>bump body-parser: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39097">gatsbyjs/gatsby#39097</a>
<a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39132">gatsbyjs/gatsby#39132</a></li>
<li>bump webpack-dev-middleware: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39106">gatsbyjs/gatsby#39106</a></li>
<li>bump path-to-regexp: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39096">gatsbyjs/gatsby#39096</a></li>
</ul>
</li>
<li>[<code>gatsby</code>, <code>create-gatsby</code>,
<code>gatsby-cli</code>, <code>gatsby-dev-cli</code>,
<code>gatsby-plugin-gatsby-cloud</code>,
<code>gatsby-plugin-page-creator</code>] perf: disable telemetry
reporting <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39137">gatsbyjs/gatsby#39137</a></li>
</ul>
<p><a
href="https://github.com/gatsbyjs/gatsby/blob/a9cb9ef7dbd04f03b767f9066e151ee6a97c5501/docs/docs/reference/release-notes/v5.14/index.md">See
full release notes</a></p>
<h2>v5.13.7</h2>
<p>2024-07-12</p>
<h2>What's Changed</h2>
<ul>
<li>fix(gatsby-adapter-netlify): support monorepos (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/39005">#39005</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39037">gatsbyjs/gatsby#39037</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39046">gatsbyjs/gatsby#39046</a></p>
<h2>v5.13.6</h2>
<p>2024-05-29</p>
<h2>What's Changed</h2>
<ul>
<li>perf(gatsby-adapter-netlify): improve adapt() performance (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/38988">#38988</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38991">gatsbyjs/gatsby#38991</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/39004">gatsbyjs/gatsby#39004</a></p>
<h2>v5.13.5</h2>
<p>2024-05-17</p>
<h2>What's Changed</h2>
<ul>
<li>chore: pin <code>@​vercel/webpack-asset-relocator-loader</code> (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/38981">#38981</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38982">gatsbyjs/gatsby#38982</a></li>
<li>feat: allow dsg/ssr renders without access to datastore if it's not
required (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/38974">#38974</a>)
by <a href="https://github.com/gatsbybot"><code>@​gatsbybot</code></a>
in <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38979">gatsbyjs/gatsby#38979</a></li>
</ul>
<p>See full release notes: <a
href="https://redirect.github.com/gatsbyjs/gatsby/pull/38984">gatsbyjs/gatsby#38984</a></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>
<h1>Changelog: <code>gatsby-transformer-yaml</code></h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5397fbf5554ec3d937cc5a9042f2141b698d9eab"><code>5397fbf</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/2c75bc51991b4bd3a409d4d5ffd9be8e13725164"><code>2c75bc5</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/38821">#38821</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/94b24825c8811ca968fadade3a0529406bc5390d"><code>94b2482</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/196618a8cb03f3905e801dbfcdd5fcf14963e5fc"><code>196618a</code></a>
chore(release): Publish next</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/4f8c065ae710ac3d80187436d4fcb3b249bbabf3"><code>4f8c065</code></a>
chore(changelogs): update changelogs (<a
href="https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-yaml/issues/38769">#38769</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/eed07f3da59cd3d94b9e8c0b12aa1570f8a99a60"><code>eed07f3</code></a>
chore(release): Publish next pre-minor</li>
<li>See full diff in <a
href="https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-yaml@5.14.0/packages/gatsby-transformer-yaml">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~serhalp-netlify">serhalp-netlify</a>, a new
releaser for gatsby-transformer-yaml since your current version.</p>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 5ea4069 commit 0a15a7e
Showing 1 changed file with 181 additions and 407 deletions.
Loading

0 comments on commit 0a15a7e

Please sign in to comment.