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 @netlify/ipx #2326

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps sharp and @netlify/ipx. These dependencies needed 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 @netlify/ipx from 1.4.0 to 1.4.6

Release notes

Sourced from @​netlify/ipx's releases.

v1.4.6

1.4.6 (2023-11-14)

Bug Fixes

  • deps: pin unstorage to 1.9.0 (#225) (a81e620)
  • deps: update dependency @​netlify/functions to ^2.2.0 (#207) (7ea37de)
  • deps: update dependency @​netlify/functions to ^2.2.1 (#209) (f2d4630)
  • deps: update dependency @​netlify/functions to ^2.3.0 (#211) (b981dc8)
  • deps: update dependency @​netlify/functions to ^2.4.0 (#222) (e71a227)

v1.4.5

1.4.5 (2023-10-02)

Bug Fixes

v1.4.4

1.4.4 (2023-08-22)

Bug Fixes

  • deps: update dependency @​netlify/functions to v2 (#188) (fbdab27)
  • deps: update dependency node-fetch to v2.6.13 (#187) (9f6ad31)
  • deps: update dependency unstorage to v1.9.0 (#184) (65e6b25)

v1.4.3

1.4.3 (2023-08-10)

Bug Fixes

  • casing now matches what comes in a Netlify function via event.headers (#181) (978f4c8)
  • deps: update dependency mkdirp to v3 (#162) (d946c42)

v1.4.2

1.4.2 (2023-08-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​netlify/ipx's changelog.

1.4.6 (2023-11-14)

Bug Fixes

  • deps: pin unstorage to 1.9.0 (#225) (a81e620)
  • deps: update dependency @​netlify/functions to ^2.2.0 (#207) (7ea37de)
  • deps: update dependency @​netlify/functions to ^2.2.1 (#209) (f2d4630)
  • deps: update dependency @​netlify/functions to ^2.3.0 (#211) (b981dc8)
  • deps: update dependency @​netlify/functions to ^2.4.0 (#222) (e71a227)

1.4.5 (2023-10-02)

Bug Fixes

1.4.4 (2023-08-22)

Bug Fixes

  • deps: update dependency @​netlify/functions to v2 (#188) (fbdab27)
  • deps: update dependency node-fetch to v2.6.13 (#187) (9f6ad31)
  • deps: update dependency unstorage to v1.9.0 (#184) (65e6b25)

1.4.3 (2023-08-10)

Bug Fixes

  • casing now matches what comes in a Netlify function via event.headers (#181) (978f4c8)
  • deps: update dependency mkdirp to v3 (#162) (d946c42)

1.4.2 (2023-08-03)

Bug Fixes

  • deps: update dependency node-fetch to v2.6.12 (#169) (6f08164)
  • deps: update dependency ufo to v1.2.0 (#177) (bee9ce2)
  • deps: update dependency unstorage to v1.7.0 (#166) (5133543)
  • deps: update dependency unstorage to v1.8.0 (#175) (f4e9933)

... (truncated)

Commits
  • d09cc8f chore(main): release 1.4.6 (#208)
  • a81e620 fix(deps): pin unstorage to 1.9.0 (#225)
  • 85c76cc chore(deps): update dependency @​types/fs-extra to v11.0.4 (#224)
  • 57424ec chore(deps): update dependency @​types/etag to v1.8.3 (#223)
  • e71a227 fix(deps): update dependency @​netlify/functions to ^2.4.0 (#222)
  • 46115bc chore(deps): update dependency jiti to v1.21.0 (#221)
  • 9faf4fd chore(deps): update dependency eslint to v8.53.0 (#220)
  • 194e162 chore(deps): update dependency @​types/node-fetch to v2.6.8 (#219)
  • bfffe93 chore(deps): update dependency eslint to v8.52.0 (#215)
  • 92af7ca chore(deps): update dependency @​types/node-fetch to v2.6.7 (#214)
  • 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 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) and [@netlify/ipx](https://github.com/netlify/netlify-ipx). These dependencies needed 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 `@netlify/ipx` from 1.4.0 to 1.4.6
- [Release notes](https://github.com/netlify/netlify-ipx/releases)
- [Changelog](https://github.com/netlify/netlify-ipx/blob/main/CHANGELOG.md)
- [Commits](netlify/netlify-ipx@v1.4.0...v1.4.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: "@netlify/ipx"
  dependency-type: indirect
...

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 asyncapi-website ready!

Name Link
🔨 Latest commit 72f130f
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/6556667e7d37fd00089a13fd
😎 Deploy Preview https://deploy-preview-2326--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@asyncapi-bot
Copy link
Contributor

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 33
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-2326--asyncapi-website.netlify.app/

@asyncapi-bot asyncapi-bot merged commit 111e8c4 into master Nov 16, 2023
30 checks passed
@asyncapi-bot asyncapi-bot deleted the dependabot/npm_and_yarn/sharp-and-netlify/ipx-0.32.6 branch November 16, 2023 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoapproved autoupdate dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants