retorquere / zotero-auto-index

147 stars 9 forks source link

[Snyk] Upgrade eslint-plugin-jsdoc from 38.0.6 to 38.1.6 #41

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

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

    38.1.6 (2022-04-02)

    Bug Fixes

    • no-restricted-syntax, no-missing-syntax: pass on parser's visitorKeys to esquery (f873e32)
  • 38.1.5 - 2022-04-02

    38.1.5 (2022-04-02)

    Bug Fixes

    • no-restricted-syntax: include comment in templates and in default error message if present (cc031b8)
  • 38.1.4 - 2022-03-29

    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

    38.1.3 (2022-03-28)

    Bug Fixes

    • check-types, no-undefined-types: safer optional chaining (63a96ee)
  • 38.1.2 - 2022-03-28

    38.1.2 (2022-03-28)

    Bug Fixes

    • check-types: proper use of optional chaining; fixes #861 (7dbdd9f)
  • 38.1.1 - 2022-03-28

    38.1.1 (2022-03-28)

    Bug Fixes

    • check-types: for jsdoc mode, avoid objecting to upper-case; fixes #860 (d11d271)
  • 38.1.0 - 2022-03-28

    38.1.0 (2022-03-28)

    Features

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

    38.0.8 (2022-03-27)

    Bug Fixes

    • check-tag-names: allow internal for TypeScript mode; fixes #859 (a530862)
    • sort-tags: add place for internal (89ad7f5)
  • 38.0.7 - 2022-03-26

    38.0.7 (2022-03-26)

    Performance Improvements

  • 38.0.6 - 2022-03-19

    38.0.6 (2022-03-19)

    Bug Fixes

    • ensure bad JSDoc blocks do not cause errors (outside of no-bad-blocks); fixes #853 (17fe2ca)
from eslint-plugin-jsdoc GitHub release notes
Commit messages
Package name: eslint-plugin-jsdoc
  • 1c9884d refactor: remove unused params
  • f873e32 fix(`no-restricted-syntax`, `no-missing-syntax`): pass on parser's `visitorKeys` to esquery
  • cc031b8 fix(`no-restricted-syntax`): include `comment` in templates and in default error message if present
  • 0f27a91 chore: update devDeps.
  • bf9f994 fix(`no-undefined-types`): add TypeScript utility types (globally allowed types); fixes #839
  • 63a96ee fix(`check-types`, `no-undefined-types`): safer optional chaining
  • 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)
  • ba9ddf6 refactor: function name and docs
  • 5bc8d1e refactor(`check-types`): remove some complexity; document code; better var. name
  • 98ed500 docs: add clarifying docs re: throwing within async functions; fixes #854
Compare

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