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 v38 #1027

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

gajus/eslint-plugin-jsdoc

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

v37.9.7

Compare Source

Bug Fixes
  • no-undefined-types: support unknown and const; fixes #​846 (b5b3e17)

v37.9.6

Compare Source

Bug Fixes
  • update devDeps, including gitdown to fix README URLs; fixes #​707 (2d69c70)

v37.9.5

Compare Source

Bug Fixes
  • stop reporting async function (unless with forceReturnsWithAsync) or Promise return with void type parameter; fixes #​845 (509baf9)

v37.9.4

Compare Source

Bug Fixes
  • require-jsdoc: avoid class jsdoc blocks suppressing errors for PropertyDefinition; fixes #​841 (ef68427)

v37.9.3

Compare Source

Bug Fixes
  • no-restricted-syntax, no-missing-syntax: update jsdoccomment to avoid breaking on bad types (at least until jsdoc-type-pratt-parser may support all expected); fixes #​842 (06c3163)

v37.9.2

Compare Source

Bug Fixes
  • valid-types: ensure requires checking works without module:; fixes #​840 (0cfdfd7)

v37.9.1

Compare Source

Bug Fixes
  • valid-types: require name for tutorial but disallow type (32447f0)

v37.9.0

Compare Source

Features
  • check-values: add checking of kind (eb92080)

v37.8.2

Compare Source

Bug Fixes
  • empty-tags: prevent tag content for interface in Closure mode (1b3212f)

v37.8.1

Compare Source

Bug Fixes
  • valid-types: allow dropping of typedef name and/or type by TypeScript (8847608)

v37.8.0

Compare Source

Features

v37.7.1

Compare Source

Bug Fixes
  • check-types: prevent parent objects from being reported in "typescript" mode even with generic preferredTypes match (unless there is unifyParentAndChildTypeChecks config); fixes #​800 (9d0a75d)

v37.7.0

Compare Source

Features

v37.6.3

Compare Source

Bug Fixes
  • check-types: allow changing of Object in typescript mode; mentioned in #​800 (6524c31)

v37.6.2

Compare Source

Bug Fixes

v37.6.1

Compare Source

Bug Fixes
  • surface jsdoc-type-pratt-parser fix, use pratt parser reexports from jsdoccomment, and allow patch version updates of jsdoccomment (which allows them now for the pratt parser) (f48766e)

v37.6.0

Compare Source

Features
  • update jsdoc-type-pratt-parser/jsdoccomment (adds predicates) (a009350)

v37.5.2

Compare Source

Bug Fixes
  • update jsdoccomment and jsdoc-type-pratt-parser (7d8afd8)

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.

@renovate renovate bot added change: dependencies Updates to dependencies only needs review labels Mar 16, 2022
@AndrewLeedham AndrewLeedham merged commit 36a8512 into next Mar 21, 2022
@AndrewLeedham AndrewLeedham deleted the renovate/eslint-plugin-jsdoc-38.x branch March 21, 2022 10:14
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