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

BREAKING CHANGE: set minimum node version to 14 #318

Merged
merged 2 commits into from
Oct 17, 2022
Merged

Conversation

styfle
Copy link
Member

@styfle styfle commented Oct 17, 2022

  • Set minimum node to version 14 since 12 is EOL
  • Bump typescript to version 4

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #318 (2514965) into main (3c39adf) will increase coverage by 0.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   80.61%   80.86%   +0.25%     
==========================================
  Files          13       13              
  Lines        1501     1500       -1     
  Branches      557      556       -1     
==========================================
+ Hits         1210     1213       +3     
+ Misses        121      120       -1     
+ Partials      170      167       -3     
Impacted Files Coverage Δ
src/analyze.ts 86.11% <ø> (ø)
src/node-file-trace.ts 88.00% <ø> (ø)
src/utils/static-eval.ts 83.80% <0.00%> (+0.63%) ⬆️
src/utils/wrappers.ts 76.47% <0.00%> (+1.71%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@styfle styfle changed the title major: minimum node 14 major: set minimum node 14 Oct 17, 2022
@styfle styfle changed the title major: set minimum node 14 BREAKING CHANGE: set minimum node version to 14 Oct 17, 2022
@styfle styfle marked this pull request as ready for review October 17, 2022 18:24
@styfle styfle requested a review from ijjk as a code owner October 17, 2022 18:24
@styfle styfle enabled auto-merge (squash) October 17, 2022 18:24
@styfle styfle merged commit 428cc8f into main Oct 17, 2022
@styfle styfle deleted the minimum-node14 branch October 17, 2022 18:29
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