Skip to content

Bump sharp, gatsby-plugin-sharp, gatsby-source-contentful and gatsby-transformer-sharp #47

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

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 Jan 10, 2023

Bumps sharp to 0.30.7 and updates ancestor dependencies sharp, gatsby-plugin-sharp, gatsby-source-contentful and gatsby-transformer-sharp. These dependencies need to be updated together.

Updates sharp from 0.25.2 to 0.30.7

Changelog

Sourced from sharp's changelog.

v0.30.7 - 22nd June 2022

v0.30.6 - 30th May 2022

  • Allow values for limitInputPixels larger than 32-bit. #3238

  • Ensure brew-installed vips can be detected (regression in 0.30.5). #3239

v0.30.5 - 23rd May 2022

v0.30.4 - 18th April 2022

  • Increase control over sensitivity to invalid images via failOn, deprecate failOnError (equivalent to failOn: 'warning').

  • Ensure create input image has correct bit depth and colour space. #3139

  • Add support for TypedArray input with byteOffset and length. #3146 @​codepage949

  • Improve error message when attempting to render SVG input greater than 32767x32767.

... (truncated)

Commits

Updates gatsby-plugin-sharp from 2.6.2 to 5.4.0

Release notes

Sourced from gatsby-plugin-sharp's releases.

v5.3.0

Welcome to [email protected] release (December 2022 #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.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:

... (truncated)

Changelog

Sourced from gatsby-plugin-sharp's changelog.

Changelog: gatsby-plugin-sharp

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.3.2 (2022-12-14)

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

5.3.1 (2022-12-14)

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

5.3.0 (2022-12-13)

🧾 Release notes

Bug Fixes

Chores

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by lekoarts, a new releaser for gatsby-plugin-sharp since your current version.


Updates gatsby-source-contentful from 2.3.3 to 8.4.0

Release notes

Sourced from gatsby-source-contentful's releases.

v5.3.0

Welcome to [email protected] release (December 2022 #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.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:

... (truncated)

Changelog

Sourced from gatsby-source-contentful's changelog.

Changelog: gatsby-source-contentful

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.1 (2022-12-14)

Note: Version bump only for package gatsby-source-contentful

8.3.0 (2022-12-13)

🧾 Release notes

Bug Fixes

  • update minor and patch dependencies for gatsby-source-contentful #37162 (f57ce08)

Chores

8.2.0 (2022-11-25)

🧾 Release notes

Bug Fixes

  • update dependency contentful to ^9.1.34 for gatsby-source-contentful #36514 (fb15745)

Chores

8.1.0 (2022-11-22)

🧾 Release notes

Note: Version bump only for package gatsby-source-contentful

8.0.0 (2022-11-08)

🧾 Release notes

Features

Chores

... (truncated)

Commits
  • 12252dd chore(release): Publish
  • 56ace78 fix(gatsby-source-contentful): Add contentTypeFilter to Joi schema (#37403)
  • b941876 chore(deps): update babel monorepo (#37386)
  • 5df8a99 chore(release): Publish next
  • 8ff6dc1 fix(deps): update minor and patch dependencies for gatsby-source-contentful (...
  • caa252d chore(changelogs): update changelogs (#37266)
  • b8ea34e chore(changelogs): update changelogs (#37252)
  • 7103697 chore(release): Publish next
  • 7938eb0 chore(release): Publish next pre-minor
  • 03d6c59 chore(release): Publish next
  • Additional commits viewable in compare view

Updates gatsby-transformer-sharp from 2.5.2 to 5.4.0

Release notes

Sourced from gatsby-transformer-sharp's releases.

v5.3.0

Welcome to [email protected] release (December 2022 #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.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:

... (truncated)

Changelog

Sourced from gatsby-transformer-sharp's changelog.

Changelog: gatsby-transformer-sharp

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.3.1 (2022-12-14)

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

5.3.0 (2022-12-13)

🧾 Release notes

Features

Chores

5.2.0 (2022-11-25)

🧾 Release notes

Chores

5.1.0 (2022-11-22)

🧾 Release notes

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

5.0.0 (2022-11-08)

🧾 Release notes

Chores

4.24.0 (2022-09-27)

🧾 Release notes

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…transformer-sharp

Bumps [sharp](https://github.com/lovell/sharp) to 0.30.7 and updates ancestor dependencies [sharp](https://github.com/lovell/sharp), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp), [gatsby-source-contentful](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-contentful) and [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.


Updates `sharp` from 0.25.2 to 0.30.7
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.25.2...v0.30.7)

Updates `gatsby-plugin-sharp` from 2.6.2 to 5.4.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-source-contentful` from 2.3.3 to 8.4.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-contentful/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-source-contentful)

Updates `gatsby-transformer-sharp` from 2.5.2 to 5.4.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: sharp
  dependency-type: indirect
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
- dependency-name: gatsby-source-contentful
  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 Jan 10, 2023
@mlittlec mlittlec closed this Mar 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sharp-and-gatsby-plugin-sharp-and-gatsby-source-contentful-and-gatsby-transformer-sharp-0.30.7 branch March 24, 2024 17:32
@mlittlec
Copy link
Owner

Test

@mlittlec
Copy link
Owner

Reopen

@mlittlec mlittlec restored the dependabot/npm_and_yarn/sharp-and-gatsby-plugin-sharp-and-gatsby-source-contentful-and-gatsby-transformer-sharp-0.30.7 branch March 24, 2024 17:34
@mlittlec mlittlec reopened this Mar 24, 2024
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.

1 participant