ksvan / node-red-contrib-komfovent

Node-red node for changing mode of Komfovent units running C6 controller
8 stars 5 forks source link

Update eslint-plugin-mocha to the latest version πŸš€ #28

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency eslint-plugin-mocha was updated from 6.3.0 to 7.0.1.

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: lo1tuma License: MIT

Release Notes for 7.0.1

Bug Fixes

  • Fix no-setup-in-describe to not flag describe.skip() (#256)
  • Fix max-top-level-suites to work with ES modules (#255)
  • Support comments in arrow functions when fixing (#253)
Commits

The new version differs by 17 commits.

  • b4787e8 7.0.1
  • 344a6f6 Merge pull request #256 from lo1tuma/gh-249
  • 35dfc76 Merge pull request #255 from lo1tuma/esm-max-top-level-suites
  • d1ed7d4 Fix no-setup-in-describe to not flag describe.skip()
  • bb1bc45 Merge pull request #253 from edg2s/arrow-comments
  • 2eefa13 Add 'extractSourceTextByRange' and move const/lets around
  • 7b07212 Fix max-top-level-suites to work with ES modules
  • 3d61c4a Support comments in arrow functions when fixing
  • d095e93 7.0.0
  • 6012924 Merge pull request #247 from brettz9/eslint7
  • d1bb7bb - Bump eslint peerDep to 7+
  • 6031ddb - ESLint7 required changes (move from node's start/end to range); misspelling in test property
  • 9550ee8 - Breaking change: Require Node 10; add Node 14 to CI
  • 7f4b574 Merge pull request #246 from brettz9/updates
  • 1f3d606 - Linting: Check hidden files

There are 17 commits in total.

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: