Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop Node.js < 16 support #82

Merged
merged 6 commits into from
Nov 25, 2023
Merged

feat: drop Node.js < 16 support #82

merged 6 commits into from
Nov 25, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Nov 25, 2023

BREAKING CHANGE: require Node.js >= 16

  • Drop http proxy support

BREAKING CHANGE: require Node.js >= 16
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (74ed2e4) 83.57% compared to head (acfb86e) 73.02%.
Report is 15 commits behind head on master.

Files Patch % Lines
lib/init_command.js 81.17% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
- Coverage   83.57%   73.02%   -10.56%     
===========================================
  Files           1        1               
  Lines         207      556      +349     
  Branches        0       56       +56     
===========================================
+ Hits          173      406      +233     
- Misses         34      150      +116     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fengmk2 fengmk2 merged commit 0fd85c4 into master Nov 25, 2023
7 of 9 checks passed
@fengmk2 fengmk2 deleted the drop-node-less-16 branch November 25, 2023 15:47
fengmk2 pushed a commit that referenced this pull request Nov 25, 2023
[skip ci]

## [3.0.0](v2.3.1...v3.0.0) (2023-11-25)

### ⚠ BREAKING CHANGES

* drop Node.js < 16 support

- Drop http proxy support

### Features

* drop Node.js < 16 support ([#82](#82)) ([0fd85c4](0fd85c4))

### Bug Fixes

* ci failed on windows ([#73](#73)) ([4353482](4353482))
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.

1 participant