Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 10.0.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v10.0.2

10.0.2 (2019-06-30)

Bug Fixes

  • check-tag-names: if user targets aliases for renaming, these should have precedence over natural aliases (6baebd6)

v10.0.1

10.0.1 (2019-06-28)

Bug Fixes

  • no-undefined-types: problem with empty doc blocks (fixes #300) (4c4b9b5)

v10.0.0

10.0.0 (2019-06-27)

Features

  • match-description, require-jsdoc, require-description: remove noDefaults option and change contexts to always override defaults (2b10a7a)

BREAKING CHANGES

  • match-description, require-jsdoc, require-description: Forcing a release here: changes actually included in prior commits

v9.1.0

9.1.0 (2019-06-27)

Bug Fixes

  • match-description: tighten default regex to require punctuation at the end even if only a single character (58ca186)
  • match-description, require-description: allow contexts to work with any node type (299b095)

Features

  • match-description: allow mainDescription: string|false to override or disable main description separate from default (11cf9f5)
  • match-description: report line number and allow reporting multiple errors when main description validation fails (3b61dcc)
  • require-jsdoc: add contexts option to allow working with any node type (3e0775a)

v9.0.1

9.0.1 (2019-06-27)

Bug Fixes

... (truncated)
Commits
  • 6baebd6 fix(check-tag-names): if user targets aliases for renaming, these should have...
  • 4c4b9b5 fix(no-undefined-types): problem with empty doc blocks (fixes #300)
  • 48ed8bc chore: update husky (devDep)
  • 2b10a7a feat(match-description, require-jsdoc, require-description): remove `no...
  • 9341b52 BREAKING CHANGE:
  • ecc27c5 Merge pull request #294 from brettz9/match-description-options
  • f075b67 docs: generate docs
  • 2c34e21 Change contexts to always override defaults (match-description, require-jsd...
  • 1fb8bd5 Remove noDefaults from match-description, require-jsdoc
  • baa166a testing(match-description): Add tests for contexts with parents of `ClassEx...
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 4.8.4 to 10.0.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v10.0.2)

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

Coverage Status

Coverage increased (+0.4%) to 92.791% when pulling d0546b3 on dependabot/npm_and_yarn/eslint-plugin-jsdoc-10.0.2 into bcc5dc0 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #208.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-10.0.2 branch July 7, 2019 05: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