Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 5, 2025

Upgrades js-yaml from 3.14.1/4.1.0 to 4.1.1 across all transitive dependencies.

Changes

  • Added pnpm override to force js-yaml 4.1.1:
"pnpm": {
  "overrides": {
    "js-yaml": "4.1.1"
  }
}

This consolidates the mixed versions (3.14.1 used by @istanbuljs/load-nyc-config, 4.1.0 used by eslint and @apidevtools/json-schema-ref-parser) to the latest 4.1.1 release.

Original prompt

upgrade js-yaml version to 4.1.1 or more


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Upgrade js-yaml version to 4.1.1 or more Upgrade js-yaml to 4.1.1 Dec 5, 2025
Copilot AI requested a review from samanhappy December 5, 2025 10:10
@samanhappy samanhappy marked this pull request as ready for review December 5, 2025 10:10
@samanhappy samanhappy merged commit 41a42f8 into main Dec 5, 2025
3 checks passed
@samanhappy samanhappy deleted the copilot/upgrade-js-yaml-version branch December 5, 2025 10:11
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.

2 participants