Closed renovate[bot] closed 3 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm notice
npm notice New major version of npm available! 8.19.4 -> 9.6.7
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
npm notice Run `npm install -g npm@9.6.7` to update!
npm notice
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @multei/web@0.1.0
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.4.2" from gatsby@2.24.85
npm ERR! node_modules/gatsby
npm ERR! gatsby@"2.24.85" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/worker/0e5d43/618ae0/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/worker/0e5d43/618ae0/cache/others/npm/_logs/2023-05-28T10_31_22_251Z-debug-0.log
Name | Link |
---|---|
Latest commit | 76b1620868120e80db92bd9f0c4d111fad327121 |
Latest deploy log | https://app.netlify.com/sites/multei/deploys/64732d8672dfaf00086351d0 |
This PR contains the following updates:
2.6.43
->4.25.1
GitHub Vulnerability Alerts
CVE-2023-30548
Impact
The gatsby-plugin-sharp plugin prior to versions 5.8.1 and 4.25.1 contains a path traversal vulnerability exposed when running the Gatsby develop server (
gatsby develop
).The following steps can be used to reproduce the vulnerability:
It should be noted that by default
gatsby develop
is only accessible via the localhost127.0.0.1
, and one would need to intentionally expose the server to other interfaces to exploit this vulnerability by using server options such as--host 0.0.0.0
,-H 0.0.0.0
, or theGATSBY_HOST=0.0.0.0
environment variable.Patches
A patch has been introduced in
gatsby-plugin-sharp@5.8.1
andgatsby-plugin-sharp@4.25.1
which mitigates the issue by ensuring that included paths remain within the project directory.Workarounds
As stated above, by default
gatsby develop
is only exposed to the localhost127.0.0.1
. For those using the develop server in the default configuration no risk is posed. If other ranges are required, preventing the develop server from being exposed to untrusted interfaces or IP address ranges would mitigate the risk from this vulnerability.We encourage projects to upgrade to the latest major release branch for all Gatsby plugins to ensure the latest security updates and bug fixes are received in a timely manner.
Credits
We would like to thank Patrick Rombouts and Bart Veneman [drukwerkdeal.nl] for bringing the issue to our attention.
For more information
Email us at security@gatsbyjs.com.
Release Notes
gatsbyjs/gatsby (gatsby-plugin-sharp)
### [`v4.25.1`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.25.0...gatsby-plugin-sharp@4.25.1) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.25.0...gatsby-plugin-sharp@4.25.1) ### [`v4.25.0`](https://togithub.com/gatsbyjs/gatsby/compare/9f4c0b92d8da3d3f0ccd75efd91ed4f44669d303...5e72a5d1fab1f312685a533f25a637fbbbefb518) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.24.0...gatsby-plugin-sharp@4.25.0) ### [`v4.24.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4240-2022-09-27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.23.1...gatsby-plugin-sharp@4.24.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.23.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.23.1/packages/gatsby-plugin-sharp) (2022-09-22) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.23.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4231-2022-09-22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.23.0...gatsby-plugin-sharp@4.23.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.23.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4230-2022-09-13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.22.0...gatsby-plugin-sharp@4.23.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23) ##### Chores - Cleanup v4 compile flag conditions [#36486](https://togithub.com/gatsbyjs/gatsby/issues/36486) ([9dcc773](https://togithub.com/gatsbyjs/gatsby/commit/9dcc77340675a3b9a2f57c82e4b4e19c57072cfb)) - upgrade svgo [#36445](https://togithub.com/gatsbyjs/gatsby/issues/36445) ([4707fb8](https://togithub.com/gatsbyjs/gatsby/commit/4707fb8a003d611aa16c6cc5dfefa5dfaafab2b7)) ### [`v4.22.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4220-2022-08-30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.21.0...gatsby-plugin-sharp@4.22.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22) ##### Chores - bump min potrace version [#36443](https://togithub.com/gatsbyjs/gatsby/issues/36443) ([0d896ae](https://togithub.com/gatsbyjs/gatsby/commit/0d896aefa5db6a1929d9982fdcb5a7780ecc0794)) - Remove unused deps [#36368](https://togithub.com/gatsbyjs/gatsby/issues/36368) ([8bad1a7](https://togithub.com/gatsbyjs/gatsby/commit/8bad1a7a612c121fd4c8965c76cf7a0d87fbc3fa)) ### [`v4.21.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4210-2022-08-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.20.0...gatsby-plugin-sharp@4.21.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21) ##### Chores - Update `got` [#36366](https://togithub.com/gatsbyjs/gatsby/issues/36366) ([ab55e4e](https://togithub.com/gatsbyjs/gatsby/commit/ab55e4e30a023d56e4c4332dfd278015a0f49ee0)) - update sharp [#35539](https://togithub.com/gatsbyjs/gatsby/issues/35539) ([a9132a5](https://togithub.com/gatsbyjs/gatsby/commit/a9132a53eac37f713e8cb8a8246c62f4f8d8f142)) ### [`v4.20.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4200-2022-08-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.19.0...gatsby-plugin-sharp@4.20.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20) ##### Bug Fixes - Ensure min 1px height for `BLURRED` placeholder [#35914](https://togithub.com/gatsbyjs/gatsby/issues/35914) ([abad94f](https://togithub.com/gatsbyjs/gatsby/commit/abad94f3892af28e811d49b7659f0233edc88ea1)) ### [`v4.19.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4190-2022-07-19) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.18.1...gatsby-plugin-sharp@4.19.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19) ##### Bug Fixes - update dependency async to ^3.2.4 for gatsby-plugin-sharp [#36032](https://togithub.com/gatsbyjs/gatsby/issues/36032) ([20c790a](https://togithub.com/gatsbyjs/gatsby/commit/20c790ae4edf421e684b7628c03925895ddabf25)) ##### [4.18.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.18.1/packages/gatsby-plugin-sharp) (2022-07-12) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.18.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4181-2022-07-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.18.0...gatsby-plugin-sharp@4.18.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.18.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4180-2022-07-05) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.17.0...gatsby-plugin-sharp@4.18.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18) ##### Bug Fixes - update dependency got to ^11.8.5 for gatsby-plugin-sharp [#35800](https://togithub.com/gatsbyjs/gatsby/issues/35800) ([c2d3336](https://togithub.com/gatsbyjs/gatsby/commit/c2d3336e149966c6df63e1dd04d008427c6fd3ad)) ### [`v4.17.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4170-2022-06-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.16.1...gatsby-plugin-sharp@4.17.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.16.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.16.1/packages/gatsby-plugin-sharp) (2022-06-08) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.16.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4161-2022-06-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.16.0...gatsby-plugin-sharp@4.16.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.16.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4160-2022-06-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.15.1...gatsby-plugin-sharp@4.16.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16) ##### Features - cache image metadata [#35791](https://togithub.com/gatsbyjs/gatsby/issues/35791) ([7d93d2e](https://togithub.com/gatsbyjs/gatsby/commit/7d93d2e31ad4a862e1536e274552763372be7bc5)) ##### Performance Improvements - downsize image before extracting dominant color [#35814](https://togithub.com/gatsbyjs/gatsby/issues/35814) ([5e6c808](https://togithub.com/gatsbyjs/gatsby/commit/5e6c80827076ad74e104413a7dba94fe77bb4406)) ##### [4.15.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.15.1/packages/gatsby-plugin-sharp) (2022-06-01) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.15.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4151-2022-06-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.15.0...gatsby-plugin-sharp@4.15.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.15.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4150-2022-05-24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.14.1...gatsby-plugin-sharp@4.15.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15) ##### Chores - remove old unused UUID dependency [#35657](https://togithub.com/gatsbyjs/gatsby/issues/35657) ([d4aaa2a](https://togithub.com/gatsbyjs/gatsby/commit/d4aaa2a3c01541effd50db3cf57d1445776ce487)) ##### [4.14.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.14.1/packages/gatsby-plugin-sharp) (2022-05-12) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.14.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4141-2022-05-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.14.0...gatsby-plugin-sharp@4.14.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4140-2022-05-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.13.0...gatsby-plugin-sharp@4.14.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14) ##### Bug Fixes - update dependency fs-extra to ^10.1.0 [#34976](https://togithub.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://togithub.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f)) - update dependency semver to ^7.3.7 [#35543](https://togithub.com/gatsbyjs/gatsby/issues/35543) ([f593e00](https://togithub.com/gatsbyjs/gatsby/commit/f593e005e4561b423a297e967205d833451a2f55)) ### [`v4.13.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4130-2022-04-26) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.12.1...gatsby-plugin-sharp@4.13.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13) ##### Features - enable tracedsvg [#35328](https://togithub.com/gatsbyjs/gatsby/issues/35328) ([a246011](https://togithub.com/gatsbyjs/gatsby/commit/a246011dafdba0230847b02c2812b6bda298f8e1)) ##### [4.12.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.12.1/packages/gatsby-plugin-sharp) (2022-04-13) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.12.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4121-2022-04-13) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.12.0...gatsby-plugin-sharp@4.12.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.12.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4120-2022-04-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.11.1...gatsby-plugin-sharp@4.12.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12) ##### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#35296](https://togithub.com/gatsbyjs/gatsby/issues/35296) ([6f088aa](https://togithub.com/gatsbyjs/gatsby/commit/6f088aa809549890ad1126df00fe40ab74870711)) - windows quirks [#35246](https://togithub.com/gatsbyjs/gatsby/issues/35246) ([392d6bc](https://togithub.com/gatsbyjs/gatsby/commit/392d6bc4300b9856e37a33291789e4dce5ac22d2)) ##### Chores - update sharp [#35303](https://togithub.com/gatsbyjs/gatsby/issues/35303) ([d267bb3](https://togithub.com/gatsbyjs/gatsby/commit/d267bb3d7547d08cfaabfbfc93199c785c50aec3)) ##### [4.11.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.11.1/packages/gatsby-plugin-sharp) (2022-03-31) ##### Bug Fixes - windows quirks [#35246](https://togithub.com/gatsbyjs/gatsby/issues/35246) [#35268](https://togithub.com/gatsbyjs/gatsby/issues/35268) ([a527891](https://togithub.com/gatsbyjs/gatsby/commit/a5278911d9c69a2b6478d97776d506722a0ad3a6)) ### [`v4.11.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4111-2022-03-31) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.11.0...gatsby-plugin-sharp@4.11.1) ##### Bug Fixes - windows quirks [#35246](https://togithub.com/gatsbyjs/gatsby/issues/35246) [#35268](https://togithub.com/gatsbyjs/gatsby/issues/35268) ([a527891](https://togithub.com/gatsbyjs/gatsby/commit/a5278911d9c69a2b6478d97776d506722a0ad3a6)) ### [`v4.11.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4110-2022-03-29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.10.2...gatsby-plugin-sharp@4.11.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11) ##### Refactoring - replace deprecated String.prototype.substr() [#35205](https://togithub.com/gatsbyjs/gatsby/issues/35205) ([21f7c65](https://togithub.com/gatsbyjs/gatsby/commit/21f7c654da647a949c83efb2e17b473eab4db3ed)) ##### [4.10.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.2/packages/gatsby-plugin-sharp) (2022-03-23) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.10.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.10.1/packages/gatsby-plugin-sharp) (2022-03-18) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.10.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4102-2022-03-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.10.1...gatsby-plugin-sharp@4.10.2) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.10.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4101-2022-03-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.10.0...gatsby-plugin-sharp@4.10.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.10.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#4100-2022-03-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@4.9.1...gatsby-plugin-sharp@4.10.0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10) ##### Bug Fixes - Handle diff duotone settings [#35075](https://togithub.com/gatsbyjs/gatsby/issues/35075) ([9690c7c](https://togithub.com/gatsbyjs/gatsby/commit/9690c7cf0beceff5211e7b27bf9985ea5eadb741)) - Upgrade `probe-image-size` to fix memory leak warning fix [#35009](https://togithub.com/gatsbyjs/gatsby/issues/35009) ([f98c9ba](https://togithub.com/gatsbyjs/gatsby/commit/f98c9ba4a74cf4ba751daace911c90108f9b0343)) ##### [4.9.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.9.1/packages/gatsby-plugin-sharp) (2022-03-09) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.9.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#491-2022-03-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6b160cc0934de95af9bdebbaa8798572e3770337...gatsby-plugin-sharp@4.9.1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#490-2022-03-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1a295995daabaae7bb2603b2af9020e5ccd016a0...6b160cc0934de95af9bdebbaa8798572e3770337) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9) ##### Chores - Format changelog files ([088f23b](https://togithub.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317)) ##### [4.8.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.2/packages/gatsby-plugin-sharp) (2022-03-01) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.8.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.8.1/packages/gatsby-plugin-sharp) (2022-02-25) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.8.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#482-2022-03-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f365eda91877969165319381ec63f8a72216bc43...1a295995daabaae7bb2603b2af9020e5ccd016a0) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.8.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#481-2022-02-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f6734b93eb0337930ef9ab54b564d113d4fc730c...f365eda91877969165319381ec63f8a72216bc43) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#480-2022-02-22) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1f30882907b20b63df4d63b97a80b233a7da37f8...f6734b93eb0337930ef9ab54b564d113d4fc730c) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8) ##### Bug Fixes - update dependency sharp to ^0.30.1 [#34755](https://togithub.com/gatsbyjs/gatsby/issues/34755) ([326a483](https://togithub.com/gatsbyjs/gatsby/commit/326a483bc01c5a3e433e3a82fd52c92a9f6467d5)) ### [`v4.7.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#470-2022-02-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/441e6da3e1659e73621492a37a47745d308a565f...1f30882907b20b63df4d63b97a80b233a7da37f8) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7) ##### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#34656](https://togithub.com/gatsbyjs/gatsby/issues/34656) ([c70ab01](https://togithub.com/gatsbyjs/gatsby/commit/c70ab013638fb6d789af204981470eb639e5804a)) ### [`v4.6.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#460-2022-01-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c493ee721c16b5101134bcd98fdf4f6f0e40cede...441e6da3e1659e73621492a37a47745d308a565f) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6) ##### Bug Fixes - add missing dependencies [#28759](https://togithub.com/gatsbyjs/gatsby/issues/28759) ([d20c97b](https://togithub.com/gatsbyjs/gatsby/commit/d20c97b9725cc80967f9d41b4d9e47fd0e3f473f)) ##### [4.5.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.5.2/packages/gatsby-plugin-sharp) (2022-01-17) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.5.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.5.1/packages/gatsby-plugin-sharp) (2022-01-12) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.5.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#452-2022-01-17) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9...c493ee721c16b5101134bcd98fdf4f6f0e40cede) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.5.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#451-2022-01-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/93c356e53f157b34b825ce3d1951fefc25dde433...dc6f9b8a55a6f2aad4aa2f84f929c5da0ea0bef9) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.5.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#450-2022-01-11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c09587abec36640b8d236455bc28bd430c7e112e...93c356e53f157b34b825ce3d1951fefc25dde433) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5) ##### Chores - update dependency [@types/sharp](https://togithub.com/types/sharp) to ^0.29.5 [#34356](https://togithub.com/gatsbyjs/gatsby/issues/34356) ([79186ab](https://togithub.com/gatsbyjs/gatsby/commit/79186abdac525f6e16779015ae48c5cea5eec14a)) ### [`v4.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#440-2021-12-14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/864751dd815c57f4122bc7aa12e17aac53ec3ba0...c09587abec36640b8d236455bc28bd430c7e112e) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4) ##### Bug Fixes - update dependency got to ^11.8.3 for gatsby-plugin-sharp [#34130](https://togithub.com/gatsbyjs/gatsby/issues/34130) ([80ef329](https://togithub.com/gatsbyjs/gatsby/commit/80ef329451902fe351cfd9f555c379b03929db20)) ##### Chores - update sharp [#34120](https://togithub.com/gatsbyjs/gatsby/issues/34120) ([df36406](https://togithub.com/gatsbyjs/gatsby/commit/df3640679b5e161c4fd285b87ed32bb1224928b8)) ### [`v4.3.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#430-2021-12-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7ca9785a31b34ae3fcd1e1765c4851d313de3cec...864751dd815c57f4122bc7aa12e17aac53ec3ba0) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.2.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#420-2021-11-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa...7ca9785a31b34ae3fcd1e1765c4851d313de3cec) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2) ##### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#33770](https://togithub.com/gatsbyjs/gatsby/issues/33770) ([e9f0f32](https://togithub.com/gatsbyjs/gatsby/commit/e9f0f32838c4868797d69408f7e97d671e76cf5f)) - update dependency sharp to ^0.29.2 [#33766](https://togithub.com/gatsbyjs/gatsby/issues/33766) ([0dfbc48](https://togithub.com/gatsbyjs/gatsby/commit/0dfbc48735e2b40b4fbcf4eccef2db38c34ce526)) ##### [4.1.4](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.4/packages/gatsby-plugin-sharp) (2021-11-15) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.1.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.3/packages/gatsby-plugin-sharp) (2021-11-11) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.1.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.2/packages/gatsby-plugin-sharp) (2021-11-10) **Note:** Version bump only for package gatsby-plugin-sharp ##### [4.1.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.1.1/packages/gatsby-plugin-sharp) (2021-11-09) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.1.4`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#414-2021-11-15) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/94503aac2bbe061d15feeb803342a2eeae8e3a08...87ca0dfe7590b533dfbdf4bc28068e8125b8a7fa) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.1.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#413-2021-11-11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c3c69709626f647b6ab3e0d759c3961bc2f02146...94503aac2bbe061d15feeb803342a2eeae8e3a08) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.1.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#412-2021-11-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3b06677ed9e402042bd565b1c142e6016baa9a55...c3c69709626f647b6ab3e0d759c3961bc2f02146) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.1.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#411-2021-11-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4086ca523d1caf68d44076e361f00e7b4b96c4a5...3b06677ed9e402042bd565b1c142e6016baa9a55) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v4.1.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#410-2021-11-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/d217dfb5aa61f3f4f7530166002a39b744934d87...4086ca523d1caf68d44076e361f00e7b4b96c4a5) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1) ##### Bug Fixes - pass failOnError to sharp in getImageMetadata [#33547](https://togithub.com/gatsbyjs/gatsby/issues/33547) ([82cd584](https://togithub.com/gatsbyjs/gatsby/commit/82cd5843f0ac91ab0525e6bcf9f4f85ac0f62c84)) - pass input buffer instead of readStream when processing image jobs [#33685](https://togithub.com/gatsbyjs/gatsby/issues/33685) ([b800559](https://togithub.com/gatsbyjs/gatsby/commit/b800559c033f083074351cbbe69dd54424552713)) ##### [4.0.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@4.0.1/packages/gatsby-plugin-sharp) (2021-10-27) ##### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://togithub.com/gatsbyjs/gatsby/issues/33685) [#33694](https://togithub.com/gatsbyjs/gatsby/issues/33694) ([9b3d44f](https://togithub.com/gatsbyjs/gatsby/commit/9b3d44fd50185bddd7b74b7c1bdfadd774b81db5)) ### [`v4.0.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#401-2021-10-27) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8d07242926e54f7c0819fbee84c152a27ec77959...d217dfb5aa61f3f4f7530166002a39b744934d87) ##### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://togithub.com/gatsbyjs/gatsby/issues/33685) [#33694](https://togithub.com/gatsbyjs/gatsby/issues/33694) ([9b3d44f](https://togithub.com/gatsbyjs/gatsby/commit/9b3d44fd50185bddd7b74b7c1bdfadd774b81db5)) ### [`v4.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#400-2021-10-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby-plugin-sharp@3.15.0...8d07242926e54f7c0819fbee84c152a27ec77959) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0) ##### Bug Fixes - run sharp in 1 core when in gatsby worker [#33505](https://togithub.com/gatsbyjs/gatsby/issues/33505) ([4658b80](https://togithub.com/gatsbyjs/gatsby/commit/4658b80c37ece59c490fac0bebf8d68a21879fa5)) ##### Chores - update sharp [#33379](https://togithub.com/gatsbyjs/gatsby/issues/33379) ([eb70b46](https://togithub.com/gatsbyjs/gatsby/commit/eb70b46e2e4384f5649160d3d2206ea3d96b8a71)) - remove old unused code [#33504](https://togithub.com/gatsbyjs/gatsby/issues/33504) ([31952b4](https://togithub.com/gatsbyjs/gatsby/commit/31952b4faf33abcb30e765abd160208e3b22e912)) - Remove `sizeByPixelDensity` option [#33468](https://togithub.com/gatsbyjs/gatsby/issues/33468) ([d467372](https://togithub.com/gatsbyjs/gatsby/commit/d4673723a14cfbeb727bf6c2472e6693beeee817)) ##### [3.14.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.3/packages/gatsby-plugin-sharp) (2021-11-02) **Note:** Version bump only for package gatsby-plugin-sharp ##### [3.14.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.2/packages/gatsby-plugin-sharp) (2021-10-28) ##### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://togithub.com/gatsbyjs/gatsby/issues/33685) [#33703](https://togithub.com/gatsbyjs/gatsby/issues/33703) ([84053a2](https://togithub.com/gatsbyjs/gatsby/commit/84053a2e23cc0aac821b2ad4c4728c7701e1af8c)) ##### [3.14.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.1/packages/gatsby-plugin-sharp) (2021-10-06) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.15.0`](https://togithub.com/gatsbyjs/gatsby/compare/476a59196bccbb6539cfa3329bff69c9163c4bcc...gatsby-plugin-sharp@3.15.0) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/476a59196bccbb6539cfa3329bff69c9163c4bcc...gatsby-plugin-sharp@3.15.0) ### [`v3.14.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3143-2021-11-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536...476a59196bccbb6539cfa3329bff69c9163c4bcc) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.14.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3142-2021-10-28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33...3d9a7027c4fdfe4c6af28ce33d188c5fff4b7536) ##### Bug Fixes - pass input buffer instead of readStream when processing image jobs [#33685](https://togithub.com/gatsbyjs/gatsby/issues/33685) [#33703](https://togithub.com/gatsbyjs/gatsby/issues/33703) ([84053a2](https://togithub.com/gatsbyjs/gatsby/commit/84053a2e23cc0aac821b2ad4c4728c7701e1af8c)) ### [`v3.14.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3141-2021-10-06) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f3f1bbc4b75e4ede40500e899449820c958a72ff...ea4fb54301b2cc5b5f52ef27ebe39cd70fffef33) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3140-2021-09-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/0a455df964ce0ee46fda1c053617d5adf22a34da...f3f1bbc4b75e4ede40500e899449820c958a72ff) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14) ##### Features - Use file streams instead of file paths [#33029](https://togithub.com/gatsbyjs/gatsby/issues/33029) ([e6d9eb3](https://togithub.com/gatsbyjs/gatsby/commit/e6d9eb37f95ad096febbf513d330c8e5b06299e2)) ##### Bug Fixes - Add TS type/v4 patches for `unstable_onPluginInit` [#33062](https://togithub.com/gatsbyjs/gatsby/issues/33062) ([8901eb2](https://togithub.com/gatsbyjs/gatsby/commit/8901eb2afe46791a654f0ef67828a12c577b3f2a)) - update dependency async to ^3.2.1 for gatsby-plugin-sharp [#32983](https://togithub.com/gatsbyjs/gatsby/issues/32983) ([6857e26](https://togithub.com/gatsbyjs/gatsby/commit/6857e26ea6d564b60fed95d01be2f7bae881776f)) ##### Chores - update babel monorepo [#32996](https://togithub.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://togithub.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa)) - update semver [#32979](https://togithub.com/gatsbyjs/gatsby/issues/32979) ([ecf1fa7](https://togithub.com/gatsbyjs/gatsby/commit/ecf1fa7ef10a60e7631a8f8fad8a33c1d0acaad6)) - upgrade got package [#32928](https://togithub.com/gatsbyjs/gatsby/issues/32928) ([2ac366e](https://togithub.com/gatsbyjs/gatsby/commit/2ac366e3745990d47c01f19875f185d0355c89b5)) - update fs-extra (major) [#32654](https://togithub.com/gatsbyjs/gatsby/issues/32654) ([eea2687](https://togithub.com/gatsbyjs/gatsby/commit/eea26873f386d02f27c1708291da0c56585663eb)) ##### Other Changes - Revert "chore(release): Publish next" ([a0c4d44](https://togithub.com/gatsbyjs/gatsby/commit/a0c4d44488ce00c8917b4d364e4369d337fdcfd9)) ### [`v3.13.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3130-2021-09-01) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a87bfc3263e37ae711d626a0f6df657dafb88d0d...0a455df964ce0ee46fda1c053617d5adf22a34da) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) ##### Features - reduce encoding time and install size [#32851](https://togithub.com/gatsbyjs/gatsby/issues/32851) [#1](https://togithub.com/gatsbyjs/gatsby/issues/1) ([ddcfbd8](https://togithub.com/gatsbyjs/gatsby/commit/ddcfbd8e7b4b68fe31fa77815599b479e0cef6a1)) ##### Chores - re-generate changelogs [#32886](https://togithub.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://togithub.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) ### [`v3.12.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3120-2021-08-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/115e63196bb09f09446e7b57123e1178d81a7f40...a87bfc3263e37ae711d626a0f6df657dafb88d0d) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12) ##### Bug Fixes - update minor and patch dependencies for gatsby-plugin-sharp [#32633](https://togithub.com/gatsbyjs/gatsby/issues/32633) ([c6b75f7](https://togithub.com/gatsbyjs/gatsby/commit/c6b75f7f1bdc6a06b1e0b54308c2a0360739a58e)) ##### Chores - update formatting & linting [#32626](https://togithub.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://togithub.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3)) - update dependency [@types/sharp](https://togithub.com/types/sharp) to ^0.28.5 [#32566](https://togithub.com/gatsbyjs/gatsby/issues/32566) ([ef9fa95](https://togithub.com/gatsbyjs/gatsby/commit/ef9fa95b52032d0d93d4ccc259234d9cc38a9323)) - update babel monorepo [#32564](https://togithub.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://togithub.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf)) ### [`v3.11.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3110-2021-08-04) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/609bef1ef1a01f9f03f99423e24b0d5f115a4452...115e63196bb09f09446e7b57123e1178d81a7f40) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11) ##### Bug Fixes - expose ".del" function on lmdb cache [#32459](https://togithub.com/gatsbyjs/gatsby/issues/32459) ([e1a1396](https://togithub.com/gatsbyjs/gatsby/commit/e1a1396e1582a18047e2cefaeff0f57d61c0c83a)) ##### [3.10.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.2/packages/gatsby-plugin-sharp) (2021-07-21) ##### Bug Fixes - expose ".del" function on lmdb cache [#32459](https://togithub.com/gatsbyjs/gatsby/issues/32459) [#32464](https://togithub.com/gatsbyjs/gatsby/issues/32464) ([c01551e](https://togithub.com/gatsbyjs/gatsby/commit/c01551eb9e09cd8471daa1072e7dc99add89fea8)) ##### [3.10.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.10.1/packages/gatsby-plugin-sharp) (2021-07-21) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.10.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3102-2021-07-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7b464beafbc8ebda31de6bef25f352d1b57fcff6...609bef1ef1a01f9f03f99423e24b0d5f115a4452) ##### Bug Fixes - expose ".del" function on lmdb cache [#32459](https://togithub.com/gatsbyjs/gatsby/issues/32459) [#32464](https://togithub.com/gatsbyjs/gatsby/issues/32464) ([c01551e](https://togithub.com/gatsbyjs/gatsby/commit/c01551eb9e09cd8471daa1072e7dc99add89fea8)) ### [`v3.10.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3101-2021-07-21) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e77af12aeb672cf074719e0bacb7cccf796ebaef...7b464beafbc8ebda31de6bef25f352d1b57fcff6) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.10.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#3100-2021-07-20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/808f32ff1506297af5daeef1dd9907f3e1ec47a1...e77af12aeb672cf074719e0bacb7cccf796ebaef) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10) ##### Chores - update sharp to ^0.28.3 [#32227](https://togithub.com/gatsbyjs/gatsby/issues/32227) ([4fabc64](https://togithub.com/gatsbyjs/gatsby/commit/4fabc64b177621d94a7c8aaf6dbc5d91f01ea29f)) - update babel monorepo [#32238](https://togithub.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://togithub.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a)) ### [`v3.9.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#390-2021-07-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/715739c81824862bcf724ea581a9408fa357a27c...808f32ff1506297af5daeef1dd9907f3e1ec47a1) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9) ##### Features - add unstable_onPluginInit that would execute once in all processes [#31901](https://togithub.com/gatsbyjs/gatsby/issues/31901) ([2bf8c0d](https://togithub.com/gatsbyjs/gatsby/commit/2bf8c0d37fd6de3fbbbe7e543275cfd6d64ec9de)) ### [`v3.8.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#380-2021-06-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/3be9c246afd928dc72a873567d5f6e3bf61e82a8...715739c81824862bcf724ea581a9408fa357a27c) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8) ##### Chores - bump babel minor [#31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://togithub.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060)) ##### [3.7.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.7.1/packages/gatsby-plugin-sharp) (2021-06-10) ##### Chores - bump babel minor [#31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) [#31859](https://togithub.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://togithub.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) ### [`v3.7.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#371-2021-06-10) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06...3be9c246afd928dc72a873567d5f6e3bf61e82a8) ##### Chores - bump babel minor [#31857](https://togithub.com/gatsbyjs/gatsby/issues/31857) [#31859](https://togithub.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://togithub.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686)) ### [`v3.7.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#370-2021-06-09) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4ccc53ff72dd4e082873d7d29561ccc756bda985...fe4c8fe552f32aa824ddb10b4c1dd48ea1b7de06) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7) ##### Chores - update babel monorepo [#31143](https://togithub.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://togithub.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9)) ### [`v3.6.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#360-2021-05-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/102d92c5ac344bd82ed1767eff6849bd29dcafa1...4ccc53ff72dd4e082873d7d29561ccc756bda985) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.5.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#350-2021-05-12) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/2d5080af829805b0214265cc2328ec09e2f6f522...102d92c5ac344bd82ed1767eff6849bd29dcafa1) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5) ##### Bug Fixes - Handle fractional image sizes [#31057](https://togithub.com/gatsbyjs/gatsby/issues/31057) ([08dfb37](https://togithub.com/gatsbyjs/gatsby/commit/08dfb37577510ba8d4900c487cea7301fb7667f8)) ##### [3.4.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.4.2/packages/gatsby-plugin-sharp) (2021-05-08) **Note:** Version bump only for package gatsby-plugin-sharp ##### [3.4.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.4.1/packages/gatsby-plugin-sharp) (2021-05-05) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.4.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#342-2021-05-08) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/c583e74bfccfd99c5629aaf1566fc540573e845a...2d5080af829805b0214265cc2328ec09e2f6f522) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.4.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#341-2021-05-05) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/668aa435a3f4ee70f198ea78bda83fde39fda21e...c583e74bfccfd99c5629aaf1566fc540573e845a) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.4.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#340-2021-04-28) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/8fab106da592c5c0df4facb63532bd0f3a55531f...668aa435a3f4ee70f198ea78bda83fde39fda21e) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4) ##### Bug Fixes - Handle fractional image sizes [#31057](https://togithub.com/gatsbyjs/gatsby/issues/31057) [#31081](https://togithub.com/gatsbyjs/gatsby/issues/31081) ([21dc379](https://togithub.com/gatsbyjs/gatsby/commit/21dc379bb37e01660eab2ea8f483a3158909c658)) - use cpuCount for all parallel parts [#30548](https://togithub.com/gatsbyjs/gatsby/issues/30548) ([9dbb772](https://togithub.com/gatsbyjs/gatsby/commit/9dbb77238f23eedbb9b6dcf5ffb3453cb67bc9b8)) ##### [3.3.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.3.1/packages/gatsby-plugin-sharp) (2021-04-20) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.3.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#331-2021-04-20) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/e98cb629f942b7b61814431da46948162ea21c36...8fab106da592c5c0df4facb63532bd0f3a55531f) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.3.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#330-2021-04-14) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/d616e65598cc2fbabbbc8a610f5ba329942ae5d1...e98cb629f942b7b61814431da46948162ea21c36) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3) ##### Chores - Update sharp to 0.28.0 [#30541](https://togithub.com/gatsbyjs/gatsby/issues/30541) ([b0fcb57](https://togithub.com/gatsbyjs/gatsby/commit/b0fcb57ebe8f78175b83ec04cd2b7d45e180f85d)) ##### [3.2.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.2.1/packages/gatsby-plugin-sharp) (2021-04-07) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.2.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#321-2021-04-07) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/fa00b246dcbfede3d10c822c64f943e5987c8859...d616e65598cc2fbabbbc8a610f5ba329942ae5d1) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.2.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#320-2021-03-30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/85724a650b7b1545d0ba2fffd0614abfaf2d6fbc...fa00b246dcbfede3d10c822c64f943e5987c8859) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2) **Note:** Version bump only for package gatsby-plugin-sharp ##### [3.1.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.3/packages/gatsby-plugin-sharp) (2021-03-30) **Note:** Version bump only for package gatsby-plugin-sharp ##### [3.1.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.2/packages/gatsby-plugin-sharp) (2021-03-23) **Note:** Version bump only for package gatsby-plugin-sharp ##### [3.1.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.1.1/packages/gatsby-plugin-sharp) (2021-03-18) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.1.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#313-2021-03-30) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5...85724a650b7b1545d0ba2fffd0614abfaf2d6fbc) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.1.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#312-2021-03-23) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/220d8f08604d9bf85f054504e0460f606fa646a8...6c0a7c6f1b70440ec812a3f8b52394733fbd5cf5) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.1.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#311-2021-03-18) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a2a16e4d843df361f5309e9ac82f901fd74d570a...220d8f08604d9bf85f054504e0460f606fa646a8) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.1.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#310-2021-03-16) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/b8f5ba9565a9b65b8c6ddc4ee95863acbb49fc4d...a2a16e4d843df361f5309e9ac82f901fd74d570a) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1) ##### Bug Fixes - update lodash monorepo to ^4.17.21 [#29382](https://togithub.com/gatsbyjs/gatsby/issues/29382) ([9fd287b](https://togithub.com/gatsbyjs/gatsby/commit/9fd287ba89eacd55652d468b18f6e1526230e7c6)) ##### Chores - update eslint to fix linting issues fix [#29988](https://togithub.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://togithub.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68)) - update peerdeps to latest major versions [#29857](https://togithub.com/gatsbyjs/gatsby/issues/29857) ([0a3e922](https://togithub.com/gatsbyjs/gatsby/commit/0a3e92296ad1da1f1358d5f8909cdba5b3370b9b)) - fix spelling, remove whitespace and fix link fix [#29846](https://togithub.com/gatsbyjs/gatsby/issues/29846) ([63bfa09](https://togithub.com/gatsbyjs/gatsby/commit/63bfa0964ef2203283cb896ed826a9a90385b3ab)) ##### [3.0.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.0.1/packages/gatsby-plugin-sharp) (2021-03-11) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.0.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#301-2021-03-11) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597...b8f5ba9565a9b65b8c6ddc4ee95863acbb49fc4d) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v3.0.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#300-2021-03-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/5a654faa25c5fef5ab058e634fd56378a26c067a...f1d3f7b56bb2633e8e9de2d43c4e08dadfd52597) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0) ##### Features - shim reporter from gatsby [#29669](https://togithub.com/gatsbyjs/gatsby/issues/29669) ([249905a](https://togithub.com/gatsbyjs/gatsby/commit/249905ac92f11efdb2333828667b946a860a1a27)) - Remove boundActionCreators [#29129](https://togithub.com/gatsbyjs/gatsby/issues/29129) ([b1f8663](https://togithub.com/gatsbyjs/gatsby/commit/b1f866394345117d9eec0cb47270a18a9d2bf485)) ##### Bug Fixes - Fix defaults handling Fix [#29564](https://togithub.com/gatsbyjs/gatsby/issues/29564) ([107926a](https://togithub.com/gatsbyjs/gatsby/commit/107926a7d23901fa3e645a966bd6aa793fb0ddd3)) ##### Chores - update peerdeps to latest major versions [#29857](https://togithub.com/gatsbyjs/gatsby/issues/29857) [#29867](https://togithub.com/gatsbyjs/gatsby/issues/29867) ([cb3b1ca](https://togithub.com/gatsbyjs/gatsby/commit/cb3b1ca040ef4851db048141002b07dcd003d2ce)) - remove unneeded whitespace before commas and full stops [#29629](https://togithub.com/gatsbyjs/gatsby/issues/29629) ([acc6a1b](https://togithub.com/gatsbyjs/gatsby/commit/acc6a1bd27d8670b05bf952125208f6f1132de7d)) ##### Other Changes - Update index.js [#29758](https://togithub.com/gatsbyjs/gatsby/issues/29758) ([3cafa4f](https://togithub.com/gatsbyjs/gatsby/commit/3cafa4fdc20f78896ca5ac2bf0f18cb9af3a2246)) - remove progress bar [#29436](https://togithub.com/gatsbyjs/gatsby/issues/29436) ([6b93c1c](https://togithub.com/gatsbyjs/gatsby/commit/6b93c1cd2a9eaa13948edbd3615e5cbaefa35766)) ##### [2.14.4](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.4/packages/gatsby-plugin-sharp) (2021-05-04) **Note:** Version bump only for package gatsby-plugin-sharp ##### [2.14.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.3/packages/gatsby-plugin-sharp) (2021-02-25) ##### Other Changes - Update index.js [#29758](https://togithub.com/gatsbyjs/gatsby/issues/29758) [#29761](https://togithub.com/gatsbyjs/gatsby/issues/29761) ([997985a](https://togithub.com/gatsbyjs/gatsby/commit/997985a608e8a90b464a0078e0c86d970b0c953e)) ##### [2.14.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.2/packages/gatsby-plugin-sharp) (2021-02-24) ##### Bug Fixes - Fix defaults handling Fix [#29564](https://togithub.com/gatsbyjs/gatsby/issues/29564) Fix [#29589](https://togithub.com/gatsbyjs/gatsby/issues/29589) ([be9d9f9](https://togithub.com/gatsbyjs/gatsby/commit/be9d9f9c81606208cb4c237753e11b1e61a75dc4)) ##### [2.14.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.14.1/packages/gatsby-plugin-sharp) (2021-02-05) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v2.14.4`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2144-2021-05-04) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/65274d64f59fdddffd504d37205317f60996b99b...5a654faa25c5fef5ab058e634fd56378a26c067a) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v2.14.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2143-2021-02-25) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/6fa14e4ba75adff605443402a9a93417a687aeb4...65274d64f59fdddffd504d37205317f60996b99b) ##### Other Changes - Update index.js [#29758](https://togithub.com/gatsbyjs/gatsby/issues/29758) [#29761](https://togithub.com/gatsbyjs/gatsby/issues/29761) ([997985a](https://togithub.com/gatsbyjs/gatsby/commit/997985a608e8a90b464a0078e0c86d970b0c953e)) ### [`v2.14.2`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2142-2021-02-24) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/1bbde7fb06cfc1fbf4b3cc2580d234576842304a...6fa14e4ba75adff605443402a9a93417a687aeb4) ##### Bug Fixes - Fix defaults handling Fix [#29564](https://togithub.com/gatsbyjs/gatsby/issues/29564) Fix [#29589](https://togithub.com/gatsbyjs/gatsby/issues/29589) ([be9d9f9](https://togithub.com/gatsbyjs/gatsby/commit/be9d9f9c81606208cb4c237753e11b1e61a75dc4)) ### [`v2.14.1`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2141-2021-02-05) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/7797522184600284a44929cad5b27f2388eb13ee...1bbde7fb06cfc1fbf4b3cc2580d234576842304a) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v2.14.0`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2140-2021-02-02) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/a777f9fb9a249553f2b21e94b24bfb4d3eabedae...7797522184600284a44929cad5b27f2388eb13ee) [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32) ##### Features - Add gatsbyImageData resolver [#28236](https://togithub.com/gatsbyjs/gatsby/issues/28236) [#29095](https://togithub.com/gatsbyjs/gatsby/issues/29095) [#29162](https://togithub.com/gatsbyjs/gatsby/issues/29162) fix [#29163](https://togithub.com/gatsbyjs/gatsby/issues/29163) [#29067](https://togithub.com/gatsbyjs/gatsby/issues/29067) [#29137](https://togithub.com/gatsbyjs/gatsby/issues/29137) ([a823622](https://togithub.com/gatsbyjs/gatsby/commit/a82362267d2c842aa7dd3a65c8ffb8d51183c9eb)) - Add image plugin defaults [#29147](https://togithub.com/gatsbyjs/gatsby/issues/29147) ([8b6bfa6](https://togithub.com/gatsbyjs/gatsby/commit/8b6bfa61a8ed502df71057409862b7771b096156)) - Add support for backgroundColor in sharp [#29141](https://togithub.com/gatsbyjs/gatsby/issues/29141) ([eb2bede](https://togithub.com/gatsbyjs/gatsby/commit/eb2bede99328e149b34a7e893c870094fc1ae6de)) ##### Bug Fixes - make sure to pass the failOnError option to base64 generation [#29254](https://togithub.com/gatsbyjs/gatsby/issues/29254) [#29290](https://togithub.com/gatsbyjs/gatsby/issues/29290) ([c68b5e6](https://togithub.com/gatsbyjs/gatsby/commit/c68b5e664bd334833c533ec5d9a03e49dbff628d)) - Sanitize tmp filename [#29246](https://togithub.com/gatsbyjs/gatsby/issues/29246) ([c0f1b5c](https://togithub.com/gatsbyjs/gatsby/commit/c0f1b5c4e3689b33e48206f1e1a0ba80020ebf53)) - ignore incorrect duotone options [#28999](https://togithub.com/gatsbyjs/gatsby/issues/28999) ([298eb31](https://togithub.com/gatsbyjs/gatsby/commit/298eb317f91b050f822803934931c136fa4e94c1)) ##### Chores - update minor and patch for gatsby-plugin-sharp [#28968](https://togithub.com/gatsbyjs/gatsby/issues/28968) ([17bb011](https://togithub.com/gatsbyjs/gatsby/commit/17bb011f0d396ead8508df08fdd3043143c94483)) ##### [2.13.4](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.4/packages/gatsby-plugin-sharp) (2021-01-29) **Note:** Version bump only for package gatsby-plugin-sharp ##### [2.13.3](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.3/packages/gatsby-plugin-sharp) (2021-01-28) **Note:** Version bump only for package gatsby-plugin-sharp ##### [2.13.2](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.2/packages/gatsby-plugin-sharp) (2021-01-26) **Note:** Version bump only for package gatsby-plugin-sharp ##### [2.13.1](https://togithub.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.13.1/packages/gatsby-plugin-sharp) (2021-01-21) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v2.13.4`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2134-2021-01-29) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/4e4b1edb216aac131040097ef8465b05cd8cf87f...a777f9fb9a249553f2b21e94b24bfb4d3eabedae) **Note:** Version bump only for package gatsby-plugin-sharp ### [`v2.13.3`](https://togithub.com/gatsbyjs/gatsby/blob/HEAD/packages/gatsby-plugin-sharp/CHANGELOG.md#2133-2021-01-28) [Compare Source](https:Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.