Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps eslint-plugin-jsdoc from 30.0.3 to 31.6.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v31.6.1

31.6.1 (2021-02-07)

Bug Fixes

v31.6.0

31.6.0 (2021-01-31)

Bug Fixes

  • require-returns, require-yields: support more AST checking (6fd8a07)
  • require-yields: avoid checking nested generators (as with functions) (b9058e4)
  • return-yields, return-yields-check: allow generator detection on exported; handle more AST types; fixes #682 (4e768aa)

Features

  • require-returns-check: add exemptAsync option (0ed24c0)

v31.5.0

31.5.0 (2021-01-31)

Bug Fixes

  • require-returns: check labeled statements (51f37f1)
  • require-throws: check labeled statements (ceadcfe)
  • require-yields: check test part of if expression and check conditionals (db001be)
  • require-yields: check labeled statements (aceb7a0)

Features

  • require-returns: if function returns a Promise whose executor resolves with undefined, avoid need to document unless forceReturnsWithAsync is set; fixes #550 (565fdbd)

v31.4.0

31.4.0 (2021-01-27)

Bug Fixes

  • check-line-alignment: escape user tag name in regex (c0ae4cb)

Features

... (truncated)

Commits
  • 7e0bbbe fix: update comment-parser; fixes #686
  • bd24a7e chore: update devDeps.
  • de1dff9 docs: update README
  • f46a9ce Fix typescript interface working with publicOnly options (#687)
  • 9de8977 test(require-jsdoc): avoid test example with :has() and demonstrate diffe...
  • 4e8d735 Update line alignment rule to align any tag (#685)
  • 4e768aa fix(return-yields, return-yields-check): allow generator detection on exp...
  • b9058e4 fix(require-yields): avoid checking nested generators (as with functions)
  • a8d09eb require-returns: more AST (ObjectPattern/ObjectProperty/ObjectMethod/...
  • 6fd8a07 fix(require-returns, require-yields): support more AST checking
  • 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.0.3 to 31.6.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v31.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 8, 2021
@dependabot dependabot bot requested a review from 0xCLARITY February 8, 2021 05:41
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2021

Superseded by #67.

@dependabot dependabot bot closed this Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.6.1 branch February 15, 2021 05:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant