Skip to content

Comments

Bump .nvmrc to v20.19.0 to satisfy eslint-config-oclif v6 transitive deps#161

Closed
Copilot wants to merge 1 commit intochore/oclif-upgradefrom
copilot/sub-pr-160
Closed

Bump .nvmrc to v20.19.0 to satisfy eslint-config-oclif v6 transitive deps#161
Copilot wants to merge 1 commit intochore/oclif-upgradefrom
copilot/sub-pr-160

Conversation

Copy link
Contributor

Copilot AI commented Feb 24, 2026

eslint-config-oclif v6 pulls in a nested eslint@10 and @eslint/* packages that require ^20.19.0 || ^22.13.0 || >=24. The previously pinned .nvmrc (v20.17.0) fell short of this, risking engine warnings or failures in strict environments.

Changes

  • .nvmrc: bumped from v20.17.0v20.19.0, satisfying the ^20.19.0 lower bound imposed by the transitive eslint tooling

✨ 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] Update .nvmrc based on feedback in oclif upgrade PR Bump .nvmrc to v20.19.0 to satisfy eslint-config-oclif v6 transitive deps Feb 24, 2026
Copilot AI requested a review from madebydavid February 24, 2026 15:50
@madebydavid
Copy link
Member

thanks, but i did it

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