Skip to content

Conversation

@dependabot-preview
Copy link

Bumps eslint-plugin-jsdoc from 4.8.3 to 7.2.3.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v7.2.3

7.2.3 (2019-05-30)

Bug Fixes

  • false positive with optional chaining (7015225), closes #182

v7.2.2

7.2.2 (2019-05-30)

Bug Fixes

  • require-hyphen-before-param-description: fix fixer to account for multiline descriptions (6873b03)

v7.2.1

7.2.1 (2019-05-30)

Bug Fixes

  • require-hyphen-before-param-description: fixer should insert hyphen in correct line (#176) (bca8d3c)

v7.2.0

7.2.0 (2019-05-29)

Features

  • check-alignment: add fixer (a05741a)

v7.1.0

7.1.0 (2019-05-28)

Features

  • add settings overrideReplacesDocs, augmentsExtendsReplacesDocs, implementsReplacesDocs and apply to require-param, require-description, require-example, and require-returns for exempting all of these from errors in the case of the presence of [@​override](https://github.com/override), [@​augments](https://github.com/augments)/[@​extends](https://github.com/extends), or [@​implements](https://github.com/implements), respectively. (9cc49a2)

v7.0.2

7.0.2 (2019-05-24)

Bug Fixes

  • avoid errors when tags not present or invalidTypes is empty (cda6839)

v7.0.1

7.0.1 (2019-05-24)

... (truncated)
Commits
  • 2cc7dd1 Merge pull request #267 from golopot/patch-1
  • 7015225 fix: false positive with optional chaining
  • be9c24e Merge pull request #266 from jasminexie/master
  • 41fdbe8 docs: generate docs
  • 6873b03 fix(require-hyphen-before-param-description): fix fixer to account for multil...
  • e9aa652 docs: generate docs
  • d226a01 test(require-hyphen-before-description): have second param be distinct to avo...
  • fa5a295 Merge pull request #265 from jasminexie/master
  • ee49f06 docs: generate docs
  • bca8d3c fix(require-hyphen-before-param-description): fixer should insert hyphen in c...
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 1, 2019
@dependabot-preview
Copy link
Author

Superseded by #26.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/backend/develop/eslint-plugin-jsdoc-7.2.3 branch July 1, 2019 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant