Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-jsdoc to v39 #1039

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^38.0.0 -> ^39.0.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

v39.2.1

Compare Source

Bug Fixes
  • regression with checking TS MethodDefinition params (041de5f)

v39.2.0

Compare Source

Features
  • require-jsdoc: add minLineCount option to avoid reporting short functions/contexts; fixes #​870 (199aa4a)
  • support inline minLineCount (288363e)

v39.1.1

Compare Source

Bug Fixes
  • require-jsdoc: detect ClassDeclaration as referenced public export and ClassExpression methods; fixes #​648 (520c7be)

v39.1.0

Compare Source

Features
  • target Node 14 in builds now that using it (806deca)

v39.0.1

Compare Source

Bug Fixes
  • add enableFixer option to require-example (7416331)

v39.0.0

Compare Source

chore
BREAKING CHANGES
  • Node 12 is soon entering EOL.

Also:

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)

Configuration

📅 Schedule: "after 9am on Wednesday" in timezone Europe/London.

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

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@AndrewLeedham AndrewLeedham merged commit 6e343b5 into next Apr 13, 2022
@AndrewLeedham AndrewLeedham deleted the renovate/eslint-plugin-jsdoc-39.x branch April 13, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: dependencies Updates to dependencies only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants