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

chore: Update dependency eslint-plugin-jsdoc to v37.5.0 #2173

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 37.1.0 -> 37.5.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

v37.5.0

Compare Source

Features
  • no-multi-asterisks: add allowWhitespace option; fixes #​803 (6ddc79c)

v37.4.2

Compare Source

Bug Fixes
  • match-description: address issue with constructor being required with mainDescription false; fixes #​802 (80ab88a)
  • update jsdoc-type-pratt-parser (and jsdoccomment) (e793c66)

v37.4.1

Compare Source

Bug Fixes
  • updates jsdoc-type-pratt-parser and jsdoccomment to surface "module" as child fix; fixes #​806 (a7f3039)

v37.4.0

Compare Source

Features
  • require-returns-check, require-yields-check, require-throws: confirm that a "never" value is indeed present (508ea51)

v37.3.0

Compare Source

Features
  • valid-types: require whitelist of types and prevent names with suppress tag (c91e49c)

v37.2.8

Compare Source

Bug Fixes
  • require-returns-check, require-yields-check: avoid never being reported (3a27c39)

v37.2.7

Compare Source

Bug Fixes
  • no-missing-syntax: ensure checking all non-any contexts when any is being traversed (4433d7e)

v37.2.6

Compare Source

Bug Fixes
  • no-restricted-syntax, no-missing-syntax: check for generic context match rather than selector-specific one (36e0115)

v37.2.5

Compare Source

Bug Fixes
  • no-restricted-syntax: avoid matching contexts when in different items of contexts array; fixes #​818 (fbee6c8)
  • multiple contexts sharing the same context should not overwrite the previous (c91f54a)

v37.2.4

Compare Source

Bug Fixes
  • no-undefined-types: allow never (6af811b)

v37.2.3

Compare Source

Bug Fixes
  • no-undefined-types: avoid supress tag type checking in closure; fixes #​815 (fac3f20)

v37.2.2

Compare Source

Bug Fixes
  • require-jsdoc: ignore nested arrow functions and function expressions; fixes #​812 (c552b1c)

v37.2.1

Compare Source

Bug Fixes
  • require-jsdoc: avoid reporting inner functions missing jsdoc when pubilc-only jsdoc is being checked and missing; fixes #​812 (d62a2a7)

v37.2.0

Compare Source

Features
  • update jsdoccomment, surface export default fix; fixes #​810 (f04a444)

Configuration

📅 Schedule: "on the first day of the month" (UTC).

🚦 Automerge: Enabled.

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 force-pushed the renovate/eslint-plugin-jsdoc-37.x branch 2 times, most recently from 041b5ba to 2703ab8 Compare December 28, 2021 15:50
@renovate renovate bot changed the title chore: Update dependency eslint-plugin-jsdoc to v37.4.0 chore: Update dependency eslint-plugin-jsdoc to v37.4.2 Dec 28, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-37.x branch 6 times, most recently from 06335a1 to 331186d Compare December 29, 2021 15:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-37.x branch from 331186d to 5404d87 Compare December 31, 2021 12:35
@renovate renovate bot changed the title chore: Update dependency eslint-plugin-jsdoc to v37.4.2 chore: Update dependency eslint-plugin-jsdoc to v37.5.0 Dec 31, 2021
@renovate renovate bot merged commit 3abe352 into main Dec 31, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-37.x branch December 31, 2021 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant