Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

fix: enforce node engine for node lts #188

Closed
wants to merge 1 commit into from
Closed

Conversation

chadian
Copy link
Contributor

@chadian chadian commented Nov 16, 2020

Dependencies in oclif are being bumped and are breaking CLIs using non-supported node versions. To prevent this issues from becoming more widespread it's time to bump the engines property for oclif to the minimum LTS supported version.

For more information, see:

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #188 (285de2f) into master (25ea412) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #188   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines          12      12           
  Branches        3       3           
======================================
  Misses         12      12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25ea412...285de2f. Read the comment docs.

@chadian chadian closed this Nov 16, 2020
@chadian
Copy link
Contributor Author

chadian commented Nov 16, 2020

There will be a broader plan to bump major versions and change engines across all the oclif packages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant