blopa / Resume-Builder

Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
https://resume-builder.js.org/
MIT License
180 stars 41 forks source link

Bump sharp, gatsby-plugin-manifest, gatsby-plugin-sharp and gatsby-transformer-sharp #60

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps sharp, gatsby-plugin-manifest, gatsby-plugin-sharp and gatsby-transformer-sharp. These dependencies needed to be updated together. Updates sharp from 0.29.3 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 3.14.0 to 4.21.0

Release notes

Sourced from gatsby-plugin-manifest's releases.

v4.21

Welcome to gatsby@4.21.0 release (August 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.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:

... (truncated)

Changelog

Sourced from gatsby-plugin-manifest's changelog.

4.21.0 (2022-08-16)

🧾 Release notes

Chores

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

... (truncated)

Commits
Maintainer changes

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


Updates gatsby-plugin-sharp from 3.14.3 to 4.21.0

Release notes

Sourced from gatsby-plugin-sharp's releases.

v4.21

Welcome to gatsby@4.21.0 release (August 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.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:

... (truncated)

Changelog

Sourced from gatsby-plugin-sharp's changelog.

4.21.0 (2022-08-16)

🧾 Release notes

Chores

4.20.0 (2022-08-02)

🧾 Release notes

Bug Fixes

4.19.0 (2022-07-19)

🧾 Release notes

Bug Fixes

  • update dependency async to ^3.2.4 for gatsby-plugin-sharp #36032 (20c790a)

4.18.1 (2022-07-12)

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

4.18.0 (2022-07-05)

🧾 Release notes

Bug Fixes

  • update dependency got to ^11.8.5 for gatsby-plugin-sharp #35800 (c2d3336)

4.17.0 (2022-06-21)

🧾 Release notes

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

4.16.1 (2022-06-08)

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

4.16.0 (2022-06-07)

🧾 Release notes

... (truncated)

Commits
Maintainer changes

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


Updates gatsby-transformer-sharp from 3.14.0 to 4.21.0

Release notes

Sourced from gatsby-transformer-sharp's releases.

v4.21

Welcome to gatsby@4.21.0 release (August 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.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:

... (truncated)

Changelog

Sourced from gatsby-transformer-sharp's changelog.

4.21.0 (2022-08-16)

🧾 Release notes

Chores

4.20.0 (2022-08-02)

🧾 Release notes

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

4.19.0 (2022-07-19)

🧾 Release notes

Chores

  • Update READMEs for better instructions (0890a5c)

4.18.1 (2022-07-12)

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

4.18.0 (2022-07-05)

🧾 Release notes

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

4.17.0 (2022-06-21)

🧾 Release notes

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

4.16.0 (2022-06-07)

🧾 Release notes

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

4.15.1 (2022-06-01)

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

4.15.0 (2022-05-24)

... (truncated)

Commits
Maintainer changes

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


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) - `@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](https://github.com/blopa/Resume-Builder/network/alerts).