Skip to content
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

chore(deps): update dependency eslint-plugin-jsdoc to v15.9.1 #178

Merged
merged 1 commit into from Sep 3, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 3, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies minor 15.8.3 -> 15.9.1

Release Notes

gajus/eslint-plugin-jsdoc

v15.9.1

Compare Source

Bug Fixes
  • valid-types: treat module, enum, member/var, and typedef as having optional type; fixes #​375 (6c7a5de)

v15.9.0

Compare Source

Bug Fixes
  • require-example: add fixer for missing declaration (though can do nothing with missing description); fixes part of #​336 (ea3e057)
  • require-jsdoc: add fixer to add empty jsdoc block (b48cf1d)
  • require-param: skip destructuring; fixes #​352 (though still need to handle #​11 ) (c8d0611)
  • require-returns-check: check WithStatement for return statements (37e8300)
Features
  • allow empty line between jsdoc and jscode (#​353) (19a6590)
  • check-types: Add symbol and bigint to native types (fixes #​360) (23846fc)
  • valid-types: Add more type checks (f5c485d)

v15.8.4

Compare Source

Bug Fixes
  • require-jsdoc: avoid exported functions possessing jsdoc blocks causing other non-public functions to be treated as exported; fixes #​358 (874adab)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@BenMaruchu BenMaruchu merged commit 1cc224f into develop Sep 3, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-15.x branch September 3, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants