geekcampsg / website

GeekcampSG website
https://geekcamp.sg
MIT License
7 stars 10 forks source link

build(deps): bump sharp and vite-imagetools #248

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps sharp to 0.32.6 and updates ancestor dependency vite-imagetools. These dependencies need to be updated together.

Updates sharp from 0.31.3 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 vite-imagetools from 4.0.19 to 6.2.4

Commits


You can trigger a rebase of this PR 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 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](https://github.com/geekcampsg/website/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

netlify[bot] commented 11 months ago

Deploy Preview for geekcampsg failed.

Name Link
Latest commit 295fee8ad7a4ba3be509b67772c400408259ba60
Latest deploy log https://app.netlify.com/sites/geekcampsg/deploys/65566ac59e8e940008764216
saumilthecode commented 1 month ago

why does it break the whole website 🙏

netlify[bot] commented 1 month ago

Deploy Preview for geekcampsg ready!

Name Link
Latest commit 1a6f4a2bf1d5266b10fe78cb299953773d78a94b
Latest deploy log https://app.netlify.com/sites/geekcampsg/deploys/66e04e47c867500008aa9c69
Deploy Preview https://deploy-preview-248--geekcampsg.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.

MisterDoobDoob commented 1 month ago

why does it break the whole website 🙏

No idea, rebuilding fixed it, but it also deleted a buncha stuff from package-lock, which also why do we have a package-lock 👀