Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios, gatsby, gatsby-cli, gatsby-plugin-google-analytics, gatsby-plugin-image, gatsby-plugin-less, gatsby-plugin-manifest, gatsby-plugin-nprogress, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-source-filesystem and gatsby-transformer-sharp in /site #6178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps axios to 1.8.4 and updates ancestor dependencies axios, gatsby, gatsby-cli, gatsby-plugin-google-analytics, gatsby-plugin-image, gatsby-plugin-less, gatsby-plugin-manifest, gatsby-plugin-nprogress, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-source-filesystem and gatsby-transformer-sharp. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.8.4

Release notes

Sourced from axios's releases.

Release v1.8.4

Release notes:

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

Release v1.8.3

Release notes:

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

Release v1.8.2

Release notes:

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

Release v1.8.1

Release notes:

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

Release v1.8.0

Release notes:

Bug Fixes

  • examples: application crashed when navigating examples in browser (#5938) (1260ded)
  • missing word in SUPPORT_QUESTION.yml (#6757) (1f890b1)
  • utils: replace getRandomValues with crypto module (#6788) (23a25af)

... (truncated)

Changelog

Sourced from axios's changelog.

1.8.4 (2025-03-19)

Bug Fixes

  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#6833) (f10c2e0)

Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes

  • add missing type for allowAbsoluteUrls (#6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) (ec159e5)

Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes

  • http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2)

Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes

  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#6789) (36a5a62)

Contributors to this release

1.8.0 (2025-02-25)

... (truncated)

Commits
  • 9f6f97b chore(release): v1.8.4 (#6844)
  • f10c2e0 fix(buildFullPath): handle allowAbsoluteUrls: false without baseURL (#6833)
  • 1e6632c chore(deps): bump tj-actions/changed-files in the github-actions group (#6838)
  • 39ec206 chore(release): v1.8.3 (#6819)
  • 10fa70e fix: add missing type for allowAbsoluteUrls (#6818)
  • 7821ef9 docs: update readme to include bun install (#6811)
  • ec159e5 fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and `fet...
  • a9f7689 chore(release): v1.8.2 (#6812)
  • fb8eec2 fix(http-adapter): add allowAbsoluteUrls to path building (#6810)
  • 9812045 chore(sponsor): update sponsor block (#6804)
  • Additional commits viewable in compare view

Updates gatsby from 3.15.0 to 5.14.1

Release notes

Sourced from gatsby's releases.

[email protected]

2024-12-20

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.1

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

... (truncated)

Commits

Updates gatsby-cli from 3.15.0 to 5.14.0

Release notes

Sourced from gatsby-cli's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-cli's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

Bug Fixes

Chores

5.13.3 (2024-04-10)

Bug Fixes

5.13.2 (2024-01-23)

Chores

  • swap babel-plugin-lodash with updated version that doesn't use deprecated APIs #38797 #38803 (c9f8c24)

5.13.1 (2023-12-22)

Chores

5.13.0 (2023-12-18)

🧾 Release notes

Bug Fixes

  • don't break builds when using features unsupported by adapter #38520 (6674ad6)

Chores

  • update [dev] minor and patch dependencies for gatsby-cli #38592 (d148295)

5.12.4 (2023-10-26)

Note: Version bump only for package gatsby-cli

... (truncated)

Commits
  • 5397fbf chore(release): Publish
  • 1b1720b chore: disable telemetry (#39137)
  • d5ef4da chore(deps): update dependency rollup to ^2.79.2 for gatsby-cli (#39115)
  • cf75168 chore(changelogs): update changelogs (#38969)
  • c91ed28 fix(gatsby-adapter-netlify): handler generation on windows (#38900)
  • 2c75bc5 chore(changelogs): update changelogs (#38821)
  • 94b2482 chore(release): Publish next
  • 3d4d6a6 chore: swap babel-plugin-lodash with updated version that doesn't use depreca...
  • 196618a chore(release): Publish next
  • cb33fe5 fix(deps): update dependency fs-extra to ^11.2.0 (#38727)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates gatsby-plugin-google-analytics from 3.15.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-google-analytics's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-google-analytics's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.13.1 (2024-01-23)

Note: Version bump only for package gatsby-plugin-google-analytics

5.13.0 (2023-12-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.12.0 (2023-08-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.9.0 (2023-04-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-google-analytics

5.7.0 (2023-02-21)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

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


Updates gatsby-plugin-image from 1.14.2 to 3.14.0

Release notes

Sourced from gatsby-plugin-image's releases.

v3.14 (September 2021 #1)

Welcome to [email protected] release (September 2021 #1)

This is the final minor release for gatsby v3. Gatsby v4 beta is already published behind the next npm tag and the next stable release will be [email protected]. See what's inside!

We will keep publishing patches for 3.14.x with hotfixes until 4.0.0 stable is published and at least several weeks after.

Key highlights of this release:

Also, check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v3.13 (August 2021 #3)

Welcome to [email protected] release (August 2021 #3)

Key highlights of this release:

Also check out notable bugfixes.

Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know if you have any issues.

Previous release notes

Full changelog

v3.12 (August 2021 #2)

Welcome to [email protected] release (August 2021 #2)

Key highlights of this release:

... (truncated)

Changelog

Sourced from gatsby-plugin-image's changelog.

3.14.0 (2024-11-06)

🧾 Release notes

Bug Fixes

3.13.1 (2024-01-23)

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

3.13.0 (2023-12-18)

🧾 Release notes

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

3.12.3 (2023-10-26)

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

3.12.2 (2023-10-20)

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

3.12.1 (2023-10-09)

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

3.12.0 (2023-08-24)

🧾 Release notes

Features

Bug Fixes

3.11.0 (2023-06-15)

🧾 Release notes

Bug Fixes

... (truncated)

Commits
Maintainer changes

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


Updates gatsby-plugin-less from 5.14.0 to 7.14.0

Release notes

Sourced from gatsby-plugin-less's releases.

[email protected]

2024-03-15

What's Changed

See full release notes: https://github.com/gatsbyjs/gatsby/compare/[email protected]@7.13.3

[email protected]

2024-12-20

What's Changed

Full Changelog: https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.14.1

Changelog

Sourced from gatsby-plugin-less's changelog.

7.14.0 (2024-11-06)

🧾 Release notes

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

7.13.1 (2024-01-23)

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

7.13.0 (2023-12-18)

🧾 Release notes

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

7.12.0 (2023-08-24)

🧾 Release notes

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

7.11.0 (2023-06-15)

🧾 Release notes

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

7.10.0 (2023-05-16)

🧾 Release notes

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

7.9.0 (2023-04-18)

🧾 Release notes

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

7.8.0 (2023-03-21)

🧾 Release notes

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

7.7.0 (2023-02-21)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

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


Updates gatsby-plugin-manifest from 3.15.0 to 5.14.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.14.0

This release focused on performance improvements and security fixes.

What's Changed

See full release notes

v5.13.7

2024-07-12

What's Changed

See full release notes: gatsbyjs/gatsby#39046

v5.13.6

2024-05-29

What's Changed

See full release notes: gatsbyjs/gatsby#39004

v5.13.5

2024-05-17

What's Changed

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.14.0 (2024-11-06)

🧾 Release notes

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

5.13.1Description has been truncated

…y-plugin-image, gatsby-plugin-less, gatsby-plugin-manifest, gatsby-plugin-nprogress, gatsby-plugin-react-helmet, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-plugin-typescript, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-source-filesystem and gatsby-transformer-sharp

Bumps [axios](https://github.com/axios/axios) to 1.8.4 and updates ancestor dependencies [axios](https://github.com/axios/axios), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli), [gatsby-plugin-google-analytics](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-analytics), [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image), [gatsby-plugin-less](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-less), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-nprogress](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-nprogress), [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap), [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript), [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers), [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files), [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.8.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.8.4)

Updates `gatsby` from 3.15.0 to 5.14.1
- [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/[email protected]@5.14.1)

Updates `gatsby-cli` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-cli/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-cli)

Updates `gatsby-plugin-google-analytics` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-analytics/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-analytics)

Updates `gatsby-plugin-image` from 1.14.2 to 3.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-image)

Updates `gatsby-plugin-less` from 5.14.0 to 7.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-less/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-less)

Updates `gatsby-plugin-manifest` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest)

Updates `gatsby-plugin-nprogress` from 3.14.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-nprogress/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-nprogress)

Updates `gatsby-plugin-react-helmet` from 4.14.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-react-helmet)

Updates `gatsby-plugin-sharp` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp)

Updates `gatsby-plugin-sitemap` from 4.10.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sitemap)

Updates `gatsby-plugin-typescript` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typescript/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-typescript)

Updates `gatsby-remark-autolink-headers` from 4.11.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-autolink-headers)

Updates `gatsby-remark-copy-linked-files` from 4.11.0 to 6.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-copy-linked-files)

Updates `gatsby-remark-images` from 5.12.0 to 7.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-images)

Updates `gatsby-source-filesystem` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-sharp` from 3.15.0 to 5.14.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-cli
  dependency-type: direct:production
- dependency-name: gatsby-plugin-google-analytics
  dependency-type: direct:production
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
- dependency-name: gatsby-plugin-less
  dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
- dependency-name: gatsby-plugin-nprogress
  dependency-type: direct:production
- dependency-name: gatsby-plugin-react-helmet
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
- dependency-name: gatsby-plugin-typescript
  dependency-type: direct:production
- dependency-name: gatsby-remark-autolink-headers
  dependency-type: direct:production
- dependency-name: gatsby-remark-copy-linked-files
  dependency-type: direct:production
- dependency-name: gatsby-remark-images
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from ikhoon and jrhee17 as code owners March 28, 2025 15:16
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 28, 2025
@dependabot dependabot bot requested review from minwoox and trustin as code owners March 28, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants