Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 15.9.5.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v15.9.5

15.9.5 (2019-09-27)

Bug Fixes

  • require-jsdoc: have reporting cover entire first line of function so more visible; (causes endLine to be removed); #386 (3558377)

v15.9.4

15.9.4 (2019-09-27)

Bug Fixes

  • avoid highlighting whole function block upon missing jsdoc block in favor of highlighting first line only; fixes #386 (f77144d)

v15.9.3

15.9.3 (2019-09-26)

Bug Fixes

  • require-jsdoc: allow TSInterfaceDeclaration to find jsdoc block preceding export; fixes #385 (c523384)

v15.9.2

15.9.2 (2019-09-14)

Bug Fixes

  • no-undefined-types: add void to allowable types; fixes #381 (ebf92c5)

v15.9.1

15.9.1 (2019-09-01)

Bug Fixes

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

v15.9.0

15.9.0 (2019-09-01)

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)
... (truncated)
Commits
  • 3558377 fix(require-jsdoc): have reporting cover entire first line of function so m...
  • f77144d fix: avoid highlighting whole function block upon missing jsdoc block in favo...
  • c523384 fix(require-jsdoc): allow TSInterfaceDeclaration to find jsdoc block prec...
  • b7e93f0 chore: update devDeps (Babel and linting related)
  • bd17eac chore: bump eslint and typescript-eslint/parser
  • ebf92c5 fix(no-undefined-types): add void to allowable types; fixes #381
  • 7b2caa9 chore: update devDeps (Babel and typescript related)
  • 1a9d21f chore: revert recent update of typescript until typescript-estree officially ...
  • 439ded7 chore: update typescript-eslint/parser, eslint-config-canonical, typescript d...
  • 9d3c8b7 chore: update husky devDep.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 4.8.4 to 15.9.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v15.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.865% when pulling 880d418 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.9.5 into 60b14c4 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #245.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.9.5 branch October 6, 2019 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant