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 got, gatsby, gatsby-plugin-catch-links, gatsby-plugin-feed, gatsby-plugin-google-gtag, gatsby-plugin-image, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sass, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, gatsby-transformer-remark and gatsby-transformer-sharp #1336

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps got to 11.8.6 and updates ancestor dependencies got, gatsby, gatsby-plugin-catch-links, gatsby-plugin-feed, gatsby-plugin-google-gtag, gatsby-plugin-image, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sass, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, 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.6 to 5.9.0

Release notes

Sourced from gatsby's releases.

v5.9.0

Welcome to gatsby@5.9.0 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 gatsby@5.7.0 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

v5.6.0

Welcome to gatsby@5.6.0 release (February 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.5.0

Welcome to gatsby@5.5.0 release (January 2023 #2)

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

... (truncated)

Commits
  • e95b10a chore(release): Publish
  • 311b202 fix(gatsby-source-contentful): reduce memory usage (#37910)
  • c1f0bbf fix(gatsby-plugin-google-gtag): Add plugin options (#37953)
  • 2dbd95d chore(docs): Move existing main tutorial to "getting-started" name (#37539)
  • 4c4a4f1 chore(docs): New "Creating a Source Plugin" tutorial (#37538)
  • aece9ef chore(deps): update starters and examples (#37950)
  • 7fd887e chore(docs): Gatsby functions update (#37941)
  • 4a1b2ce chore(gatsby-plugin-feed): Update README with clearer instructions (#37930)
  • dc998d5 fix(gatsby): Shadowing with resourceQuery (#37938)
  • 0e9feeb feat(gatsby-source-wordpress): opt out of stale node checks (#37920)
  • Additional commits viewable in compare view

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

Release notes

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

v5.9.0

Welcome to gatsby@5.9.0 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 gatsby@5.7.0 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

v5.6.0

Welcome to gatsby@5.6.0 release (February 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.5.0

Welcome to gatsby@5.5.0 release (January 2023 #2)

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

... (truncated)

Changelog

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

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

5.3.0 (2022-12-13)

🧾 Release notes

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

5.2.0 (2022-11-25)

🧾 Release notes

... (truncated)

Commits

Updates gatsby-plugin-feed from 4.25.0 to 5.9.0

Release notes

Sourced from gatsby-plugin-feed's releases.

v5.9.0

Welcome to gatsby@5.9.0 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 gatsby@5.7.0 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

v5.6.0

Welcome to gatsby@5.6.0 release (February 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.5.0

Welcome to gatsby@5.5.0 release (January 2023 #2)

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

... (truncated)

Changelog

Sourced from gatsby-plugin-feed's changelog.

5.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

Chores

5.8.0 (2023-03-21)

🧾 Release notes

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

5.7.0 (2023-02-21)

🧾 Release notes

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

5.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

5.5.0 (2023-01-24)

🧾 Release notes

Chores

5.4.0 (2023-01-10)

🧾 Release notes

Chores

5.3.1 (2022-12-14)

... (truncated)

Commits
  • e95b10a chore(release): Publish
  • 4a1b2ce chore(gatsby-plugin-feed): Update README with clearer instructions (#37930)
  • 6ad3960 chore(release): Publish next
  • 3e9a590 fix(deps): update dependency fs-extra to ^11.1.1 (#37827)
  • 5e32f42 chore(changelogs): update changelogs (#37774)
  • de0d8d1 chore(release): Publish next pre-minor
  • 3588ad1 chore(changelogs): update changelogs (#37686)
  • fed83d5 chore(release): Publish next pre-minor
  • 6bf35a5 chore(changelogs): update changelogs (#37628)
  • 342e393 chore(release): Publish next pre-minor
  • Additional commits viewable in compare view

Updates gatsby-plugin-google-gtag from 4.25.0 to 5.9.0

Release notes

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

v5.9.0

Welcome to gatsby@5.9.0 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 gatsby@5.7.0 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

v5.6.0

Welcome to gatsby@5.6.0 release (February 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.5.0

Welcome to gatsby@5.5.0 release (January 2023 #2)

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

... (truncated)

Changelog

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

5.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

5.8.0 (2023-03-21)

🧾 Release notes

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

5.7.0 (2023-02-21)

🧾 Release notes

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

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-gtag

5.4.0 (2023-01-10)

🧾 Release notes

Chores

5.3.0 (2022-12-13)

🧾 Release notes

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

5.2.0 (2022-11-25)

... (truncated)

Commits

Updates gatsby-plugin-image from 2.25.0 to 3.9.0

Release notes

Sourced from gatsby-plugin-image's releases.

v3.9 (July 2021 #1)

Welcome to gatsby@3.9.0 release (July 2021 #1)

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.8 (June 2021 #2)

Welcome to gatsby@3.8.0 release (June 2021 #2)

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.7 (June 2021 #1)

Welcome to gatsby@3.7.0 release (June 2021 #1)

Key highlights of this release:

... (truncated)

Changelog

Sourced from gatsby-plugin-image's changelog.

3.9.0 (2023-04-18)

🧾 Release notes

Bug Fixes

Chores

3.8.0 (2023-03-21)

🧾 Release notes

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

3.7.0 (2023-02-21)

🧾 Release notes

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

3.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

Chores

3.5.0 (2023-01-24)

🧾 Release notes

Chores

3.4.0 (2023-01-10)

🧾 Release notes

... (truncated)

Commits
  • e95b10a chore(release): Publish
  • 6ad3960 chore(release): Publish next
  • 9f92796 chore(deps): update typescript (#37848)
  • 67a4a88 chore(deps): update [dev] minor and patch dependencies for gatsby-plugin-imag...
  • 3e9a590 fix(deps): update dependency fs-extra to ^11.1.1 (#37827)
  • 3859ba6 fix(deps): update typescript to v5 (major) (#37906)
  • 5e32f42 chore(changelogs): update changelogs (#37774)
  • de0d8d1 chore(release): Publish next pre-minor
  • 3588ad1 chore(changelogs): update changelogs (#37686)
  • fed83d5 chore(release): Publish next pre-minor
  • Additional commits viewable in compare view

Updates gatsby-plugin-manifest from 4.25.0 to 5.9.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.9.0

Welcome to gatsby@5.9.0 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 gatsby@5.7.0 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

v5.6.0

Welcome to gatsby@5.6.0 release (February 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.5.0

Welcome to gatsby@5.5.0 release (January 2023 #2)

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

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

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)

🧾 Release notes

Bug Fixes

Chores

5.3.1 (2022-12-14)

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

5.3.0 (2022-12-13)

... (truncated)

Commits

Updates gatsby-plugin-offline from 5.25.0 to 6.9.0

Changelog

Sourced from gatsby-plugin-offline's changelog.

6.9.0 (2023-04-18)

🧾 Release notes

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

6.8.0 (2023-03-21)

🧾 Release notes

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

6.7.0 (2023-02-21)

🧾 Release notes

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

6.6.0 (2023-02-07)

🧾 Release notes

Bug Fixes

  • update babel monorepo

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-plugin-catch-links-and-gatsby-plugin-feed-and-gatsby-plugin-google-gtag-and-gatsby-plugin-image-and-gatsby-plugin-manifest-and-gatsby-plugin-offline-and-g5d04c7e820ca8deb29589b9b8a57e4a610f0888b branch 29 times, most recently from b722161 to d488005 Compare May 4, 2023 01:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-plugin-catch-links-and-gatsby-plugin-feed-and-gatsby-plugin-google-gtag-and-gatsby-plugin-image-and-gatsby-plugin-manifest-and-gatsby-plugin-offline-and-g5d04c7e820ca8deb29589b9b8a57e4a610f0888b branch 28 times, most recently from 0e410ee to ebb604c Compare May 9, 2023 14:53
…by-plugin-google-gtag, gatsby-plugin-image, gatsby-plugin-manifest, gatsby-plugin-offline, gatsby-plugin-sass, gatsby-plugin-sharp, gatsby-plugin-sitemap, gatsby-remark-autolink-headers, gatsby-remark-copy-linked-files, gatsby-remark-images, gatsby-remark-prismjs, gatsby-remark-responsive-iframe, gatsby-remark-smartypants, gatsby-source-filesystem, 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-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links), [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed), [gatsby-plugin-google-gtag](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-gtag), [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline), [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-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-remark-prismjs](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-prismjs), [gatsby-remark-responsive-iframe](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-responsive-iframe), [gatsby-remark-smartypants](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-smartypants), [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem), [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.6 to 5.9.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@4.25.6...gatsby@5.9.0)

Updates `gatsby-plugin-catch-links` from 4.25.0 to 5.9.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/gatsby-plugin-catch-links@5.9.0/packages/gatsby-plugin-catch-links)

Updates `gatsby-plugin-feed` from 4.25.0 to 5.9.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.9.0/packages/gatsby-plugin-feed)

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

Updates `gatsby-plugin-image` from 2.25.0 to 3.9.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/gatsby-plugin-image@3.9.0/packages/gatsby-plugin-image)

Updates `gatsby-plugin-manifest` from 4.25.0 to 5.9.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/gatsby-plugin-manifest@5.9.0/packages/gatsby-plugin-manifest)

Updates `gatsby-plugin-offline` from 5.25.0 to 6.9.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@6.9.0/packages/gatsby-plugin-offline)

Updates `gatsby-plugin-sass` from 5.25.0 to 6.9.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/gatsby-plugin-sass@6.9.0/packages/gatsby-plugin-sass)

Updates `gatsby-plugin-sharp` from 4.25.1 to 5.9.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/gatsby-plugin-sharp@5.9.0/packages/gatsby-plugin-sharp)

Updates `gatsby-plugin-sitemap` from 5.25.0 to 6.9.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/gatsby-plugin-sitemap@6.9.0/packages/gatsby-plugin-sitemap)

Updates `gatsby-remark-autolink-headers` from 5.25.0 to 6.9.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/gatsby-remark-autolink-headers@6.9.0/packages/gatsby-remark-autolink-headers)

Updates `gatsby-remark-copy-linked-files` from 5.25.0 to 6.9.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/gatsby-remark-copy-linked-files@6.9.0/packages/gatsby-remark-copy-linked-files)

Updates `gatsby-remark-images` from 6.25.0 to 7.9.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/gatsby-remark-images@7.9.0/packages/gatsby-remark-images)

Updates `gatsby-remark-prismjs` from 6.25.0 to 7.9.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/gatsby-remark-prismjs@7.9.0/packages/gatsby-remark-prismjs)

Updates `gatsby-remark-responsive-iframe` from 5.25.0 to 6.9.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-responsive-iframe/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@6.9.0/packages/gatsby-remark-responsive-iframe)

Updates `gatsby-remark-smartypants` from 5.25.0 to 6.9.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-smartypants/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-smartypants@6.9.0/packages/gatsby-remark-smartypants)

Updates `gatsby-source-filesystem` from 4.25.0 to 5.9.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/gatsby-source-filesystem@5.9.0/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-remark` from 5.25.1 to 6.9.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/gatsby-transformer-remark@6.9.0/packages/gatsby-transformer-remark)

Updates `gatsby-transformer-sharp` from 4.25.0 to 5.9.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/gatsby-transformer-sharp@5.9.0/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: direct:production
- dependency-name: gatsby-plugin-catch-links
  dependency-type: direct:production
- dependency-name: gatsby-plugin-feed
  dependency-type: direct:production
- dependency-name: gatsby-plugin-google-gtag
  dependency-type: direct:production
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
- dependency-name: gatsby-plugin-offline
  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-copy-linked-files
  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-remark-responsive-iframe
  dependency-type: direct:production
- dependency-name: gatsby-remark-smartypants
  dependency-type: direct:production
- dependency-name: gatsby-source-filesystem
  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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/got-and-gatsby-and-gatsby-plugin-catch-links-and-gatsby-plugin-feed-and-gatsby-plugin-google-gtag-and-gatsby-plugin-image-and-gatsby-plugin-manifest-and-gatsby-plugin-offline-and-g5d04c7e820ca8deb29589b9b8a57e4a610f0888b branch from ebb604c to 5769737 Compare May 10, 2023 02:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants