Upgrade js-yaml to v5.1.0 and migrate to Vitest from Jest#215
Merged
Conversation
Copilot
AI
changed the title
Upgrade js-yaml to ^5.1.0 and ensure markdown-it is at 14.2.0
Upgrade js-yaml to v5.1.0; markdown-it already at 14.2.0
Jun 24, 2026
Copilot created this pull request from a session on behalf of
JoyceZhu
June 24, 2026 18:41
View session
Contributor
|
@copilot, can you try migrating Jest to Vitest to get rid of the |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s Node dependency graph to ensure js-yaml@5.1.0 is installed at the workspace root (as a direct devDependency) and refreshes the lockfile accordingly, while confirming markdown-it already satisfies the stated version requirement.
Changes:
- Add
js-yaml ^5.1.0as a directdevDependencyinpackage.json. - Update
package-lock.jsonto reflectjs-yaml@5.1.0at the root and corresponding dependency tree adjustments. - Update the lockfile’s recorded root
engines.noderange (as part of the lockfile update).
Show a summary per file
| File | Description |
|---|---|
| package.json | Adds js-yaml as a direct dev dependency to pull in v5.x at the root. |
| package-lock.json | Updates the resolved dependency tree for js-yaml and adjusts recorded root package metadata (including engines). |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/2 changed files
- Comments generated: 0
Contributor
Author
Done in the latest commit. Here's what changed:
All 21 tests pass and linting is clean. |
JoyceZhu
approved these changes
Jun 24, 2026
abdulahmad307
approved these changes
Jun 24, 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.
Bumps
js-yamlto the new v5 line and confirmsmarkdown-itmeets the ≥14.2.0 requirement.Changes
js-yaml ^5.1.0added as a directdevDependency, hoistingjs-yaml@5.1.0to the root ofnode_modules(was4.1.1via transitive hoisting from@eslint/eslintrcandmarkdownlint-cli2)markdown-italready pinned at14.2.0as a directdependency— no change requiredRemaining nested older versions
These transitive consumers still resolve older nested copies. All are at their latest published versions; no upgrade path exists without npm overrides.
markdownlint-cli2@0.22.1markdown-it@14.1.1@eslint/eslintrc@3.3.5(viaeslint)js-yaml@4.2.0@istanbuljs/load-nyc-config@1.1.0(viajest → @jest/transform → babel-plugin-istanbul)js-yaml@3.14.2