moxystudio / eslint-config

MOXY eslint configuration to be used across several JavaScript projects
MIT License
13 stars 5 forks source link

Update eslint-plugin-jsdoc to the latest version 🚀 #65

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency eslint-plugin-jsdoc was updated from 3.15.1 to 4.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.


Release Notes for v4.0.0

4.0.0 (2019-01-17)

Features

BREAKING CHANGES

    • require-returns rule is split into two rules:
Commits

The new version differs by 26 commits.

  • 987214f feat: split require-returns in two rules and fix bug #142 (#147)
  • a5f5221 Update require-returns-check.md
  • 15d8430 [Restore] README.md again again
  • b628ec3 [Restore] README.md again
  • f11e006 [Restore] README.md - final try
  • 6a7cc76 [Restore] README.md
  • f3788be [Restore] README.md
  • e8a08b0 [Restore] README.md
  • 2211602 docs: generate docs
  • 7946a38 [Restore] README.md
  • 7b747e9 docs: generate docs
  • 79a3c1c Fix Bug #142 and Split require-returns in two rules
  • bc91079 Merge remote-tracking branch 'upstream/master'
  • 668941c docs: fix require-returns assertions (#141)
  • f19489c [Docs] Fix assertions ref

There are 26 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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.0.1

4.0.1 (2019-01-21)

Bug Fixes

Commits

The new version differs by 1 commits.

  • ffcace9 fix: add missing async tag (fixes #152)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.1.0

4.1.0 (2019-01-27)

Features

  • detect implicit return and fix nested return false positive. Closes #148 (663f59e)
Commits

The new version differs by 4 commits.

  • 663f59e feat: detect implicit return and fix nested return false positive. Closes #148
  • 07212ab Merge pull request #154 from teppeis/update-readme
  • f954528 detect implicit return and fix nested return false positive
  • 3d3c1b3 docs: generate docs

See the full diff