Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps axios to 1.12.1 and updates ancestor dependencies axios, gatsby and gatsby-source-sanity. These dependencies need to be updated together.

Updates axios from 0.19.2 to 1.12.1

Release notes

Sourced from axios's releases.

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

Release v1.11.0

Release notes:

Bug Fixes

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

1.11.0 (2025-07-22)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates gatsby from 2.21.20 to 5.15.0

Release notes

Sourced from gatsby'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)

Commits
Maintainer changes

This version was pushed to npm by serhalp-netlify, a new releaser for gatsby since your current version.


Updates gatsby-source-sanity from 5.0.6 to 7.6.0

Release notes

Sourced from gatsby-source-sanity's releases.

v7.6.0

7.6.0 (2022-11-22)

Features

Bug Fixes

  • deps: update dependency @​sanity/client to v3 (#178) (c7952b7)
  • deps: update dependency axios to v1 (#185) (7b0d7e6)
  • deps: update dependency semver to ^7.3.8 (#184) (504db33)

This release is also available on:

v7.5.1

7.5.1 (2022-09-29)

Bug Fixes

  • bump @​sanity/image-url to fix rounding errors in crop rects (#132) (b894dca)
  • deps: update dependencies (non-major) (#165) (bb6536b)

This release is also available on:

v7.5.0

7.5.0 (2022-09-29)

Bug Fixes

  • helps incremental builds of large datasets by paginating the (2a7ff63), closes #149
  • use latest image cdn packages (#176) (fb7026b)

This release is also available on:

v7.4.1

Fixes

... (truncated)

Changelog

Sourced from gatsby-source-sanity's changelog.

7.6.0 (2022-11-22)

Features

Bug Fixes

  • deps: update dependency @​sanity/client to v3 (#178) (c7952b7)
  • deps: update dependency axios to v1 (#185) (7b0d7e6)
  • deps: update dependency semver to ^7.3.8 (#184) (504db33)

7.5.1 (2022-09-29)

Bug Fixes

  • bump @​sanity/image-url to fix rounding errors in crop rects (#132) (b894dca)
  • deps: update dependencies (non-major) (#165) (bb6536b)

7.5.0 (2022-09-29)

Bug Fixes

  • helps incremental builds of large datasets by paginating the (2a7ff63), closes #149
  • use latest image cdn packages (#176) (fb7026b)

7.4.2 (2022-09-28)

Bug Fixes

  • helps incremental builds of large datasets by paginating the (2a7ff63), closes #149
  • use latest image cdn packages (#176) (fb7026b)

7.4.1

Fixes

  • Prevent the resolveReferences gatsby function's remapRawFields call from attaching Internal object to the resolved gatsby node, fixing Gatsby Cloud incremental build issues.

7.4.0

Changes

  • Add Gatsby Image CDN support (#148)

7.3.2

Fixes

  • Ensure semver doesn't break Gatsby v3 builds when creating node manifests

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stipsan, a new releaser for gatsby-source-sanity since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) to 1.12.1 and updates ancestor dependencies [axios](https://github.com/axios/axios), [gatsby](https://github.com/gatsbyjs/gatsby) and [gatsby-source-sanity](https://github.com/sanity-io/gatsby-source-sanity). These dependencies need to be updated together.


Updates `axios` from 0.19.2 to 1.12.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.12.1)

Updates `gatsby` from 2.21.20 to 5.15.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.21.20...gatsby@5.15.0)

Updates `gatsby-source-sanity` from 5.0.6 to 7.6.0
- [Release notes](https://github.com/sanity-io/gatsby-source-sanity/releases)
- [Changelog](https://github.com/sanity-io/gatsby-source-sanity/blob/v7.6.0/CHANGELOG.md)
- [Commits](sanity-io/gatsby-source-sanity@v5.0.6...v7.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.1
  dependency-type: indirect
- dependency-name: gatsby
  dependency-version: 5.15.0
  dependency-type: direct:production
- dependency-name: gatsby-source-sanity
  dependency-version: 7.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 12, 2025
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