Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps got to 11.8.6 and updates ancestor dependencies got, gatsby, gatsby-cli, gatsby-plugin-catch-links, gatsby-plugin-google-tagmanager, gatsby-plugin-manifest, gatsby-plugin-mdx, gatsby-plugin-netlify, gatsby-plugin-react-helmet, gatsby-plugin-sass, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-remark-autolink-headers, gatsby-remark-images, gatsby-remark-prismjs, gatsby-source-filesystem, gatsby-transformer-json, gatsby-transformer-remark and gatsby-transformer-sharp. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

sindresorhus/got@v11.8.5...v11.8.6

v11.8.5

sindresorhus/got@v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

sindresorhus/got@v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

sindresorhus/got@v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

sindresorhus/got@v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

sindresorhus/got@v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits

Updates gatsby from 4.25.7 to 5.11.0

Release notes

Sourced from gatsby's releases.

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Commits
  • 0130d6a chore(release): Publish
  • af202af chore(gatsby-source-wordpress): remove warning about multiple plugin instance...
  • 5089f0d fix(gatsby): allow touching nodes owned by another plugin (#38235) (#38238)
  • 77e4e19 feat(gatsby-source-wordpress): support multiple instances of plugin (#38119)
  • 7d30a58 fix(deps): update starters and examples (#38224)
  • df12265 chore: Various yarn bootstrap fixes (#38223)
  • 52a0023 chore(gatsby-plugin-feed): depend on joi instead of @hapi/joi (#38205)
  • ebe9bc6 chore(release): Publish next
  • 15647e7 chore(docs): Add Flightcontrol to "Deploying to Other Services" (#38194)
  • 52edecd fix(deps): update starters and examples to v4 (#38197)
  • Additional commits viewable in compare view

Updates gatsby-cli from 4.25.0 to 5.11.0

Release notes

Sourced from gatsby-cli's releases.

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Changelog

Sourced from gatsby-cli's changelog.

5.11.0 (2023-06-15)

🧾 Release notes

Bug Fixes

Chores

5.10.0 (2023-05-16)

🧾 Release notes

Bug Fixes

Chores

5.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

Chores

5.8.0 (2023-03-21)

🧾 Release notes

Bug Fixes

  • Pass pluginName to reporter.activityTimer & reporter.createProgress #37710 (21e798b)

Other Changes

... (truncated)

Commits

Updates gatsby-plugin-catch-links from 4.25.0 to 5.11.0

Release notes

Sourced from gatsby-plugin-catch-links's releases.

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Changelog

Sourced from gatsby-plugin-catch-links's changelog.

5.11.0 (2023-06-15)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.10.0 (2023-05-16)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.9.0 (2023-04-18)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.8.0 (2023-03-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.7.0 (2023-02-21)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

5.5.0 (2023-01-24)

🧾 Release notes

Note: Version bump only for package gatsby-plugin-catch-links

5.4.0 (2023-01-10)

🧾 Release notes

Chores

... (truncated)

Commits

Updates gatsby-plugin-google-tagmanager from 4.25.0 to 5.11.0

Release notes

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

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Changelog

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

5.11.0 (2023-06-15)

🧾 Release notes

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

5.10.0 (2023-05-16)

🧾 Release notes

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

5.9.0 (2023-04-18)

🧾 Release notes

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

5.8.0 (2023-03-21)

🧾 Release notes

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

5.7.0 (2023-02-21)

🧾 Release notes

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

5.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

5.5.0 (2023-01-24)

🧾 Release notes

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

5.4.0 (2023-01-10)

🧾 Release notes

Chores

... (truncated)

Commits

Updates gatsby-plugin-manifest from 4.25.0 to 5.11.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.11.0 (2023-06-15)

🧾 Release notes

Chores

5.10.0 (2023-05-16)

🧾 Release notes

Bug Fixes

5.9.0 (2023-04-18)

🧾 Release notes

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

5.8.0 (2023-03-21)

🧾 Release notes

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

5.7.0 (2023-02-21)

🧾 Release notes

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

5.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

5.5.0 (2023-01-24)

🧾 Release notes

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

5.4.0 (2023-01-10)

... (truncated)

Commits

Updates gatsby-plugin-mdx from 3.20.0 to 5.11.0

Release notes

Sourced from gatsby-plugin-mdx's releases.

v5.11.0

Welcome to [email protected] release (June 2023 #1)

Key highlights of this release:

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

v5.10.0

Welcome to [email protected] release (May 2023 #1)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

v5.9.0

Welcome to [email protected] release (April 2023 #1)

Key highlights of this release:

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

v5.7.0

Welcome to [email protected] release (February 2023 #2)

This release focused on bug fixes and perf improvements. Check out notable bugfixes and improvements.

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

... (truncated)

Changelog

Sourced from gatsby-plugin-mdx's changelog.

5.11.0 (2023-06-15)

🧾 Release notes

Bug Fixes

5.10.0 (2023-05-16)

🧾 Release notes

Bug Fixes

  • update minor and patch dependencies for gatsby-plugin-mdx #38027 (213d8b0)

Chores

  • update [dev] minor and patch dependencies for gatsby-plugin-mdx #37995 (a9603e0)
  • Improve README (0eacb12)

5.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

Chores

5.8.0 (2023-03-21)

🧾 Release notes

Bug Fixes

5.7.0 (2023-02-21)

... (truncated)

Commits
  • 0130d6a chore(release): Publish
  • ebe9bc6 chore(release): Publish next
  • 9e27a90 fix(deps): update minor and patch dependencies for gatsby (#38161)
  • f0ee58f fix(deps): update dependency astring to ^1.8.5 for gatsby-plugin-mdx (#38150)
  • aa7a078 fix(deps): update typescript (#38133)
  • 5020b74 fix(gatsby-plugin-mdx): Use latest for acorn's ecmaVersion (#38126)
  • 57a4af5 chore(changelogs): update changelogs (#38096)
  • 99664bc chore(release): Publish next pre-minor
  • a9c54f7 chore(release): Publish next
  • 213d8b0 fix(deps): update minor and patch dependencies for gatsby-plugin-mdx (#38027)
  • Additional commits viewable in compare view

Updates gatsby-plugin-netlify from 4.4.0 to 5.1.0

Release notes

Sourced from gatsby-plugin-netlify's releases.

gatsby-plugin-netlify v5.1.0

Features

Bug Fixes

  • deps: update dependency @​babel/runtime to v7.19.4 (#186) (0f51e02)
  • deps: update dependency @​babel/runtime to v7.20.0 (#192) (214e991)

gatsby-plugin-netlify v5.0.1

Bug Fixes

  • deps: update dependency fs-extra to v10.1.0 (#145) (1e4cdf5)

gatsby-plugin-netlify v5.0.0

⚠ BREAKING CHANGES

  • Remove script preloading (#134)

Features

  • Remove script preloading (#134) (

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 19, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-cli-and-gatsby-plugin-catch-links-and-gatsby-plugin-google-tagmanager-and-gatsby-plugin-manifest-and-gatsby-plugin-mdx-and-gatsby-plugin-netlify-and-gatsb09c864b763e42e384edfac5f2122a8da3b28604f branch from 1599ed2 to 612ecc5 Compare July 5, 2023 14:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-cli-and-gatsby-plugin-catch-links-and-gatsby-plugin-google-tagmanager-and-gatsby-plugin-manifest-and-gatsby-plugin-mdx-and-gatsby-plugin-netlify-and-gatsb09c864b763e42e384edfac5f2122a8da3b28604f branch from 612ecc5 to 241bd66 Compare July 14, 2023 10:46
@josh-heyer josh-heyer self-assigned this Aug 23, 2023
@josh-heyer
Copy link
Contributor

@dependabot rebase

…n-google-tagmanager, gatsby-plugin-manifest, gatsby-plugin-mdx, gatsby-plugin-netlify, gatsby-plugin-react-helmet, gatsby-plugin-sass, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-remark-autolink-headers, gatsby-remark-images, gatsby-remark-prismjs, gatsby-source-filesystem, gatsby-transformer-json, gatsby-transformer-remark and gatsby-transformer-sharp

Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-cli](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-cli), [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links), [gatsby-plugin-google-tagmanager](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-tagmanager), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx), [gatsby-plugin-netlify](https://github.com/netlify/gatsby-plugin-netlify), [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet), [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass), [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-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers), [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images), [gatsby-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem), [gatsby-transformer-json](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-json), [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v11.8.6)

Updates `gatsby` from 4.25.7 to 5.11.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/[email protected]@5.11.0)

Updates `gatsby-cli` from 4.25.0 to 5.11.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-catch-links` from 4.25.0 to 5.11.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-catch-links)

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

Updates `gatsby-plugin-manifest` from 4.25.0 to 5.11.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-mdx` from 3.20.0 to 5.11.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-mdx/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-mdx)

Updates `gatsby-plugin-netlify` from 4.4.0 to 5.1.0
- [Release notes](https://github.com/netlify/gatsby-plugin-netlify/releases)
- [Changelog](https://github.com/netlify/gatsby-plugin-netlify/blob/main/CHANGELOG.md)
- [Commits](netlify/gatsby-plugin-netlify@v4.4.0...v5.1.0)

Updates `gatsby-plugin-react-helmet` from 5.25.0 to 6.11.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-sass` from 5.25.0 to 6.11.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sass/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sass)

Updates `gatsby-plugin-sharp` from 4.25.1 to 5.11.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 5.25.0 to 6.11.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-remark-autolink-headers` from 5.25.0 to 6.11.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-images` from 6.25.0 to 7.11.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-remark-prismjs` from 6.25.0 to 7.11.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-prismjs/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-prismjs)

Updates `gatsby-source-filesystem` from 4.25.0 to 5.11.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-json` from 4.25.0 to 5.11.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-json/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-json)

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

Updates `gatsby-transformer-sharp` from 4.25.0 to 5.11.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: got
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-cli
  dependency-type: direct:production
- dependency-name: gatsby-plugin-catch-links
  dependency-type: direct:production
- dependency-name: gatsby-plugin-google-tagmanager
  dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
- dependency-name: gatsby-plugin-mdx
  dependency-type: direct:production
- dependency-name: gatsby-plugin-netlify
  dependency-type: direct:production
- dependency-name: gatsby-plugin-react-helmet
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sass
  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-remark-autolink-headers
  dependency-type: direct:production
- dependency-name: gatsby-remark-images
  dependency-type: direct:production
- dependency-name: gatsby-remark-prismjs
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
- dependency-name: gatsby-transformer-json
  dependency-type: direct:production
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-cli-and-gatsby-plugin-catch-links-and-gatsby-plugin-google-tagmanager-and-gatsby-plugin-manifest-and-gatsby-plugin-mdx-and-gatsby-plugin-netlify-and-gatsb09c864b763e42e384edfac5f2122a8da3b28604f branch from 241bd66 to 287d6fb Compare September 21, 2023 04:29
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.

2 participants