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 v25.4.3 #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 17, 2020

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 renovate bot force-pushed the renovate/eslint-plugin-jsdoc-25.x branch from 997e181 to 067ec8d Compare September 25, 2022 11:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-25.x branch from 067ec8d to 443e5b9 Compare November 20, 2022 09:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-25.x branch 2 times, most recently from c2c27d4 to 5c17325 Compare March 2, 2023 01:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-25.x branch from 5c17325 to edf8c2c Compare March 2, 2023 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants