-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update eslint-plugin-jsdoc to the latest version 🚀 #48
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency eslint-plugin-jsdoc was updated from
4.8.4
to15.9.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: gajus
License: BSD-3-Clause
Release Notes for v15.9.0
15.9.0 (2019-09-01)
Bug Fixes
WithStatement
forreturn
statements (37e8300)Features
check-types
: Addsymbol
andbigint
to native types (fixes #360) (23846fc)Commits
The new version differs by 496 commits.
12ae7c6
Merge pull request #308 from interfaced/feature/add-more-type-checks-to-valid-types
902fac0
testing: ensure we don't report
see
withlink
even withcheckSeesForNamepaths
option on6081ff2
testing: remove namepath in test checking for empty namepath
439fd99
refactor: rename variable without redundant "either"
24e8a57
docs: add todo comment to ensure handling gcc when mode added
6b7ab34
refactor: remove mandatory type items from optional type items list and query both
4aca635
Merge branch 'master' into add-more-type-checks-to-valid-types
112f244
chore: report unused disable directives in eslint
6116b0f
refactor: remove unused disable directives
874adab
fix(require-jsdoc): avoid exported functions possessing jsdoc blocks causing other non-public functions to be treated as exported; fixes #358
5bb9182
refactor(require-jsdoc): remove redundant check
21b28ae
docs(require-returns): Fix typo
d4b9218
Merge pull request #371 from IgorNovozhilov/patch-1
5ca7e01
chore: update devDeps; avoid
lint-staged
b4a4c89
Add type "symbol" to noUndefinedTypes
There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴