Skip to content

Commit

Permalink
Bump gatsby from 4.24.4 to 4.25.7 (#65)
Browse files Browse the repository at this point in the history
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.24.4 to
4.25.7.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/db5eb186008c62acb78cf66ae50fd7e1f0d67626"><code>db5eb18</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/fc22f4ba3ad7ca5fb3592f38f4f0ca8ae60b4bf7"><code>fc22f4b</code></a>
fix(gatsby): don't serve codeframes for files outside of compilation (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/38059">#38059</a>)...</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/8889bfe5271985d19c956dff7f567be86ef2f3df"><code>8889bfe</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/d3d5fd07496411453ab5d8caf869f5a66a18b4f6"><code>d3d5fd0</code></a>
fix(gatsby-source-wordpress): prevent inconsistent schema customization
(<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/377">#377</a>...</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/5bdef4a8ddb1816d0f3a68aafa5b0992cb3db555"><code>5bdef4a</code></a>
fix(gatsby): don't block event loop during inference (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/37780">#37780</a>)
(<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/37801">#37801</a>)</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/50e3f947228b81837d00b8bafce24ab6dbb56e44"><code>50e3f94</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/3f8477d9def33996eca8298da72315a073c543a9"><code>3f8477d</code></a>
chore: Update get-unowned-packages script to use npm 9 syntax</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/dcf88ed01df2c26e0c93a41e1a2a840076d8247e"><code>dcf88ed</code></a>
fix(gatsby-plugin-sharp): don't serve static assets that are not result
of cu...</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/3be4a80635ee905e0e1cfcbfdfc7c6b5bcb1af8b"><code>3be4a80</code></a>
chore(release): Publish</li>
<li><a
href="https://github.com/gatsbyjs/gatsby/commit/98c4d27fbac98155692691388db54c5e31314570"><code>98c4d27</code></a>
feat(gatsby): add initial webhook body env var to bootstrap context (<a
href="https://redirect.github.com/gatsbyjs/gatsby/issues/37478">#37478</a>)
...</li>
<li>Additional commits viewable in <a
href="https://github.com/gatsbyjs/gatsby/compare/[email protected]@4.25.7">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=4.24.4&new-version=4.25.7)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/MetaMask/template-snap-monorepo/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Oct 31, 2023
1 parent 76a8d3d commit f2e6d87
Showing 2 changed files with 252 additions and 252 deletions.
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@
"eslint-plugin-jsdoc": "^39.2.9",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"gatsby": "^4.24.4",
"gatsby": "^4.25.7",
"gatsby-plugin-manifest": "^4.24.0",
"gatsby-plugin-styled-components": "^5.24.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
Loading

0 comments on commit f2e6d87

Please sign in to comment.