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 Oct 26, 2020

Bumps eslint-plugin-jsdoc from 30.0.3 to 30.7.3.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v30.7.3

30.7.3 (2020-10-19)

Bug Fixes

  • check-examples: Check defaults, params, properties as expressions (6163f3c)

v30.7.2

30.7.2 (2020-10-19)

Bug Fixes

  • check-examples: use jsdoc-defaults, jsdoc-params, and jsdoc-properties as default extensions to allow these to have their own overrides (39fb1cb)

v30.7.1

30.7.1 (2020-10-19)

Bug Fixes

  • check-examples: Set checkDefaults, checkParams, checkProperties defaults to false (2de1011)

v30.7.0

30.7.0 (2020-10-19)

Features

  • check-examples: add options checkDefaults, checkParams, checkProperties; fixes #473 (262a474)

v30.6.5

30.6.5 (2020-10-14)

Bug Fixes

  • valid-types: Ensure module tag operates as though module: prefix is present (so as to create valid namepath when valid); fixes #649 (2e0f2a6)

v30.6.4

30.6.4 (2020-10-09)

Bug Fixes

  • require-jsdoc: for publicOnly ESM, adds direct ancestor check, allowing, e.g., TSPropertySignature and TSMethodSignature; fixes #647 (2b55275)

v30.6.3

30.6.3 (2020-10-02)

... (truncated)

Commits
  • 6163f3c fix(check-examples): Check defaults, params, properties as expressions
  • 39fb1cb fix(check-examples): use jsdoc-defaults, jsdoc-params, and `jsdoc-prope...
  • 2de1011 fix(check-examples): Set checkDefaults, checkParams, checkProperties ...
  • 865cd65 add additional matchingFileName* options to allow distinct rules
  • 262a474 feat(check-examples): add options checkDefaults, checkParams, `checkPro...
  • b7622cb docs: add missing aliases sections
  • 2e0f2a6 fix(valid-types): Ensure module tag operates as though module: prefix i...
  • 5aeee6a chore: update devDeps (debug, typescript-eslint/parser)
  • 2b55275 fix(require-jsdoc): for publicOnly ESM, adds direct ancestor check, allowin...
  • 0b95ba5 fix(require-jsdoc): Avoid error when comment block above export of `TSDecla...
  • 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.7.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.0.3...v30.7.3)

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

dependabot bot commented on behalf of github Nov 2, 2020

Superseded by #51.

@dependabot dependabot bot closed this Nov 2, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.7.3 branch November 2, 2020 05:55
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