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 Aug 31, 2020

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.3.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v30.3.0

30.3.0 (2020-08-26)

Bug Fixes

  • no-bad-blocks: allow TypeScript directive comments (41dcc19)

Features

  • no-bad-blocks: make ignored tags customizable (a1e0c13)

v30.2.4

30.2.4 (2020-08-17)

Bug Fixes

  • check-param-names: avoid erring upon TSCallSignatureDeclaration; fixes #624 (8341f97)

v30.2.3

30.2.3 (2020-08-16)

Bug Fixes

  • no-defaults: adjust fixed AST to fully unset default as new comment-parser adjustment would otherwise not wholly remove the default; also updates devDeps and tests use of opening jsdoc; fixes #568 (5cbc823)

v30.2.2

30.2.2 (2020-08-13)

Bug Fixes

  • valid-types: Parse multiple names in template tags for non-jsdoc modes; fixes #622 (7818dde)

v30.2.1

30.2.1 (2020-08-05)

Bug Fixes

  • check-examples: disable jsdoc/require-jsdoc (88c93bb)

v30.2.0

30.2.0 (2020-08-04)

Features

Commits
  • 4b67bf8 docs: include no-bad-blocks and no-defaults and document ignore option ...
  • 20fa942 Avoid use of @ when specifying directives to ignore
  • a1e0c13 feat(no-bad-blocks): make ignored tags customizable
  • 41dcc19 fix(no-bad-blocks): allow TypeScript directive comments
  • 2bc9152 chore: update devDeps
  • ae2f76a chore: fix lint-staged condition
  • 8341f97 fix(check-param-names): avoid erring upon TSCallSignatureDeclaration; fix...
  • c140060 chore: add lint-staged to only lint relevant staged files and add `hkdobrev...
  • 5cbc823 fix(no-defaults): adjust fixed AST to fully unset default as new `comment...
  • 3b643de chore: update devDeps. and lint as per latest canonical
  • 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 30.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from 0xCLARITY as a code owner August 31, 2020 06:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 7, 2020

Superseded by #38.

@dependabot dependabot bot closed this Sep 7, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.3.0 branch September 7, 2020 06:12
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