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

build!: upgrade engines field to >=8.10.0 #608

Merged
merged 2 commits into from May 2, 2019

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented May 2, 2019

This drops support for all Node.js versions < 8.10.0, please upgrade

BREAKING CHANGE: library now requires Node >= 8.10.0

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 2, 2019
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #608 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   61.18%   61.09%   -0.09%     
==========================================
  Files          21       21              
  Lines        3375     3375              
  Branches      453      453              
==========================================
- Hits         2065     2062       -3     
- Misses       1250     1252       +2     
- Partials       60       61       +1
Impacted Files Coverage Δ
dev/src/watch.ts 96.51% <0%> (-1.17%) ⬇️

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 f8c1c24...06a820f. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #608 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   61.18%   61.09%   -0.09%     
==========================================
  Files          21       21              
  Lines        3375     3375              
  Branches      453      453              
==========================================
- Hits         2065     2062       -3     
- Misses       1250     1252       +2     
- Partials       60       61       +1
Impacted Files Coverage Δ
dev/src/watch.ts 96.51% <0%> (-1.17%) ⬇️

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 f8c1c24...06a820f. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 32485f4 into master May 2, 2019
@JustinBeckwith JustinBeckwith deleted the update-engine-field-2-the-updates-revenge branch May 2, 2019 18:29
@bcoe bcoe mentioned this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants