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

chore(deps): bump eslint-plugin-jsdoc from 30.7.9 to 37.6.3 #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps eslint-plugin-jsdoc from 30.7.9 to 37.6.3.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

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)

Bug Fixes

  • update jsdoccomment and jsdoc-type-pratt-parser (7d8afd8)

v37.5.1

37.5.1 (2022-01-03)

Bug Fixes

  • no-undefined-types: detection of AST descendants of template tag; fixes #559, fixes #827 (9962b22)
  • update jsdoccomment (88dc5e7)

v37.5.0

... (truncated)

Commits
  • 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)
  • 7d8afd8 fix: update jsdoccomment and jsdoc-type-pratt-parser
  • 88dc5e7 fix: update jsdoccomment
  • 9015f5c chore: update devDeps.
  • 99c6f66 chore: do timing checks for test-cov
  • 9962b22 fix(no-undefined-types): detection of AST descendants of template tag; fixe...
  • 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 30.7.9 to 37.6.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v30.7.9...v37.6.3)

---
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants