Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps eslint-plugin-jsdoc from 36.1.1 to 37.8.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v37.8.0

37.8.0 (2022-02-07)

Features

v37.7.1

37.7.1 (2022-02-03)

Bug Fixes

  • check-types: prevent parent objects from being reported in "typescript" mode even with generic preferredTypes match (unless there is unifyParentAndChildTypeChecks config); fixes #800 (9d0a75d)

v37.7.0

37.7.0 (2022-01-26)

Features

v37.6.3

37.6.3 (2022-01-21)

Bug Fixes

  • check-types: allow changing of Object in typescript mode; mentioned in #800 (6524c31)

v37.6.2

37.6.2 (2022-01-20)

Bug Fixes

  • allow Program for isGetter/isSetter checks; fixes #832 (ea76276)

v37.6.1

37.6.1 (2022-01-09)

Bug Fixes

  • surface jsdoc-type-pratt-parser fix, use pratt parser reexports from jsdoccomment, and allow patch version updates of jsdoccomment (which allows them now for the pratt parser) (f48766e)

v37.6.0

37.6.0 (2022-01-09)

... (truncated)

Commits
  • 38d51ff feat: add sort-tags rule
  • 9d0a75d fix(check-types): prevent parent objects from being reported in "typescript...
  • b67e14a chore: update devDeps.
  • 5530e07 feat: update jsdoccomment; fixes #831
  • e71de13 chore: update devDeps.
  • 904e02f test(check-types): add cases for #709
  • 6524c31 fix(check-types): allow changing of Object in typescript mode; mentioned ...
  • 873228a chore: update devDeps.
  • ea76276 fix: allow Program for isGetter/isSetter checks; fixes #832
  • f48766e fix: surface jsdoc-type-pratt-parser fix, use pratt parser reexports from jsd...
  • 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 36.1.1 to 37.8.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v36.1.1...v37.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2022
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.

1 participant