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

chore(deps): bump sharp and gatsby-plugin-manifest #473

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 Aug 10, 2022

Bumps sharp and gatsby-plugin-manifest. These dependencies needed to be updated together.
Updates sharp from 0.27.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-manifest from 2.12.1 to 4.20.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v4.20

Welcome to gatsby@4.20.0 release (August 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

v4.19

Welcome to gatsby@4.19.0 release (July 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

Full changelog

v4.18

Welcome to gatsby@4.18.0 release (July 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

v4.17

Welcome to gatsby@4.17.0 release (June 2022 #2)

Key highlights of this release:

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

4.20.0 (2022-08-02)

🧾 Release notes

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

4.19.0 (2022-07-19)

🧾 Release notes

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

4.18.1 (2022-07-12)

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

4.18.0 (2022-07-05)

🧾 Release notes

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

4.17.0 (2022-06-21)

🧾 Release notes

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

4.16.0 (2022-06-07)

🧾 Release notes

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

4.15.1 (2022-06-01)

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

4.15.0 (2022-05-24)

🧾 Release notes

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

4.14.0 (2022-05-10)

🧾 Release notes

Bug Fixes

... (truncated)

Commits
  • 3ec74ac chore(release): Publish
  • 5a5f5b9 chore(release): Publish next
  • 82172de chore(release): Publish next
  • 2dbfb22 chore(changelogs): update changelogs (#36195)
  • 277bca6 chore(release): Publish next pre-minor
  • bcfa33a chore(release): Publish next
  • b535098 chore(release): Publish next pre-minor
  • d510137 chore(release): Publish next
  • e713690 chore(release): Publish next pre-minor
  • 2dbdd68 chore(release): Publish next
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2022
@dependabot dependabot bot requested a review from ollynevard August 10, 2022 10:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sharp-and-gatsby-plugin-manifest-0.30.7 branch from 9767a5e to c6bb10a Compare August 10, 2022 10:47
Bumps [sharp](https://github.com/lovell/sharp) and [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest). These dependencies needed to be updated together.

Updates `sharp` from 0.27.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.27.2...v0.30.7)

Updates `gatsby-plugin-manifest` from 2.12.1 to 4.20.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@4.20.0/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sharp-and-gatsby-plugin-manifest-0.30.7 branch from c6bb10a to c12a82e Compare September 5, 2022 21:45
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