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 Sep 14, 2020

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.4.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v30.4.2

30.4.2 (2020-09-12)

Bug Fixes

  • check-param-names, require-param: support nested array destructuring (4f73e9c)

v30.4.1

30.4.1 (2020-09-11)

Bug Fixes

  • check-param-names, require-param: properly check object parameters with default values; fixes #635 (7fc84e9)

v30.4.0

30.4.0 (2020-09-09)

Features

  • require-example: add exemptNoArguments option (#634) (c750c86)

v30.3.3

30.3.3 (2020-09-07)

Bug Fixes

  • require-param, check-param-names: check deeply destructured parameters (fixes #569) (#630) (428174d)

v30.3.2

30.3.2 (2020-09-06)

Bug Fixes

  • check-examples: disable jsdoc/require-file-overview by default; fixes #633 (dd4a985)

v30.3.1

30.3.1 (2020-09-02)

Bug Fixes

  • no-undefined-types: avoid checking private member of scopeManager; fixes #629 (d900a70)

v30.3.0

30.3.0 (2020-08-26)

Commits
  • 4f73e9c fix(check-param-names, require-param): support nested array destructuring
  • 7fc84e9 fix(check-param-names, require-param): properly check object parameters w...
  • c750c86 feat(require-example): add exemptNoArguments option (#634)
  • 428174d fix(require-param, check-param-names): check deeply destructured paramete...
  • dd4a985 fix(check-examples): disable jsdoc/require-file-overview by default; fixe...
  • e93736c docs(check-types): update generated docs
  • 71649e5 Fixed typo in check-types.md
  • d900a70 fix(no-undefined-types): avoid checking private member of scopeManager; fix...
  • 96d5cab chore: update devDeps.
  • 4b67bf8 docs: include no-bad-blocks and no-defaults and document ignore option ...
  • 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.4.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.4.2)

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

dependabot bot commented on behalf of github Sep 21, 2020

Superseded by #42.

@dependabot dependabot bot closed this Sep 21, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.4.2 branch September 21, 2020 05:40
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