Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2021

Bumps eslint-plugin-jsdoc from 35.5.1 to 36.1.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v36.1.0

36.1.0 (2021-09-07)

Bug Fixes

  • check-values: avoid capturing carriage return with license check; fixes #783 (98a6d35)

Features

  • add ignoreReplacesDocs setting (defaulting to true); fixes #780 (#781) (f8297aa)

v36.0.8

36.0.8 (2021-08-25)

Bug Fixes

  • with comment-parser allowing lower version, liberalize engines; fixes #774 (63640e0)

v36.0.7

36.0.7 (2021-08-11)

Bug Fixes

v36.0.6

36.0.6 (2021-07-28)

Bug Fixes

  • include comment-parser patched version (0ace59d)

v36.0.5

36.0.5 (2021-07-27)

Bug Fixes

  • update jsdoccomment and jsdoc-type-pratt-parser (80334d8)

v36.0.4

36.0.4 (2021-07-27)

Bug Fixes

... (truncated)

Commits
  • f8297aa feat: add ignoreReplacesDocs setting (defaulting to true); fixes #780 (#781)
  • 98a6d35 fix(check-values): avoid capturing carriage return with license check; fixe...
  • bab8396 chore: update devDeps.
  • 63640e0 fix: with comment-parser allowing lower version, liberalize engines; fixe...
  • e7d1f92 docs: update for typo and readability (#777)
  • 135a356 fix(tag-lines): schema fix for tags (#775)
  • 0ace59d fix: include comment-parser patched version
  • 0e15fe5 chore: since not including lock for dev., allow (space-saving) pnpm to be use...
  • 80334d8 fix: update jsdoccomment and jsdoc-type-pratt-parser
  • 508bf18 fix: update jsdoccomment (in case executing version (like IDE) is an older ve...
  • 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.5.1 to 36.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v35.5.1...v36.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Sep 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #167 (52728e8) into master (57c01b3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #167   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          946       946           
  Branches       142       142           
=========================================
  Hits           946       946           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57c01b3...52728e8. Read the comment docs.

@amthorn amthorn merged commit 98c6374 into master Sep 12, 2021
@amthorn amthorn deleted the dependabot/npm_and_yarn/services/bot/eslint-plugin-jsdoc-36.1.0 branch September 12, 2021 02:48
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants