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

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.5.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v30.5.1

30.5.1 (2020-09-14)

Bug Fixes

  • rename rule as intended to check-line-alignment (ec71632)

v30.5.0

30.5.0 (2020-09-14)

Features

  • check-line-alignment: add rule for line alignment (#636) (6e2b99d)

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)

Commits
  • ec71632 fix: rename rule as intended to check-line-alignment
  • 6e2b99d feat(check-line-alignment): add rule for line alignment (#636)
  • 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...
  • 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.5.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.5.1)

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

dependabot bot commented on behalf of github Sep 28, 2020

Superseded by #43.

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