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 sharp, gatsby and gatsby-plugin-manifest in /gatsby #102

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 Nov 16, 2023

Bumps sharp to 0.32.6 and updates ancestor dependencies sharp, gatsby and gatsby-plugin-manifest. These dependencies need to be updated together.

Updates sharp from 0.30.7 to 0.32.6

Changelog

Sourced from sharp's changelog.

v0.32.6 - 18th September 2023

  • Upgrade to libvips v8.14.5 for upstream bug fixes.

  • Ensure composite tile images are fully decoded (regression in 0.32.0). #3767

  • Ensure withMetadata can add ICC profiles to RGB16 output. #3773

  • Ensure withMetadata does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773

  • TypeScript: Add definitions for block and unblock. #3799 @​ldrick

v0.32.5 - 15th August 2023

  • Upgrade to libvips v8.14.4 for upstream bug fixes.

  • TypeScript: Add missing WebpPresetEnum to definitions. #3748 @​pilotso11

  • Ensure compilation using musl v1.2.4. #3755 @​kleisauke

  • Ensure resize with a fit of inside respects 90/270 degree rotation. #3756

  • TypeScript: Ensure minSize property of WebpOptions is boolean. #3758 @​sho-xizz

  • Ensure withMetadata adds default sRGB profile. #3761

v0.32.4 - 21st July 2023

  • Upgrade to libvips v8.14.3 for upstream bug fixes.

  • Expose ability to (un)block low-level libvips operations by name.

  • Prebuilt binaries: restore support for tile-based output. #3581

v0.32.3 - 14th July 2023

... (truncated)

Commits

Updates gatsby from 4.25.4 to 5.12.9

Release notes

Sourced from gatsby's releases.

v5.12.0

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

Key highlight 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

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

... (truncated)

Commits

Updates gatsby-plugin-manifest from 4.21.0 to 5.12.3

Release notes

Sourced from gatsby-plugin-manifest's releases.

v5.12.0

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

Key highlight 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

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

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

5.12.3 (2023-10-26)

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

5.12.2 (2023-10-20)

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

5.12.1 (2023-10-09)

Chores

5.12.0 (2023-08-24)

🧾 Release notes

Bug Fixes

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

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

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


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

Updates `gatsby` from 4.25.4 to 5.12.9
- [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.12.9)

Updates `gatsby-plugin-manifest` from 4.21.0 to 5.12.3
- [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)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: gatsby
  dependency-type: indirect
- dependency-name: gatsby-plugin-manifest
  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 Nov 16, 2023
Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-remix canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-remix/deploys/655664f2da751e0008e71595

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-nextjs canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-nextjs/deploys/655664f2becf7d0007ce90b6

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-gatsby failed.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-gatsby/deploys/655664f37f08fd00089942b9

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-sveltekit canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-sveltekit/deploys/655664f34f51640008a15827

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-astro canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-astro/deploys/655664f391ece9000803d2fd

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-nuxt canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-nuxt/deploys/655664f3298317000887a907

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-vanilla-js-google-sheets canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-vanilla-js-google-sheets/deploys/655664f3ca5e9f000844ad08

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-umbraco-nuxt canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-umbraco-nuxt/deploys/655664f34ee9b200079d7843

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-umbraco-nextjs canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-umbraco-nextjs/deploys/655664f321c61800085549f2

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-vanilla-js canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-vanilla-js/deploys/655664f36dac9400088ef4bc

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-umbraco-storybook canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-umbraco-storybook/deploys/655664f321c61800085549f7

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for enterspeed-next-middleware canceled.

Name Link
🔨 Latest commit 3755a8a
🔍 Latest deploy log https://app.netlify.com/sites/enterspeed-next-middleware/deploys/655664f39e8e94000875a4fd

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