Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2 #9418

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 15, 2019

Bumps eslint-plugin-jsdoc from 15.3.9 to 15.5.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v15.5.2

15.5.2 (2019-07-15)

Bug Fixes

  • Fix trim bug in trimCode (ddbc47a)
  • Remove unformatted space (8512e40)

v15.5.1

15.5.1 (2019-07-14)

Bug Fixes

  • match-description, require-description-complete-sentence: do not report blocking of tag by user for description tag (the tag is not required by these rules) (7102677)
  • require-description: only report blocking of description tag by user if "tag" option is set (135acd1)
  • require-description, implements-on-classes, check-param-names, check-tag-names, require-param, require-returns, require-returns-check, require-hyphen-before-param-description, require-param-description, require-param-name, require-param-type, require-returns-description, require-returns-type: only report blocking of tag by user if problematic tag is present; fixes #332 (b28a407)

v15.5.0

15.5.0 (2019-07-14)

Features

  • require-description-complete-sentence: limit checking to certain default tags likely to have descriptions or by tags array for additional choices; fixes #337 (0eb7a0c)

v15.4.2

15.4.2 (2019-07-14)

Bug Fixes

  • match-description: ensure prop and property matching excludes name (71f35e2)

v15.4.1

15.4.1 (2019-07-13)

Bug Fixes

  • no-undefined-types: ensure working in all contexts; fixes #324 (a1c9824)

v15.4.0

15.4.0 (2019-07-13)

Bug Fixes

  • check-examples: preserve whitespace so as to report issues with whitespace-related rules such as indent (fixes #211) (cea3560)
... (truncated)
Commits
  • 62cdc02 Merge pull request #342 from yeonjuan/master
  • ddbc47a fix: Fix trim bug in trimCode
  • f81eb1c docs: generate docs
  • 8512e40 fix: Remove unformatted space
  • 190e8f7 Merge pull request #339 from brettz9/tagNamePreference
  • 7102677 fix(match-description, require-description-complete-sentence): do not report ...
  • 135acd1 fix(require-description): only report blocking of description tag by user if ...
  • b28a407 fix(require-description, implements-on-classes, check-param-names, check-tag-...
  • 0eb7a0c feat(require-description-complete-sentence): limit checking to certain defaul...
  • 2e2af0d docs(newline-after-description): indicate applies on doc block
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2019
@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@webpack-bot
Copy link
Contributor

For maintainers only:

  • This need to be documented (issue in webpack/webpack.js.org will be filed when merged)

@webpack-bot
Copy link
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.3.9 to 15.5.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v15.3.9...v15.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2 branch from 8aca832 to 31333a6 Compare July 16, 2019 16:03
@webpack-bot webpack-bot merged commit 0bdabf4 into master Jul 17, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2 branch July 17, 2019 00:41
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 PR: CI-ok PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants