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-image, gatsby-plugin-mdx, gatsby-plugin-layout, gatsby-plugin-sharp, gatsby-remark-autolink-headers, gatsby-remark-images, gatsby-remark-prismjs and gatsby-transformer-sharp in /v2 #27

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 Dec 7, 2022

Bumps got to 11.8.5 and updates ancestor dependencies got, gatsby, gatsby-plugin-image, gatsby-plugin-mdx, gatsby-plugin-layout, gatsby-plugin-sharp, gatsby-remark-autolink-headers, gatsby-remark-images, gatsby-remark-prismjs and gatsby-transformer-sharp. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.5

Release notes

Sourced from got's releases.

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

  • Inherit the prefixUrl option from parent if it's undefined (#1448) a3da70a78aeb7f44dd3e0d0fa47cebe9541eb91e
  • Prepare a fix for hanging promise on Node.js 14.10.x 29d4e325b110ccf7571d4265d40760be4175f7ff
  • Prepare for Node.js 15.0.0 c126ff19c4e893975cbf6c2c8bebce6ed7631276

... (truncated)

Commits

Updates gatsby from 4.6.1 to 5.2.0

Release notes

Sourced from gatsby's releases.

v5.2.0

Welcome to [email protected] release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

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

v5.1.0

Welcome to [email protected] release (November 2022 #2)

This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

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

v5.0.0

Welcome to [email protected] release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

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

v4.24

Welcome to [email protected] release (September 2022 #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
  • cec2ab0 chore(release): Publish
  • 94c2d73 chore: remove tracedSVG (#37093)
  • 0889d31 fix(gatsby): Sanitize length on objects (#34253)
  • c935f05 chore(gatsby-plugin-image): Add peerDependenciesMeta (#35146)
  • 0b3c34c chore(docs): Update "Working with Images in Markdown" (#34621)
  • 21cbfb3 fix(gatsby): stale node manifests (#37091)
  • ce0d8b2 chore(docs): Clarify MDX sourcing instructions (#37088)
  • 53a68c6 chore(docs): Update building with components
  • a259ff8 docs: add onCreateNode params and example (#27503)
  • fb15745 fix(deps): update dependency contentful to ^9.1.34 for gatsby-source-contentf...
  • Additional commits viewable in compare view

Updates gatsby-plugin-image from 2.6.0 to 3.2.0

Release notes

Sourced from gatsby-plugin-image's releases.

v3.2 (March 2021 #3)

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

Key highlights of this release:

Also check out notable bugfixes.

Sneak peek to next releases:

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

Welcome to [email protected] release (March 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 for v3.0

Full changelog

v3.0 (March 2021 #1)

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

This is the first major bump of Gatsby since September 2018! We’ve tried to make migration smooth. Please refer to the migration guide and let us know if you encounter any issues when migrating.

Key highlights of this release:

... (truncated)

Changelog

Sourced from gatsby-plugin-image's changelog.

3.2.0 (2022-11-25)

🧾 Release notes

Chores

3.1.0 (2022-11-22)

🧾 Release notes

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

3.0.0 (2022-11-08)

🧾 Release notes

Features

Bug Fixes

Chores

2.24.0 (2022-09-27)

🧾 Release notes

Chores

2.23.1 (2022-09-22)

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

2.23.0 (2022-09-13)

🧾 Release notes

Features

... (truncated)

Commits

Updates gatsby-plugin-mdx from 3.15.2 to 5.2.0

Release notes

Sourced from gatsby-plugin-mdx's releases.

v5.2.0

Welcome to [email protected] release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

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

v5.1.0

Welcome to [email protected] release (November 2022 #2)

This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

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

v5.0.0

Welcome to [email protected] release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

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

v4.24

Welcome to [email protected] release (September 2022 #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-mdx's changelog.

5.2.0 (2022-11-25)

🧾 Release notes

Chores

5.1.0 (2022-11-22)

🧾 Release notes

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

5.0.0 (2022-11-08)

🧾 Release notes

Bug Fixes

Chores

4.3.0 (2022-09-27)

🧾 Release notes

Features

Bug Fixes

Chores

4.2.1 (2022-09-22)

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

... (truncated)

Commits

Updates gatsby-plugin-layout from 3.6.0 to 4.2.0

Release notes

Sourced from gatsby-plugin-layout's releases.

v4.2

Welcome to [email protected] release (November 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

v4.1

Welcome to [email protected] release (November 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

v4.0.0

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

We've released Gatsby 3 in March 2021 and now have a lot of exciting new features for Gatsby 4! We’ve tried to make migration smooth. Please refer to the migration guide and let us know if you encounter any issues when migrating.

Key highlights of this release:

Also check out notable bugfixes and improvements.

... (truncated)

Changelog

Sourced from gatsby-plugin-layout's changelog.

4.2.0 (2022-11-25)

🧾 Release notes

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

4.1.0 (2022-11-22)

🧾 Release notes

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

4.0.0 (2022-11-08)

🧾 Release notes

Chores

3.24.0 (2022-09-27)

🧾 Release notes

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

3.23.0 (2022-09-13)

🧾 Release notes

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

3.22.0 (2022-08-30)

🧾 Release notes

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

3.21.0 (2022-08-16)

🧾 Release notes

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

3.20.0 (2022-08-02)

🧾 Release notes

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

... (truncated)

Commits

Updates gatsby-plugin-sharp from 4.6.0 to 5.2.0

Release notes

Sourced from gatsby-plugin-sharp's releases.

v5.2.0

Welcome to [email protected] release (November 2022 #3)

This is an out of band release due to the removal of the Potrace library in Gatsby. We'll continue with our biweekly schedule as normal.

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

v5.1.0

Welcome to [email protected] release (November 2022 #2)

This is the first minor release after the recent major release of Gatsby 5! We are focused on your feedback and implementing fixes as needed.

If you haven’t migrated yet, please refer to the migration guide. We’ve done our best to make the transition smooth!

Some brief notes about what Gatsby 5 brings to the table:

  • Slices API unlocks up to 90% reduction in build duration for content changes in highly shared components
  • Partial Hydration allows you to ship only the necessary JavaScript to the browser

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

v5.0.0

Welcome to [email protected] release (November 2022 #1)

Key highlights of this release:

Major dependency updates:

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

v4.24

Welcome to [email protected] release (September 2022 #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-sharp's changelog.

5.2.0 (2022-11-25)

🧾 Release notes

Chores

Other Changes

5.1.0 (2022-11-22)

🧾 Release notes

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

5.0.0 (2022-11-08)

🧾 Release notes

Chores

4.24.0 (2022-09-27)

🧾 Release notes

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

4.23.1 (2022-09-22)

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

4.23.0 (2022-09-13)

🧾 Release notes

Chores

4.22.0 (2022-08-30)

🧾 Release notes

... (truncated)

Commits

Updates gatsby-remark-autolink-headers from 5.6.0 to 6.2.0

Changelog

Sourced from gatsby-remark-autolink-headers's changelog.

6.2.0 (2022-11-25)

🧾 Release notes

Other Changes

6.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

6.0.0 (2022-11-08)

🧾 Release notes

Chores

5.24.0 (2022-09-27)

🧾 Release notes

Chores

5.23.1 (2022-09-22)

Note: Version bump only for package gatsby-remark-autolink-headers

5.23.0 (2022-09-13)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

5.22.0 (2022-08-30)

🧾 Release notes

Note: Version bump only for package gatsby-remark-autolink-headers

5.21.0 (2022-08-16)

🧾 Release notes

... (truncated)

Commits

Updates gatsby-remark-images from 6.6.0 to 7.2.0

Changelog

Sourced from gatsby-remark-images's changelog.

7.2.0 (2022-11-25)

🧾 Release notes

Chores

Other Changes

7.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-remark-images

7.0.0 (2022-11-08)

🧾 Release notes

Chores

6.24.0 (2022-09-27)

🧾 Release notes

Note: Version bump only for package gatsby-remark-images

6.23.1 (2022-09-22)

Note: Version bump only for package gatsby-remark-images

6.23.0 (2022-09-13)

🧾 Release notes

Note: Version bump only for package gatsby-remark-images

6.22.0 (2022-08-30)

🧾 Release notes

Chores

... (truncated)

Commits

…in-layout, gatsby-plugin-sharp, gatsby-remark-autolink-headers, gatsby-remark-images, gatsby-remark-prismjs and gatsby-transformer-sharp

Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependencies [got](https://github.com/sindresorhus/got), [gatsby](https://github.com/gatsbyjs/gatsby), [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image), [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx), [gatsby-plugin-layout](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-layout), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [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) 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.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v11.8.5)

Updates `gatsby` from 4.6.1 to 5.2.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.2.0)

Updates `gatsby-plugin-image` from 2.6.0 to 3.2.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-mdx` from 3.15.2 to 5.2.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-layout` from 3.6.0 to 4.2.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-layout/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-layout)

Updates `gatsby-plugin-sharp` from 4.6.0 to 5.2.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-remark-autolink-headers` from 5.6.0 to 6.2.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.6.0 to 7.2.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.6.0 to 7.2.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-transformer-sharp` from 4.6.0 to 5.2.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-plugin-image
  dependency-type: direct:production
- dependency-name: gatsby-plugin-mdx
  dependency-type: direct:production
- dependency-name: gatsby-plugin-layout
  dependency-type: direct:production
- dependency-name: gatsby-plugin-sharp
  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-transformer-sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
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.

0 participants