GenderedIntelligence / enquirywitch

MIT License
1 stars 0 forks source link

Bump eslint-plugin-jsdoc from 35.1.2 to 37.7.1 #121

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-jsdoc from 35.1.2 to 37.7.1.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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)

Features

  • update jsdoc-type-pratt-parser/jsdoccomment (adds predicates) (a009350)

v37.5.2

37.5.2 (2022-01-08)

... (truncated)

Commits
  • 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...
  • a009350 feat: update jsdoc-type-pratt-parser/jsdoccomment (adds predicates)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #122.