Skip to content

chore(deps): bump sharp from 0.35.3 to 0.35.4 - #2340

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/sharp-0.35.4
Open

chore(deps): bump sharp from 0.35.3 to 0.35.4#2340
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/sharp-0.35.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps sharp from 0.35.3 to 0.35.4.

Release notes

Sourced from sharp's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

Commits
  • 7f1a0a2 Release v0.35.4
  • f927818 Upgrade to sharp-libvips v1.3.3
  • e802092 Prerelease v0.35.4-rc.0
  • e13eb2f CI: Fix wasm32 build (#4589)
  • a82a0b3 Upgrade to libvips v8.18.6
  • 8044fe4 Bound resize dimensions to coordinate limit
  • 147f859 Docs: changelog entries for #4578 #4584
  • ee5bfb8 Tests: use yauzl directly rather than via extract-zip wrapper
  • 7a77889 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef2 Improve support for input Streams finishing before output is requested (#4584)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 2026
Patch bump for image processing dependency. Updated package.json and package-lock.json only; yarn.lock unchanged (CI uses npm).
@pixelpix13
pixelpix13 force-pushed the dependabot/npm_and_yarn/sharp-0.35.4 branch from 8c25e59 to 972f727 Compare September 11, 2026 23:00

@pixelpix13 pixelpix13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review & testing summary

Rebased this PR onto current development. Updated package.json and package-lock.json only — left yarn.lock unchanged since CI uses npm ci.

What changed

  • sharp: ^0.35.3^0.35.4 (direct dependency, patch bump)
  • No application code changes
  • Bug fixes included:
    • Bound resize/composite dimensions to coordinate limit
    • libvips v8.18.6 upgrade
    • PNG/GIF palette and TIFF handling fixes

Local testing

  1. Checked out rebased branch from latest development
  2. npm ci — installed successfully
  3. npm test158/158 test suites passed (2,260 tests)

CI status (after rebase)

  • Lint Check — (update after push)
  • Tests with 10% Coverage Enforcement — (update after push)
  • SonarCloud Scan — (update after push)

Risk assessment

  • Low–medium risk — direct dependency used for image processing in AzureBlobImages.js and userHelper.js (profile image resize/conversion)
  • Patch update within same minor version (0.35.x)
  • Recommend spot-checking profile image upload/resize if possible in dev

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant