Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 20.3.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v20.3.0

20.3.0 (2020-01-11)

Features

  • no-bad-blocks: add rule to check for multi-line-style comments which fail to meet criteria of a jsdoc block (4ce07d1)

v20.2.0

20.2.0 (2020-01-11)

Features

  • no-defaults: add new rule to reports defaults on [@param](https://github.com/param) or [@default](https://github.com/default) and optionally report optional args; fixes #477 (d7fec9a)

v20.1.0

20.1.0 (2020-01-11)

Features

  • require-hyphen-before-param-description: add option to support checking property/prop (1383c02)

v20.0.5

20.0.5 (2020-01-08)

Performance Improvements

  • check-examples: avoid caching unused config (6cbf286)

v20.0.4

20.0.4 (2020-01-08)

Bug Fixes

  • no-types, require-param: fixable meta should be code not true (b0aed65)
  • require-file-overview: omit fixable meta on non-fixable rule (efddc1c)

v20.0.3

20.0.3 (2020-01-07)

Bug Fixes

  • check-property-names: check duplicate nested names (1c31782)

v20.0.2

... (truncated)
Commits
  • 4ce07d1 feat(no-bad-blocks): add rule to check for multi-line-style comments which ...
  • d7fec9a feat(no-defaults): add new rule to reports defaults on @param or `@defaul...
  • 1383c02 feat(require-hyphen-before-param-description): add option to support checki...
  • 18f7470 chore: update devDeps (semantic-release, husky)
  • 803e4f8 doc(no-types, implements-on-classes, reqire-returns-type): Missing or r...
  • 6c3f88f testing(check-param-names, check-property-names, require-param): ensure...
  • 68fdec2 chore: update devDep. (husky)
  • 6cbf286 perf(check-examples): avoid caching unused config
  • efddc1c fix(require-file-overview): omit fixable meta on non-fixable rule
  • b0aed65 fix(no-types, require-param): fixable meta should be code not true
  • 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 20.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v20.3.0)

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

Coverage Status

Coverage remained the same at 85.745% when pulling 14ac728 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-20.3.0 into c5dbf24 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #209.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-20.3.0 branch January 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