Skip to content

Pull requests: gatsbyjs/gatsby

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix grammar in getting-started tutorial (Part 4) status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39391 opened Jan 1, 2026 by BriCua Loading… updated Jan 1, 2026
fix(deps): update dependency gatsby-core-utils to ^4.15.0 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38393 opened Aug 1, 2023 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency fastq to ^1.20.1 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39148 opened Nov 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency cookie to ^0.7.2 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39175 opened Dec 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency @netlify/config to ^20.22.0 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38839 opened Feb 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency @netlify/cache-utils to ^5.2.0 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39071 opened Sep 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
chore(deps): update dependency katex to v0.16.10 [security] status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39357 opened Aug 13, 2025 by renovate bot Loading… updated Dec 31, 2025
1 task
chore(deps): update dependency postcss to v8.4.31 [security] status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39243 opened Mar 11, 2025 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency node-fetch to v3 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38398 opened Aug 1, 2023 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency graphql to ^16.12.0 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#39053 opened Aug 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency express to ^4.22.1 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38964 opened May 1, 2024 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update dependency core-js to ^3.47.0 status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38410 opened Aug 1, 2023 by renovate bot Loading… updated Dec 31, 2025
1 task
fix(deps): update babel monorepo topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
#38298 opened Jul 1, 2023 by renovate bot Loading… updated Dec 31, 2025
1 task
feat(gatsby-plugin-manifest): Add support for PWA Richer Install UI status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39390 opened Dec 30, 2025 by ngudbhav Loading… updated Dec 30, 2025
chore(examples): Add missing 'feeds' option in 'gatsby-plugin-feed' config status: accepted topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label type: documentation An issue or pull request for improving or updating Gatsby's documentation
#38888 opened Mar 5, 2024 by shigaichi Loading… updated Dec 24, 2025
feat(gatsby-plugin-mdx): add {format: 'detect'} to options in the function compileMDX status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39386 opened Dec 20, 2025 by qingpeng9802 Loading… updated Dec 23, 2025
fix: add onError handler for extracting-queries state status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39387 opened Dec 22, 2025 by Alearner12 Loading… updated Dec 22, 2025
fix(gatsby): handle pathPrefix correctly in redirect lookup status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39381 opened Dec 1, 2025 by JBR-0100 Loading… updated Dec 2, 2025
gatsby-adapter-netlify went wrong installing the sharp module status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39378 opened Nov 27, 2025 by anya-xcode Loading… updated Nov 27, 2025
fix(docs): fix broken links in Creating a Generic Plugin guide status: accepted type: documentation An issue or pull request for improving or updating Gatsby's documentation
#39230 opened Feb 19, 2025 by jsxs0 Loading… updated Nov 24, 2025
Update tutorial with pre-requisites and installation tip status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39370 opened Oct 20, 2025 by aman179102 Loading… updated Oct 20, 2025
Update Firebase Hosting instructions for Gatsby status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39369 opened Oct 16, 2025 by mohatt Loading… updated Oct 17, 2025
fix(gatsby-graphiql-explorer): error when refresh button is rendered status: accepted type: bug An issue or pull request relating to a bug in Gatsby
#39366 opened Sep 8, 2025 by mahtd Loading… updated Oct 16, 2025
fix(loader): respect path prefix for 404 head check codex status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39348 opened Aug 8, 2025 by serhalp Draft updated Oct 16, 2025
Fix: include pathPrefix in resource check to prevent 404 React crash … status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
#39367 opened Oct 6, 2025 by simiajani Loading… updated Oct 6, 2025
ProTip! Mix and match filters to narrow down what you’re looking for.