Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 24.0.6 to 28.0.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v28.0.0

28.0.0 (2020-06-21)

Features

  • check-types, no-undefined-types, valid-types: use mode-aware type parsing; fixes part of #356; fixes #495 (6341e27)
  • check-types, no-undefined-types, valid-types: use mode-aware type parsing; fixes part of #356; fixes #495 (#586) (f98a8e4)

BREAKING CHANGES

  • check-types, no-undefined-types, valid-types: Requires Node 10+

Also:

  1. Adds "permissive" mode
  2. Checks "param" for valid namepaths
  • check-types, no-undefined-types, valid-types: Requires Node 10+

Also:

  1. Adds "permissive" mode
  2. Checks "param" for valid namepaths
  3. Refactors to use updated/better Node 10+ syntax/packages

v27.1.2

27.1.2 (2020-06-18)

Bug Fixes

  • require-jsdoc: place comment block above any decorators; fixes #571 (d5f8159)

v27.1.1

27.1.1 (2020-06-17)

Bug Fixes

  • no-undefined-types: if no scope found, resume checking current node for template tags; fixes #578, fixes #579 (fed7586)

v27.1.0

27.1.0 (2020-06-17)

Features

v27.0.7

27.0.7 (2020-06-14)

... (truncated)
Commits
  • f98a8e4 feat(check-types, no-undefined-types, valid-types): use mode-aware type...
  • 6341e27 feat(check-types, no-undefined-types, valid-types): use mode-aware type...
  • 916088a annotation mismatches (#584)
  • 88bb1ce docs(require-throws): incorporate docs into README
  • d5f8159 fix(require-jsdoc): place comment block above any decorators; fixes #571
  • 75fd013 refactor: make clearer logic (though no effect in this case given how variabl...
  • fed7586 fix(no-undefined-types): if no scope found, resume checking current node fo...
  • 0d29a80 docs: add meta.docs.description to every rule
  • 96408fd docs: typo and clarification
  • 3d3c38b feat(require-throws): add rule (#574)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 24.0.6 to 28.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v24.0.6...v28.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.35% when pulling 373993f on dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.0.0 into b3eb22f on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #254.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.0.0 branch June 28, 2020 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant