chore: resolve open dependabot security alerts - #584
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
devcycle-mcp-server | 423e4da | Aug 12 2026, 01:28 PM |
There was a problem hiding this comment.
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-yamldependency to^4.3.1. - Added/updated
resolutionsto force patched versions ofjs-yaml(3.x and 4.x ranges) andnanoid(3.x and 5.x ranges). - Regenerated
yarn.lockto reflect the resolved versions (js-yaml3.15.1 / 4.3.1,nanoid3.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
enabled auto-merge (squash)
August 12, 2026 13:29
JamieSinn
approved these changes
Aug 12, 2026
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.
Summary
resolutions(and the directjs-yamldependency)Dependabot Alerts Resolved
nanoid3.3.18viaresolutionsjs-yaml4.3.1via direct dependency bump +resolutionsjs-yaml3.15.1viaresolutionsnanoid5.1.16viaresolutions