Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 11.2.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v11.2.1

11.2.1 (2019-07-06)

Bug Fixes

  • check-examples: make escape-regex-string a dependency, as it should have been (fixes #314) (ed56935)

v11.2.0

11.2.0 (2019-07-06)

Features

  • match-description: allow description and desc tags to be matched for validation (9b63f40)

v11.1.0

11.1.0 (2019-07-06)

Features

  • require-description-complete-sentence: validate explicit description tags (97644cd)

v11.0.0

11.0.0 (2019-07-06)

Bug Fixes

  • check-types: remove template substitution variables, badType, preferredType, and replacement (#310) (854c8dd)

Features

  • remove preferredTypesDefined option in favor of making it apply automatically (2072735)
  • check-tag-names: auto-allow tags in tagNamePreference setting to be defined; add definedTags option to replace additionalTagNames.customTags setting (9df41d7)

BREAKING CHANGES

  • check-types: In place of the substitution variables, one must now hard-code the type in the message
  • One can no longer avoid preferredTypes types being treated as defined
  • check-tag-names: Switch additionalTagNames.customTags setting to definedTags option (only used by one rule)

v10.3.0

10.3.0 (2019-07-05)

Features

... (truncated)
Commits
  • ed56935 fix(check-examples): make escape-regex-string a dependency, as it should ...
  • 9b63f40 feat(match-description): allow description and desc tags to be matched fo...
  • 7953354 refactor: use template string when appropriate
  • 3479aaf Merge pull request #312 from brettz9/require-description-complete-sentence-tag
  • 97644cd feat(require-description-complete-sentence): validate explicit description ...
  • 3cff001 Merge pull request #311 from gajus/11.0.0
  • 854c8dd fix(check-types): remove template substitution variables, badType, `preferr...
  • 2072735 feat: remove preferredTypesDefined option in favor of making it apply autom...
  • 9df41d7 feat(check-tag-names): auto-allow tags in tagNamePreference setting to be d...
  • a367c48 feat(check-tag-names): allow rejecting normally valid tag names and/or provid...
  • 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). To ignore the version in this PR you can just close it
  • @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 11.2.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v11.2.1)

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

Coverage Status

Coverage remained the same at 92.421% when pulling f9482cc on dependabot/npm_and_yarn/eslint-plugin-jsdoc-11.2.1 into 14571e2 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #211.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-11.2.1 branch July 14, 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