Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 17.1.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v17.1.1

17.1.1 (2019-11-08)

Bug Fixes

  • require-description-complete-sentence: allow pipe symbol at beginning/end of sentences; fixes #423 (0fb07c1)

v17.1.0

17.1.0 (2019-11-04)

Features

  • getJSDocComment: ignore line comment (9d24b25)

v17.0.1

17.0.1 (2019-11-03)

Bug Fixes

  • check-tag-names: ensure that the fenced block content of [@​example](https://github.com/example) tags are not treated as jsdoc tags; fixes #395 (bfa237b)

v17.0.0

17.0.0 (2019-11-01)

Features

  • no-undefined-types: only check [@​template](https://github.com/template) in no-undefined-types for types in "closure" and "typescript" modes; fixes part of #356 (7583f16)

BREAKING CHANGES

  • no-undefined-types: @template has no special meaning for regular jsdoc (is not even allowed by default), so don't check in "jsdoc" mode.

v16.1.1

16.1.1 (2019-10-29)

Bug Fixes

  • check-tag-names: add record and undocumented tags in Closure source to Closure tags; fixes #306 (42476b2)

v16.1.0

16.1.0 (2019-10-29)

Features

... (truncated)
Commits
  • 0fb07c1 fix(require-description-complete-sentence): allow pipe symbol at beginning/...
  • bdff306 chore: update devDeps (babel/core, glob)
  • 8edd16a docs: indicate option usage; fixes #383
  • 87d4166 refactor: use Unicode regular expressions
  • 3c76a25 chore(npm): update devDeps (Babel, TypeScript related)
  • 9d24b25 feat(getJSDocComment): ignore line comment
  • 6ce1127 chore(npm): update typescript-eslint/parser
  • bfa237b fix(check-tag-names): ensure that the fenced block content of @example ta...
  • 3a97cff chore(npm): update devDeps (eslint-config-canonical, semantic-release)
  • 7583f16 feat(no-undefined-types): only check @template in no-undefined-types fo...
  • 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 17.1.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v17.1.1)

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

Coverage Status

Coverage remained the same at 85.745% when pulling f5c4240 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-17.1.1 into 89cdf7d on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #192.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-17.1.1 branch November 17, 2019 06:12
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