Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 23.0.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v23.0.0

23.0.0 (2020-04-11)

Features

  • require-description, require-example, require-param, require-returns: cause exemptedBy to overwrite inheritdoc exempting; closes #510 (a402330)

BREAKING CHANGES

  • require-description, require-example, require-param, require-returns: While still defaulting to having inheritdoc exempt rules, for the impacted rules, if one has defined an exemptedBy options array one must now explicitly add back "inheritdoc" to get the exemption for that tag as well. This change allows users to omit inheritdoc from the array so as to cause its presence not to trigger exemption of the rule.

v22.2.0

22.2.0 (2020-04-11)

Features

  • require-param: add contexts option; closes #511 (3aaba73)

v22.1.0

22.1.0 (2020-03-18)

Features

  • require-returns: add checkGetter option to be able to disable enforcement on getters (eb3cc84)

v22.0.1

22.0.1 (2020-03-12)

Bug Fixes

  • require-jsdoc: ensure exemptEmptyFunctions doesn't attempt to apply when non-function contexts are in use (causing errors); fixes #501 (7daf934)

v22.0.0

22.0.0 (2020-03-01)

BREAKING CHANGES

... (truncated)
Commits
  • a402330 feat(require-description, require-example, require-param, `require-retu...
  • 3aaba73 feat(require-param): add contexts option; closes #511
  • 62610db chore: use "json" extension for babelrc
  • a611bf6 chore: update devDeps (babel-related, typescript-eslint/parser, and mocha)
  • 62ad769 docs(require-hyphen-before-param-description): clarify options order
  • fa56c2d doc(require-returns): add option to docs
  • 0da0d49 - Add one more test for coverage
  • e10bf02 Add checkGetters check before utils.isGetter (minor perf. difference)
  • eb3cc84 feat(require-returns): add checkGetter option to be able to disable enfor...
  • 55c958d chore: add self to FUNDING.yml
  • 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 4.8.4 to 23.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v23.0.0)

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

Coverage Status

Coverage remained the same at 87.146% when pulling 8f1b20e on dependabot/npm_and_yarn/eslint-plugin-jsdoc-23.0.0 into c828130 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #234.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-23.0.0 branch April 19, 2020 06:13
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