Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 18.6.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v18.6.2

18.6.2 (2019-12-28)

Bug Fixes

  • empty-tags: ensure rule is still checked when a private tag is present despite even a true ignorePrivate setting. (c5b8e09)

v18.6.1

18.6.1 (2019-12-28)

Bug Fixes

  • ensure ignorePrivate setting works with iterateAllJsdocs rules (9703aba)

v18.6.0

18.6.0 (2019-12-27)

Features

  • require-jsdoc: allow simple decorators to intervene between comment block and context object; fixes part of #455 (641479b)

v18.5.0

18.5.0 (2019-12-27)

Features

  • check-param-names: add option allowExtraTrailingParamDocs to avoid reporting additional [@param](https://github.com/param)'s beyond actual function's arguments; fixes #450 (4532e66)

v18.4.4

18.4.4 (2019-12-23)

Bug Fixes

  • require-returns: should only report errors with async functions when forceReturnsWithAsync is set (13f5533)

v18.4.3

18.4.3 (2019-12-04)

Bug Fixes

  • require-param: update comment-parser to surface fix for asterisk followed immediately by non-space; add test; fixes #443 (dd5f015)
  • should apply corrected parse description for all rules as may otherwise parse previous tags differently (d6ccd45)

v18.4.2

... (truncated)
Commits
  • c5b8e09 fix(empty-tags): ensure rule is still checked when a private tag is prese...
  • 47198cb fix(check-access) ensures rule is still checked when a private tag is pre...
  • 9703aba fix: ensure ignorePrivate setting works with iterateAllJsdocs rules
  • 4fce006 docs: grammar nits
  • 00ad476 testing(require-param*): add line numbers to remaining erring tests
  • 641479b feat(require-jsdoc): allow simple decorators to intervene between comment b...
  • 4532e66 feat(check-param-names): add option allowExtraTrailingParamDocs to avoid ...
  • 423f95c Merge pull request #456 from interfaced/master
  • 4c081bc - Cache sourceCode, settings, and `lines
  • 849ee4b Refactor jsdoc iteration to walk through nodes comments are associated with
  • 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)

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

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

Coverage Status

Coverage remained the same at 85.745% when pulling f661eb0 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-18.6.2 into fffc86d on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #203.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-18.6.2 branch January 5, 2020 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