Skip to content

Bump sharp from 0.35.2 to 0.35.4 in /workers/files-worker in the npm_and_yarn group across 1 directory - #1009

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/workers/files-worker/npm_and_yarn-6a821d8e38
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/workers/files-worker/npm_and_yarn-6a821d8e38

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /workers/files-worker directory: sharp.

Updates sharp from 0.35.2 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

... (truncated)

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /workers/files-worker directory: [sharp](https://github.com/lovell/sharp).


Updates `sharp` from 0.35.2 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.2...v0.35.4)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI lite review requested due to automatic review settings September 11, 2026 03:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedwrangler@​4.131.0981009296100

View full report

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

🟢 Approval recommended

The only finding is a non-blocking nit about aligning the PR description with the indirect dependency update.

Pull request overview

Updates the files worker’s Wrangler toolchain to 4.131.0, indirectly bringing sharp to 0.35.4 through refreshed dependencies.

Changes:

  • Bumps Wrangler from ^4.127.1 to ^4.131.0.
  • Refreshes lockfile entries for Sharp, libvips, Miniflare, workerd, and platform binaries.
  • Notes that sharp is updated transitively rather than declared directly.
File summaries
File Reviewed changes
workers/files-worker/package.json Updates the Wrangler dependency.
workers/files-worker/package-lock.json Refreshes the dependency tree, including transitive Sharp-related packages.
Review details

Files not reviewed (1)

  • workers/files-worker/package-lock.json: Generated file

Suppressed comments (1)

workers/files-worker/package.json:11

  • The PR is described as a sharp update, but this manifest does not declare sharp; the only direct change is wrangler from ^4.127.1 to ^4.131.0. The lockfile then upgrades sharp only transitively through Wrangler's miniflare dependency, while also changing the Wrangler/workerd toolchain for this worker. Please either limit the change to the stated dependency or update the PR scope/description and justify the coordinated Wrangler upgrade.
    "wrangler": "^4.131.0"
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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