Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

chore(deps-dev): bump eslint-plugin-jsdoc from 30.7.13 to 31.0.1 #14

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps eslint-plugin-jsdoc from 30.7.13 to 31.0.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v31.0.1

31.0.1 (2021-01-11)

Bug Fixes

  • check-line-alignment: handle spaces in type and skip for single line (@renatho); closes #638 (577863b)

v31.0.0

31.0.0 (2021-01-11)

chore

  • update comment-parser; should now cause fixers to preserve original whitespace unless the rule is meant to fix it (095ff36)

BREAKING CHANGES

  • Tests are not breaking, but as changing the fundamental parser, forcing major bump to be safe.

Also updates:

  1. require-description-complete-sentence - test to fix output
  2. require-hyphen-before-param-description - test to preserve whitespace in fixed output (though still minus hyphen)
  3. require-param - test preserving whitespace 4 require-jsdoc - test with no indent
Commits
  • 577863b fix(check-line-alignment): handle spaces in type and skip for single line (...
  • d76fe3c Add options to check lines alignment rule
  • 2193d7e Fix check-lines-alignment documentation title
  • cb86b42 Add WordPress recomendation as example for check-lines-alignment rule
  • 24eae58 Add check-lines-alignment documentation
  • 095ff36 chore: update comment-parser; should now cause fixers to preserve original wh...
  • 2577f66 chore: update devDeps.
  • See full diff 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.13 to 31.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.7.13...v31.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2021
@github-actions github-actions bot merged commit bbebc1a into master Jan 11, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-31.0.1 branch January 11, 2021 11:10
@coveralls
Copy link

coveralls commented Jan 11, 2021

Pull Request Test Coverage Report for Build 477353822

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.64%

Totals Coverage Status
Change from base Build 477345812: 0.0%
Covered Lines: 202
Relevant Lines: 212

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant