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

Update dependency eslint-plugin-jsdoc to ^15.9.1 #214

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc dependencies minor ^15.8.4 -> ^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)

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.

@renovate renovate bot force-pushed the feature/renovate-eslint-plugin-jsdoc-15.x branch from 18df21f to b5bcd82 Compare September 1, 2019 06:17
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to ^15.9.0 Update dependency eslint-plugin-jsdoc to ^15.9.1 Sep 1, 2019
@codecov
Copy link

codecov bot commented Sep 1, 2019

Codecov Report

Merging #214 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #214   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
======================================
  Hits             1      1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a79519f...b5bcd82. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants