Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-jsdoc from 4.8.4 to 15.8.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v15.8.0

15.8.0 (2019-07-30)

Features

  • check-types: Add symbol and bigint to native types (fixes #360) (bf95787)

v15.7.2

15.7.2 (2019-07-24)

Bug Fixes

  • require-jsdoc: add fixer to add empty jsdoc block (a87ed9e)

v15.7.1

15.7.1 (2019-07-23)

Bug Fixes

  • require-returns-check: check WithStatement for return statements (fda4186)

v15.7.0

15.7.0 (2019-07-23)

Features

  • allow empty line between jsdoc and jscode (#353) (b5a78ff)

v15.6.2

15.6.2 (2019-07-22)

Bug Fixes

  • require-param: skip destructuring; fixes #352 (though still need to handle #11 ) (6c18637)

v15.6.1

15.6.1 (2019-07-22)

Bug Fixes

  • require-example: add fixer for missing declaration (though can do nothing with missing description); fixes part of #336 (a45f41c)

v15.6.0

15.6.0 (2019-07-21)

... (truncated)
Commits
  • bf95787 feat(check-types): Add symbol and bigint to native types (fixes #360)
  • dbf109f Merge pull request #357 from golopot/patch-5
  • 0caab6a refactor(require-returns): simplify util.hasReturnValue
  • 215fc28 docs(require-returns-check): update docs
  • a87ed9e fix(require-jsdoc): add fixer to add empty jsdoc block
  • fda4186 fix(require-returns-check): check WithStatement for return statements
  • b5a78ff feat: allow empty line between jsdoc and jscode (#353)
  • 6c18637 fix(require-param): skip destructuring; fixes #352 (though still need to hand...
  • a45f41c fix(require-example): add fixer for missing declaration (though can do nothin...
  • 5863029 feat: add fixer for no-types (#350)
  • 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 15.8.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v4.8.4...v15.8.0)

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

Coverage Status

Coverage remained the same at 83.333% when pulling 2a524de on dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.8.0 into 7b64b27 on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #210.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.8.0 branch August 19, 2019 20:19
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