rvagg / polendina

Non-UI browser testing for JavaScript libraries from the command-line
Other
63 stars 6 forks source link

fix!: update deps (incl mocha@10) & silence mocha warning #56

Closed rvagg closed 2 years ago

rvagg commented 2 years ago

This is a potential BREAKING CHANGE because it bumps the required version of mocha to v10. The import that we have to use has changed from mocha/mocha-2018.js to mocha/mocha.js, so it won't be happy with a library that uses anything less than mocha@10.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: