wearerequired / lint-action

✨ GitHub Action for detecting and auto-fixing lint errors
MIT License
555 stars 130 forks source link

Bump eslint-plugin-jsdoc from 39.6.7 to 40.1.1 #629

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-jsdoc from 39.6.7 to 40.1.1.

Commits
  • d004f08 fix: handle case where typeAnnotation exists with null typeAnnotation c...
  • 0453fe6 chore: avoid reporting of flat config rules when single rule requested
  • 671a40b chore: update devDeps.
  • f1bf68f chore: fix generateRule; fixes #1003
  • 921cedd docs: recommended-typescript
  • 07ba155 feat: add recommended-typescript, recommended-typescript-error rulesets
  • 835e1a7 fix: update jsdoccomment (surfacing jsdoc-type-pratt-parser update) and devDeps.
  • 6282b97 chore: update esquery and devDeps.
  • 877f9b0 fix: support detection of typescript parser for flat config; fixes #989
  • b444026 build(deps): bump undici from 5.15.0 to 5.20.0
  • 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 1 year ago

Superseded by #632.