chore: bump sharp - #482
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe pull request updates the Wrangler development dependency to ChangesWrangler dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates the Cloudflare dev/deploy toolchain dependency set (via Wrangler) to pull in a newer sharp/libvips stack and address reported security advisories.
Changes:
- Bumped
wranglerinpackage.jsonfrom^4.86.0to^4.114.0. - Updated
pnpm-lock.yamlaccordingly, includingsharp0.34.5 -> 0.35.2(and related transitive updates likeminiflare,workerd,undici,esbuild).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Bumps Wrangler version used by local/dev tooling. |
| pnpm-lock.yaml | Regenerates lockfile to reflect Wrangler bump and updated transitive dependencies (including sharp). |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #482 +/- ##
=======================================
Coverage 39.30% 39.30%
=======================================
Files 43 43
Lines 3010 3010
=======================================
Hits 1183 1183
Misses 1827 1827 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@LesnyRumcajs Linter is failing |
Summary of changes
Changes introduced in this pull request:
sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591Reference issue to close (if applicable)
Closes
Other information and links
Change checklist
adheres to the team's
documentation standards,
(if possible),
should be reflected in this document.
Summary by CodeRabbit