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
Conversation
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>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
There was a problem hiding this comment.
🟢 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.1to^4.131.0. - Refreshes lockfile entries for Sharp, libvips, Miniflare, workerd, and platform binaries.
- Notes that
sharpis 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
sharpupdate, but this manifest does not declaresharp; the only direct change iswranglerfrom^4.127.1to^4.131.0. The lockfile then upgradessharponly transitively through Wrangler'sminiflaredependency, 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.
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 the npm_and_yarn group with 1 update in the /workers/files-worker directory: sharp.
Updates
sharpfrom 0.35.2 to 0.35.4Release notes
Sourced from sharp's releases.
... (truncated)
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 <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.