eslint-formatter-github icon indicating copy to clipboard operation
eslint-formatter-github copied to clipboard

Update dependency eslint-plugin-jsdoc to v25.4.3

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 25.2.0 -> 25.4.3 age adoption passing confidence

Release Notes

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

v25.4.3

Compare Source

Bug Fixes
  • require-jsdoc: ensure ArrowFunctionExpression potentially reported when part of AssignmentExpression; fixes #​551 (d8c4e87)

v25.4.2

Compare Source

Bug Fixes
  • require-returns: async with return should be documented; fixes #​518 (99476af)

v25.4.1

Compare Source

Bug Fixes
  • workaround for 'constructor' key in tagNamePreference; fixes #​537 (ed0fa4e)

v25.4.0

Compare Source

Features
  • require-param: add checkDestructured option; fixes #​530 (4df57a8)

v25.3.1

Compare Source

Bug Fixes
  • check-param-name, check-property-names, empty-tags, no-defaults, no-types, require-property: avoid mangled indent with fixers, e.g., on class methods (8d5d837)
  • require-description, implements-on-classes: fix constructor detection if MethodDefinition (including with any) is the context; fixes #​534 (1a69565)
  • require-returns, implements-on-classes, no-types: fix iterating function detection to include an explicit MethodDefinition context (82fb8c9)

v25.3.0

Compare Source

Features
  • check-param-names, check-property-names: add enableFixer option (3d5ee0c)

v25.2.1

Compare Source

Bug Fixes
  • check-param-names, require-param: check ExperimentalRestProperty from babel-eslint as with RestElement; fixes #​536 (d330391)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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, check this box

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

renovate[bot] avatar Jun 17 '20 10:06 renovate[bot]