Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jsdoc from 26.0.0 to 28.5.1 #1316

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2020

Bumps eslint-plugin-jsdoc from 26.0.0 to 28.5.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v28.5.1

28.5.1 (2020-06-23)

Bug Fixes

  • valid-types: ensure checking property tags for valid namepath (0f5996b)

v28.5.0

28.5.0 (2020-06-23)

Bug Fixes

  • valid-types, no-undefined-types, check-types: have mode default to typescript when typescript-eslint/parser is on; fixes #593 (8e9195a)

Features

  • valid-types: for extends, package and access tags (e.g., private), report bracketed type in non-Closure mode; fixes #356 (c134928)

v28.4.0

28.4.0 (2020-06-23)

Features

  • valid-types, no-undefined-types: check module for namepath in non-"typescript" mode; fixes part of #356 (947836a)

v28.3.0

28.3.0 (2020-06-23)

Features

  • check-syntax: only check against Closure syntax in "jsdoc" and "typescript" mode; fixes part of #356 (8dfdd0b)

v28.2.0

28.2.0 (2020-06-23)

Features

  • check-tag-names: for "closure" mode, prefer "return" over "returns"; fixes part of #356 (fceb74c)

v28.1.0

28.1.0 (2020-06-23)

Features

Commits
  • efad408 docs: clarify variable tagsWithOptionalNamePositionBase
  • 0f5996b fix(valid-types): ensure checking property tags for valid namepath
  • a9f5163 docs: mention lack of complete support for TypeScript and link to issues
  • 37cb092 chore: update devDeps (eslint-related, semantic-release)
  • 8e9195a fix(valid-types, no-undefined-types, check-types): have mode default to...
  • f7cebdc chore(travis.yml): drop sudo: false as sudo no longer has an effect per...
  • c134928 feat(valid-types): for extends, package and access tags (e.g., `private...
  • 947836a feat(valid-types, no-undefined-types): check module for namepath in non...
  • 8dfdd0b feat(check-syntax): only check against Closure syntax in "jsdoc" and "types...
  • fceb74c feat(check-tag-names): for "closure" mode, prefer "return" over "returns"; ...
  • 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 26.0.0 to 28.5.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v26.0.0...v28.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates for npm packages, GitHub Actions and other dependencies. label Jun 26, 2020
@FloEdelmann FloEdelmann temporarily deployed to ofl-dependabot-npm-and--ogakhf June 26, 2020 20:08 Inactive
@FloEdelmann
Copy link
Member

FloEdelmann commented Jun 26, 2020

  • Also add require-throws rule It also requires @throws when throw is used inside an async function, and seems to have false positives.

@FloEdelmann FloEdelmann temporarily deployed to ofl-dependabot-npm-and--ogakhf June 26, 2020 21:19 Inactive
@FloEdelmann FloEdelmann merged commit 18a8505 into master Jun 26, 2020
@FloEdelmann FloEdelmann deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.5.1 branch June 26, 2020 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates for npm packages, GitHub Actions and other dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant