Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps gatsby-plugin-typography from 5.14.0 to 5.15.0.

Release notes

Sourced from gatsby-plugin-typography's releases.

gatsby@5.15.0

What's Changed

Node.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.0

There 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 experimental DEV_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!

Full 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-typography's changelog.

5.15.0 (2025-08-27)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-typography

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2025
@github-actions github-actions bot enabled auto-merge (squash) August 28, 2025 15:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 3d720c8 to 44f6b0a Compare August 28, 2025 15:57
Copy link

netlify bot commented Aug 28, 2025

Deploy Preview for ubiquitous-salmiakki-0afd8b ready!

Name Link
🔨 Latest commit 1695fb9
🔍 Latest deploy log https://app.netlify.com/projects/ubiquitous-salmiakki-0afd8b/deploys/68b084cbb162a80008dfaf61
😎 Deploy Preview https://deploy-preview-1205--ubiquitous-salmiakki-0afd8b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 44f6b0a to 760a398 Compare August 28, 2025 16:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 760a398 to d076a2d Compare August 28, 2025 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from d076a2d to 0f4a597 Compare August 28, 2025 16:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 0f4a597 to 64fc9e5 Compare August 28, 2025 16:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 64fc9e5 to 12c02d4 Compare August 28, 2025 16:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 12c02d4 to 7ff42e4 Compare August 28, 2025 16:27
Bumps [gatsby-plugin-typography](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typography) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typography/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@5.15.0/packages/gatsby-plugin-typography)

---
updated-dependencies:
- dependency-name: gatsby-plugin-typography
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch from 7ff42e4 to 1695fb9 Compare August 28, 2025 16:33
@github-actions github-actions bot merged commit 391acf7 into master Aug 28, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gatsby-plugin-typography-5.15.0 branch August 28, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants