algoliasearch-netlify icon indicating copy to clipboard operation
algoliasearch-netlify copied to clipboard

chore(deps): update dependency eslint-plugin-jsdoc to v38

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 37.9.7 -> 38.1.6 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v38.1.6

Compare Source

Bug Fixes
  • no-restricted-syntax, no-missing-syntax: pass on parser's visitorKeys to esquery (f873e32)

v38.1.5

Compare Source

Bug Fixes
  • no-restricted-syntax: include comment in templates and in default error message if present (cc031b8)

v38.1.4

Compare Source

Bug Fixes
  • no-undefined-types: add TypeScript utility types (globally allowed types); fixes #​839 (bf9f994)

v38.1.3

Compare Source

Bug Fixes
  • check-types, no-undefined-types: safer optional chaining (63a96ee)

v38.1.2

Compare Source

Bug Fixes
  • check-types: proper use of optional chaining; fixes #​861 (7dbdd9f)

v38.1.1

Compare Source

Bug Fixes
  • check-types: for jsdoc mode, avoid objecting to upper-case; fixes #​860 (d11d271)

v38.1.0

Compare Source

Features
  • unless the user supplies their own object type preferredTypes, prefer object for plain objects and otherwise prefer Object<>; fixes #​800 (#​855) (0f27282)

v38.0.8

Compare Source

Bug Fixes
  • check-tag-names: allow internal for TypeScript mode; fixes #​859 (a530862)
  • sort-tags: add place for internal (89ad7f5)

v38.0.7

Compare Source

Performance Improvements

v38.0.6

Compare Source

Bug Fixes
  • ensure bad JSDoc blocks do not cause errors (outside of no-bad-blocks); fixes #​853 (17fe2ca)

v38.0.5

Compare Source

Bug Fixes
  • update jsdoccomment, comment-parser, debug (63d18d2)

v38.0.4

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeLiteral and TSTypeAliasDeclaration to have TSPropertySignature checks pass through them toward public export for publicOnly checks; fixes #​852 (19e4f6f)

v38.0.3

Compare Source

Bug Fixes
  • valid-types: update es-joy/jsdoccomment (5e8e0c7)

v38.0.2

Compare Source

Bug Fixes
  • match-description: single empty line was not being reported (ec34e66)

v38.0.1

Compare Source

Bug Fixes
  • match-name: perform replacements for names appearing after multiline types (a23168d)

v38.0.0

Compare Source

Bug Fixes
  • match-description: adjust default to allow for trailing whitespace but do check for such WS now (a31a8fd)
Features
BREAKING CHANGES
  • match-description: match-description regular expressions now need to take account for trailing whitespace

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Mar 18 '22 18:03 renovate[bot]