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: upgrade to kcd-scripts 10 #244

Closed nickserv closed 3 years ago

nickserv commented 3 years ago

Rather than upgrade to kcd-scripts 11 and use Jest 27 which will require some updates to vue-jest, we can just upgrade to kcd-scripts 10 for now.

codecov[bot] commented 3 years ago

Codecov Report

Merging #244 (502bc13) into master (b028364) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #244   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           99        99           
  Branches        34        34           
=========================================
  Hits            99        99           
Impacted Files Coverage Δ
src/fire-event.js 100.00% <ø> (ø)

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 b028364...502bc13. Read the comment docs.

afontcu commented 3 years ago

good point! merging 👌

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 5.8.2 :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: