Skip to content

chore: resolve open dependabot security alerts - #102

Merged
jonathannorris merged 5 commits into
mainfrom
chore/dependabot-alerts
Sep 16, 2026
Merged

jonathannorris merged 5 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

Dependabot Alerts Resolved

Alert Package Severity Fix
#55-58 fast-uri high Bumped resolution to 3.1.7
#59 js-yaml high Bumped resolution to 4.3.2

Copilot AI lite review requested due to automatic review settings September 15, 2026 11:32
@jonathannorris
jonathannorris requested a review from a team as a code owner September 15, 2026 11:32

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.

🟡 Changes recommended

Set the minimum fast-uri resolution to ^3.1.7 and regenerate the lockfile.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates fast-uri and js-yaml to address security alerts and ignores local worktree directories.

Changes:

  • Updates dependency resolutions.
  • Refreshes the Yarn lockfile.
  • Adds .worktrees/ to .gitignore.
File summaries
File Summary
yarn.lock Records patched dependency versions.
package.json Updates resolutions; critical issue: fast-uri still permits vulnerable 3.1.6.
.gitignore Ignores local worktree directories.
Review details
  • Files reviewed: 1/3 changed files
  • Comments generated: 1
  • Review effort level: Lite

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

Comment thread package.json Outdated
"minimatch": "^9.0.7",
"fast-uri": "^3.1.5",
"js-yaml": "^4.3.1",
"fast-uri": "^3.1.6",
Address Copilot review feedback: ^3.1.6 still permitted the vulnerable
3.1.6 release; ^3.1.7 guarantees the patched version.
@jonathannorris

Copy link
Copy Markdown
Member Author

Fixed: tightened fast-uri resolution to ^3.1.7 in 8bbd147, so it no longer permits the vulnerable 3.1.6 release.

@jonathannorris
jonathannorris enabled auto-merge (squash) September 15, 2026 11:39
@jonathannorris
jonathannorris merged commit 08e0dc0 into main Sep 16, 2026
7 checks passed
@jonathannorris
jonathannorris deleted the chore/dependabot-alerts branch September 16, 2026 13:10
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