Bump gatsby-plugin-sharp from 5.14.0 to 5.15.0
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(12 days ago)
(12 days ago)
dependencies javascript
Bumps gatsby-plugin-sharp from 5.14.0 to 5.15.0.
Release notes
Sourced from gatsby-plugin-sharp's releases.
gatsby@5.15.0
What's Changed
- fix: support node 22 by
@serhalp
in gatsbyjs/gatsby#39349- fix(gatsby): update socket.io to address vulnerable subdeps by
@serhalp
in gatsbyjs/gatsby#39352Node.js 22
This release formally introduces Node.js 22 support, which is officially tested and supported going forward.
If you wish to use Node.js 22 with Gatsby, we highly recommend using the latest 22.x release, as there are known issues with some older 22.x versions that Gatsby is unable to work around at this time.
⚠️ Known Issue:
gatsby develop
fails with Node.js 22.7.0, 22.8.0, and 22.9.0There is a critical bug in Node.js (nodejs/node#55145?) affecting versions 22.7.0, 22.8.0, and 22.9.0 that causes
gatsby develop
to fail with the error reported in gatsbyjs/gatsby#39068.👉🏼 To avoid this, use Node.js 22.10.0 or later. (You can also use 22.6.0 or earlier.)
⚠️ Known Issue: Page loads may hang in dev with experimental
DEV_SSR
enabled and Node.js ≥22.14.0 (or ≥20.19.0)This will not affect most users.
A change landed in Node.js 20.19.0 and 22.14.0 results in requests to the
gatsby develop
dev server to occasionally hang for 15 seconds. This can only occur if you have opted in to the experimentalDEV_SSR
flag.👉🏼 To avoid this, disable the experimental
DEV_SSR
flag. (You can also downgrade to Node.js 22.13.1 or earlier, 20.18.3 or earlier, or 18.x.)New Contributors
Thank you!
@pajosieg
made their first contribution in gatsbyjs/gatsby#39169@johnmurphy01
made their first contribution in gatsbyjs/gatsby#39324@shrisoundharyaa
made their first contribution in gatsbyjs/gatsby#39286Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.6...gatsby@5.15.0
gatsby@5.14.6
2025-08-06
What's Changed
- fix: don't treat timestamps as dynamic paths (#39340) by
@gatsbybot
in gatsbyjs/gatsby#39341- fix: use forked devcert to avoid pulling transitive deps from its @types/* deps (#39343) by
@gatsbybot
in gatsbyjs/gatsby#39345
- This fixes npm install errors/warnings with Node.js 18 that look like
error glob@11.0.3: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.6.0"
Full Changelog: https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.5...gatsby@5.14.6
gatsby@5.14.5
2025-06-19
... (truncated)
Changelog
Sourced from gatsby-plugin-sharp's changelog.
5.15.0 (2025-08-27)
Note: Version bump only for package gatsby-plugin-sharp
Commits
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 commands and options
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)
Pull Request Statistics
1
2
+21
-18
Package Dependencies
Technical Details
ID: | 5930809 |
UUID: | 2782258818 |
Node ID: | PR_kwDOD326cc6l1eaC |
Host: | GitHub |
Repository: | AdoptOpenJDK/blog |
Merge State: | Unknown |