Snyk has created this PR to upgrade eslint-plugin-jsdoc from 38.0.6 to 38.1.6.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 9 versions ahead of your current version.
The recommended version was released a year ago, on 2022-04-02.
unless the user supplies their own object type preferredTypes, prefer object for plain objects and otherwise prefer Object<>; fixes #800 (#855) (0f27282)
7dbdd9f fix(`check-types`): proper use of optional chaining; fixes #861
d11d271 fix(`check-types`): for `jsdoc` mode, avoid objecting to upper-case; fixes #860
0f27282 feat: unless the user supplies their own `object` type `preferredTypes`, prefer `object` for plain objects and otherwise prefer `Object<>`; fixes #800 (#855)
a530862 fix(`check-tag-names`): allow `internal` for TypeScript mode; fixes #859
89ad7f5 fix(`sort-tags`): add place for `internal`
33eb99e perf: improve performance for rules (#856)
Snyk has created this PR to upgrade eslint-plugin-jsdoc from 38.0.6 to 38.1.6.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: eslint-plugin-jsdoc
38.1.6 (2022-04-02)
Bug Fixes
no-restricted-syntax
,no-missing-syntax
: pass on parser'svisitorKeys
to esquery (f873e32)38.1.5 (2022-04-02)
Bug Fixes
no-restricted-syntax
: includecomment
in templates and in default error message if present (cc031b8)38.1.4 (2022-03-29)
Bug Fixes
no-undefined-types
: add TypeScript utility types (globally allowed types); fixes #839 (bf9f994)38.1.3 (2022-03-28)
Bug Fixes
check-types
,no-undefined-types
: safer optional chaining (63a96ee)38.1.2 (2022-03-28)
Bug Fixes
check-types
: proper use of optional chaining; fixes #861 (7dbdd9f)38.1.1 (2022-03-28)
Bug Fixes
check-types
: forjsdoc
mode, avoid objecting to upper-case; fixes #860 (d11d271)38.1.0 (2022-03-28)
Features
object
typepreferredTypes
, preferobject
for plain objects and otherwise preferObject<>
; fixes #800 (#855) (0f27282)38.0.8 (2022-03-27)
Bug Fixes
check-tag-names
: allowinternal
for TypeScript mode; fixes #859 (a530862)sort-tags
: add place forinternal
(89ad7f5)38.0.7 (2022-03-26)
Performance Improvements
38.0.6 (2022-03-19)
Bug Fixes
no-bad-blocks
); fixes #853 (17fe2ca)Commit messages
Package name: eslint-plugin-jsdoc
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs