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

build(deps-dev): bump eslint-plugin-jsdoc from 35.0.0 to 35.1.0 #2642

Merged
merged 1 commit into from
May 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps eslint-plugin-jsdoc from 35.0.0 to 35.1.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v35.1.0

35.1.0 (2021-05-30)

Bug Fixes

  • no-missing-syntax, no-restricted-syntax: support "any" with comment including global comments (dc641cc)

Features

  • use jsdoc-type-pratt-parser (647d47e)
Commits
  • dc641cc fix(no-missing-syntax, no-restricted-syntax): support "any" with comment ...
  • bb51f15 deps: use jsdoc-type-pratt-parser v1.0.0
  • e1da049 Update jsdoc-type-pratt-parser
  • bd90d9b chore: update jsdoccomment demonstrating alpha.2 fix and workaround for #509
  • f5c9a43 - Complete testing coverage; Update README
  • 9c68b94 Linting: Fix errors
  • e9f6a0a Update parser
  • 15bc934 chore: update jsdoc-type-pratt-parser, jsdoccomment, regextras
  • 8359c83 This is breaking for the users of the experimental comment syntax; changes ...
  • e6347a8 remove unnecessary file
  • 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 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 35.0.0 to 35.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v35.0.0...v35.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from kulshekhar as a code owner May 31, 2021 06:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2021
@dependabot dependabot bot requested a review from ahnpnl May 31, 2021 06:11
@coveralls
Copy link

coveralls commented May 31, 2021

Pull Request Test Coverage Report for Build 891892184

  • 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 94.391%

Totals Coverage Status
Change from base Build 891667044: 0.0%
Covered Lines: 1009
Relevant Lines: 1035

💛 - Coveralls

@ahnpnl ahnpnl merged commit 65ad4d0 into master May 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-35.1.0 branch May 31, 2021 06:30
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.

2 participants