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

fix(deps): update dependency eslint-plugin-jsdoc to v37 #10

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

gajus/eslint-plugin-jsdoc

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)

v37.1.0

Compare Source

Features
  • check-indentation: ensure masking through decorators within tags (fixes #​789) (ecd1c72)

v37.0.3

Compare Source

Bug Fixes

v37.0.2

Compare Source

Bug Fixes

v37.0.1

Compare Source

Bug Fixes

v37.0.0

Compare Source

Features
BREAKING CHANGES
  • Requires ESLint@^7.0.0 || ^8.0.0
  • Updates jsdoc-type-pratt-parser and jsdoccomment

Co-authored-by: Brett Zamir <brettz9@​yahoo.com>


Configuration

📅 Schedule: 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, click this checkbox.

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

@dangreen dangreen merged commit 03c58c6 into main Dec 20, 2021
@dangreen dangreen deleted the renovate/eslint-plugin-jsdoc-37.x branch December 20, 2021 19:08
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.

None yet

2 participants