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 18, 2020

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.2.4.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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

  • require-param: add checkDestructuredRoots option; fixes #616 (3c06f09)

v30.1.0

30.1.0 (2020-07-31)

Features

  • check-param-names: add checkDestructured option to allow disabling of destructured checking; fixes part of #616 (c4d1b80)
Commits
  • 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
  • 7818dde fix(valid-types): Parse multiple names in template tags for non-jsdoc mod...
  • 905f689 docs: change docs URLs to link readme
  • e044289 docs: add meta docs url for all rules
  • 88c93bb fix(check-examples): disable jsdoc/require-jsdoc
  • 86af2c9 chore: update devDeps.
  • 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.2.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.2.4)

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

dependabot bot commented on behalf of github Aug 31, 2020

Superseded by #35.

@dependabot dependabot bot closed this Aug 31, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.2.4 branch August 31, 2020 06:47
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