obs-websocket-community-projects / obs-websocket-js

Consumes https://github.com/obsproject/obs-websocket
MIT License
667 stars 96 forks source link

Update eslint-plugin-ava to the latest version 🚀 #185

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-ava was updated from 9.0.0 to 10.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: novemberborn License: MIT

Release Notes for 10.0.0

Require at least Node.js 10.18, 12.14 or 13.5. These are the same versions that are supported by AVA itself.

The no-ignored-test-files and no-import-test-files rules have been updated for AVA 3.

v9.0.0...v10.0.0

Thanks to @jscheffner, @gurpreetatwal and @fisker. We couldn't have done this without you!

Commits

The new version differs by 12 commits.

  • 1e53817 10.0.0
  • 670b019 Restore integration tests when using GitHub Actions
  • 3d5b001 Update dependencies
  • 843f4d3 Track AVA's supported Node.js versions
  • 2465562 Test using GitHub Actions
  • 18c8e88 Update .travis.yml; don't test Node.js 6 & 8
  • 0dbb8db Fix integration test (#286)
  • d6b4957 Update integration test script (#282)
  • 7542453 Use CJS syntax in documentation
  • 4d95e28 Remove handling of isSource classification
  • 5b34901 Fix examples for test-title-format
  • c599470 Fix typo in no-import-test-files docs (#280)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for 10.0.1
  • Add t.timeout to use-t-well rule 3e1102a

v10.0.0...v10.0.1

Commits

The new version differs by 2 commits.

See the full diff