-
Notifications
You must be signed in to change notification settings - Fork 0
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-plugin-manifest, gatsby-plugin-sharp and gatsby-transformer-sharp in /packages/web #52
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/packages/web/sharp-and-gatsby-plugin-manifest-and-gatsby-plugin-sharp-and-gatsby-transformer-sharp-0.31.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ansformer-sharp Bumps [sharp](https://github.com/lovell/sharp) to 0.31.3 and updates ancestor dependencies [sharp](https://github.com/lovell/sharp), [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest), [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) 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.27.2 to 0.31.3 - [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.31.3) Updates `gatsby-plugin-manifest` from 2.12.1 to 5.8.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/[email protected]/packages/gatsby-plugin-manifest) Updates `gatsby-plugin-sharp` from 2.14.4 to 5.8.1 - [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-transformer-sharp` from 2.12.1 to 5.8.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-manifest dependency-type: direct:production - dependency-name: gatsby-plugin-sharp dependency-type: direct:production - dependency-name: gatsby-transformer-sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
❌ Deploy Preview for projectcaelus failed.
|
❌ Deploy Preview for hilarious-bublanina-3bad4d failed.
|
✅ Deploy Preview for sensational-vacherin-f0de78 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
❌ Deploy Preview for magical-fairy-2ef385 failed.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps sharp to 0.31.3 and updates ancestor dependencies sharp, gatsby-plugin-manifest, gatsby-plugin-sharp and gatsby-transformer-sharp. These dependencies need to be updated together.
Updates
sharp
from 0.27.2 to 0.31.3Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
844deaf
Release v0.31.3efbb0c2
Docs: add image with examples of resize fit propertyda0b594
Docs: update benchmarks for latest versions, add ARM64 results78dada9
Tests: skip mapnik and tensorflow for Docker-run benchmarks15f5cd4
Tests: move mapnik to optional deps9eb2e94
Tests: update benchmark dependenciese40b068
Tests: update leak suppresions for latest dependencies2c46528
Docs refresh584807b
Add runtime detection of V8 memory cage #3384a7fa701
Add experimental support for JPEG-XL, requires libvips with libjxlUpdates
gatsby-plugin-manifest
from 2.12.1 to 5.8.0Release notes
Sourced from gatsby-plugin-manifest's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-manifest's changelog.
... (truncated)
Commits
b1abb5b
chore(release): Publish3588ad1
chore(changelogs): update changelogs (#37686)fed83d5
chore(release): Publish next pre-minor6bf35a5
chore(changelogs): update changelogs (#37628)342e393
chore(release): Publish next pre-minor13a0a9e
fix(deps): update babel monorepo (#37568)bea75ae
chore(release): Publish next1a24414
chore(changelogs): update changelogs (#37529)ede0901
chore(release): Publish next pre-minorf8f084a
chore(release): Publish nextUpdates
gatsby-plugin-sharp
from 2.14.4 to 5.8.1Release notes
Sourced from gatsby-plugin-sharp's releases.
... (truncated)
Changelog
Sourced from gatsby-plugin-sharp's changelog.
... (truncated)
Commits
12c91db
chore(release): Publish5f44208
fix(gatsby-plugin-sharp): don't serve static assets that are not result of cu...b1abb5b
chore(release): Publish3588ad1
chore(changelogs): update changelogs (#37686)fed83d5
chore(release): Publish next pre-minor6bf35a5
chore(changelogs): update changelogs (#37628)342e393
chore(release): Publish next pre-minor13a0a9e
fix(deps): update babel monorepo (#37568)e86d87c
chore(deps): update dependency@types/sharp
to ^0.31.1 (#37562)bea75ae
chore(release): Publish nextUpdates
gatsby-transformer-sharp
from 2.12.1 to 5.8.0Release notes
Sourced from gatsby-transformer-sharp's releases.
... (truncated)
Changelog
Sourced from gatsby-transformer-sharp's changelog.
... (truncated)
Commits
b1abb5b
chore(release): Publish3588ad1
chore(changelogs): update changelogs (#37686)fed83d5
chore(release): Publish next pre-minor6bf35a5
chore(changelogs): update changelogs (#37628)342e393
chore(release): Publish next pre-minor13a0a9e
fix(deps): update babel monorepo (#37568)e86d87c
chore(deps): update dependency@types/sharp
to ^0.31.1 (#37562)bea75ae
chore(release): Publish next1a24414
chore(changelogs): update changelogs (#37529)ede0901
chore(release): Publish next pre-minorDependabot 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.