Skip to content

chore: resolve open dependabot security alerts - #584

Merged
jonathannorris merged 1 commit into
mainfrom
chore/dependabot-alerts
Aug 12, 2026
Merged

chore: resolve open dependabot security alerts#584
jonathannorris merged 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Resolved 4 open Dependabot security alerts by bumping vulnerable dependencies via resolutions (and the direct js-yaml dependency)

Dependabot Alerts Resolved

Alert Package Severity Fix
#299 nanoid high Bumped to 3.3.18 via resolutions
#298 js-yaml high Bumped to 4.3.1 via direct dependency bump + resolutions
#297 js-yaml high Bumped to 3.15.1 via resolutions
#296 nanoid high Bumped to 5.1.16 via resolutions

- js-yaml 4.3.0 -> 4.3.1 (high, alert #298)
- js-yaml 3.15.0 -> 3.15.1 (high, alert #297)
- nanoid 5.1.6 -> 5.1.16 (high, alert #296)
- nanoid 3.3.16 -> 3.3.18 (high, alert #299)
@jonathannorris
jonathannorris requested a review from a team as a code owner August 12, 2026 13:26
Copilot AI lite review requested due to automatic review settings August 12, 2026 13:26
@cloudflare-workers-and-pages

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 423e4da Aug 12 2026, 01:28 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

Updates dependency versions to resolve Dependabot security alerts in this Yarn-managed TypeScript CLI by bumping js-yaml directly and enforcing patched transitive versions via resolutions.

Changes:

  • Bumped direct js-yaml dependency to ^4.3.1.
  • Added/updated resolutions to force patched versions of js-yaml (3.x and 4.x ranges) and nanoid (3.x and 5.x ranges).
  • Regenerated yarn.lock to reflect the resolved versions (js-yaml 3.15.1 / 4.3.1, nanoid 3.3.18 / 5.1.16).

Reviewed changes

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

File Description
package.json Bumps direct js-yaml and adds Yarn resolutions to force patched transitive versions for Dependabot alerts.
yarn.lock Locks the dependency graph to the updated js-yaml and nanoid versions.

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

@jonathannorris
jonathannorris enabled auto-merge (squash) August 12, 2026 13:29
@jonathannorris
jonathannorris merged commit 68e4fbb into main Aug 12, 2026
8 checks passed
@jonathannorris
jonathannorris deleted the chore/dependabot-alerts branch August 12, 2026 20:46
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.

3 participants