Skip to content

Gatsby 5.16.1, node 24, deps updates and cleanups - #1992

Open
fturmel wants to merge 20 commits into
CodingTrain:mainfrom
fturmel:misc-improvements
Open

Gatsby 5.16.1, node 24, deps updates and cleanups#1992
fturmel wants to merge 20 commits into
CodingTrain:mainfrom
fturmel:misc-improvements

Conversation

@fturmel

@fturmel fturmel commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

A bit of modernizing and patching deps. It's unfortunate that Gatsby is abandonware at this point, but at least they are supporting the active Node LTS.

Deps updates

Cleanups

Hopefully nothing broke in the process. Everything looked good locally.

EDIT 1:

  • Build failures were related to previous build caches being incompatible. If merged, we will most likely need to manually clear the Netlify cache for the main branch.

EDIT 2:

  • There were hydration errors in the console with React 19 production builds, I'm not sure that Gatsby's compatibility claims were completely accurate. We should stay on 18.

EDIT 3:

  • Removed some dead code/CSS and unused exports.
  • Removed unused google-auth-library dep.
  • Improved filters clearing on all pages. It used to keep "all" in the URL, but now just strips the filters from the URL when every filter on a page has been cleared. Affects all pages with filters (challenges, tracks, showcases).

@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for codingtrain ready!

Name Link
🔨 Latest commit fffb310
🔍 Latest deploy log https://app.netlify.com/projects/codingtrain/deploys/6a7b42eb776b3c000899dcb8
😎 Deploy Preview https://deploy-preview-1992--codingtrain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@fturmel
fturmel marked this pull request as ready for review August 11, 2026 15:54
@fturmel
fturmel requested a review from dipamsen August 11, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant