testing-library / vue-testing-library

🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
http://testing-library.com/vue
MIT License
1.07k stars 111 forks source link

chore: Don't test with node 10 #237

Closed nickserv closed 3 years ago

nickserv commented 3 years ago

What: Don't test with node 10

Why: Node 10 reached EOL on July 30th so let's free up some CI resources.

How: Remove 10 from node test matrix.

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #237 (a0da443) into master (9f02670) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        32        33    +1     
=========================================
  Hits            99        99           

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 9f02670...a0da443. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: