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

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.6.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v30.6.0

30.6.0 (2020-09-27)

Features

  • add ignoreInternal setting to ignore blocks with [@internal](https://github.com/internal) tags; fixes #639 (80e16d0)

v30.5.3

30.5.3 (2020-09-27)

Bug Fixes

  • no-bad-blocks: ensure reports bad blocks with descriptions (9a56863)

v30.5.2

30.5.2 (2020-09-25)

Bug Fixes

  • require-jsdoc: allow contexts to be usable in place of require items (a1d95e6)
  • require-jsdoc: support TSEnumDeclaration with publicOnly; fixes #640 (63ef3bc)

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

... (truncated)

Commits
  • 80e16d0 feat: add ignoreInternal setting to ignore blocks with @internal tags; fi...
  • 9a56863 fix(no-bad-blocks): ensure reports bad blocks with descriptions
  • 63ef3bc fix(require-jsdoc): support TSEnumDeclaration with publicOnly; fixes #640
  • a1d95e6 fix(require-jsdoc): allow contexts to be usable in place of require items
  • 6d0f351 docs(check-line-alignment): ensure test examples are shown
  • 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)
  • 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.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.6.0)

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

dependabot bot commented on behalf of github Oct 5, 2020

Superseded by #44.

@dependabot dependabot bot closed this Oct 5, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.6.0 branch October 5, 2020 05:50
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