chore(deps): bump sharp from 0.35.3 to 0.35.4 - #2340
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Patch bump for image processing dependency. Updated package.json and package-lock.json only; yarn.lock unchanged (CI uses npm).
pixelpix13
force-pushed
the
dependabot/npm_and_yarn/sharp-0.35.4
branch
from
September 11, 2026 23:00
8c25e59 to
972f727
Compare
pixelpix13
approved these changes
Sep 11, 2026
Contributor
There was a problem hiding this comment.
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
- Checked out rebased branch from latest
development npm ci— installed successfullynpm test— 158/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.jsanduserHelper.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
|
This file contains hidden or 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
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 from 0.35.3 to 0.35.4.
Release notes
Sourced from sharp's releases.
Commits
7f1a0a2Release v0.35.4f927818Upgrade to sharp-libvips v1.3.3e802092Prerelease v0.35.4-rc.0e13eb2fCI: Fix wasm32 build (#4589)a82a0b3Upgrade to libvips v8.18.68044fe4Bound resize dimensions to coordinate limit147f859Docs: changelog entries for #4578 #4584ee5bfb8Tests: use yauzl directly rather than via extract-zip wrapper7a77889Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)ea5bef2Improve support for input Streams finishing before output is requested (#4584)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.