Skip to content

chore: resolve open dependabot security alerts - #580

Merged
jonathannorris merged 2 commits into
mainfrom
chore/dependabot-alerts
Jul 27, 2026
Merged

chore: resolve open dependabot security alerts#580
jonathannorris merged 2 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Resolved 6 open Dependabot security alerts by bumping vulnerable dependencies via yarn resolutions

Dependabot Alerts Resolved

Alert Package Severity Fix
#277 fast-uri high Bumped to 3.1.4 via resolution
#276 sharp high Bumped to 0.35.0 via resolution
#275 fast-uri high Bumped to 3.1.4 via resolution
#274 @hono/node-server medium Bumped to 2.0.5 via resolution
#273 shell-quote high Bumped to 1.9.0 via resolution
#263 sigstore high Bumped to 4.1.1 via resolution

- fast-uri 3.1.2 -> 3.1.4 (high, alerts #275/#277)
- sharp 0.34.5 -> 0.35.0 (high, alert #276)
- @hono/node-server 1.19.13 -> 2.0.5 (medium, alert #274)
- shell-quote 1.8.4 -> 1.9.0 (high, alert #273)
- sigstore 1.9.0 -> 4.1.1 (high, alert #263)
Copilot AI review requested due to automatic review settings July 27, 2026 16:05
@jonathannorris
jonathannorris requested a review from a team as a code owner July 27, 2026 16:05
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
devcycle-mcp-server 6e6e8d6 Jul 27 2026, 05:59 PM

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Resolves multiple Dependabot security alerts by updating vulnerable transitive dependencies, primarily via Yarn lockfile updates and package.json resolutions.

Changes:

  • Updated package.json Yarn resolutions to bump shell-quote, @hono/node-server, fast-uri, sharp, and sigstore.
  • Regenerated yarn.lock to reflect upgraded dependency graph (notably sharp/@img/*, fast-uri, sigstore ecosystem packages).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Yarn resolutions intended to force patched dependency versions.
yarn.lock Captures the resolved versions after the dependency bumps (including platform-specific sharp artifacts).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines +206 to +208
"fast-uri@npm:^3.0.1": "^3.1.4",
"sharp@npm:^0.34.5": "^0.35.0",
"sigstore@npm:^1.3.0": "^4.1.1",
@JamieSinn

Copy link
Copy Markdown
Member

You'll need to update the exception rule here too for libvips/sharp https://github.com/devcyclehq/license-action

@jonathannorris
jonathannorris enabled auto-merge (squash) July 27, 2026 18:01
@jonathannorris
jonathannorris merged commit 98de5d3 into main Jul 27, 2026
7 checks passed
@jonathannorris
jonathannorris deleted the chore/dependabot-alerts branch July 27, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants