Skip to content

Update dependency eslint-plugin-jsdoc to v36#290

Merged
calebeby merged 2 commits intomainfrom
renovate/eslint-plugin-jsdoc-36.x
Jul 26, 2021
Merged

Update dependency eslint-plugin-jsdoc to v36#290
calebeby merged 2 commits intomainfrom
renovate/eslint-plugin-jsdoc-36.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 25, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

gajus/eslint-plugin-jsdoc

v36.0.2

Compare Source

Bug Fixes
  • carriage returns and fixers (f9a27e3)

v36.0.1

Compare Source

Bug Fixes
  • trigger new release which for Node 14 requires at least ^14.14.0 (a469b83)

v36.0.0

Compare Source

chore
  • require Node ^12.20, ^14.13, or 16+ for exports pattern support (9eed57e)
BREAKING CHANGES
  • Update to minimum versions needed by comment-parser ESM update

v35.5.1

Compare Source

Bug Fixes

v35.5.0

Compare Source

Features
  • require-returns-check: add exemptGenerators option (default on for typescript mode) to allow [@returns](https://togithub.com/returns) to be present even without return (8ef41a1)

v35.4.7

Compare Source

Bug Fixes
  • require-returns: handle contexts TSFunctionType, TSMethodSignature, MethodDefinition; fixes #​767 (fdca227)

v35.4.6

Compare Source

Bug Fixes
  • require-param: if adding params, convert single-line block to multiline; fixes #​771 (641cdee)

v35.4.5

Compare Source

Bug Fixes
  • valid-types: allow and require types on [@extends](https://togithub.com/extends) for TypeScript as used in docs (and not name) (6989699)

v35.4.4

Compare Source

Bug Fixes
  • tag-lines: allow any in tags[tag].lines option to allow lines per tag when otherwise blocked (52d7eff)

v35.4.3

Compare Source

Bug Fixes
  • check-line-alignment: preserve carriage returns; fixes #​745 (27521d2)

v35.4.2

Compare Source

Bug Fixes
  • check-examples: auto-disable no-empty-function rule for expression checking; clear it is a no-op in this context (5a928db)

v35.4.1

Compare Source

Bug Fixes

v35.4.0

Compare Source

Features

v35.3.2

Compare Source

Bug Fixes
  • stop reporting for async functions with throw missing [@throws](https://togithub.com/throws); fixes #​722 (f7c8038)

v35.3.1

Compare Source

Bug Fixes
  • valid-types: parse name paths as permissive. (657c67c)

v35.3.0

Compare Source

Features

v35.2.0

Compare Source

Features
  • no-missing-syntax, no-restricted-syntax, etc.: assume any context if context omitted (2dcd9ad)

v35.1.3

Compare Source

Bug Fixes
  • require-jsdoc: exemptEmptyFunctions option could trigger problematic return value checking behavior with no-argument functions (3089a92)

v35.1.2

Compare Source

Bug Fixes
  • update jsdoc-type-pratt-parser (1745fca)

v35.1.1

Compare Source

Bug Fixes
  • update jsdoc-type-pratt-parser (liberalizes ID start to support underscores and start/continue to support other Unicode) (1a6de5e)

v35.1.0

Compare Source

Bug Fixes
  • no-missing-syntax, no-restricted-syntax: support "any" with comment including global comments (dc641cc)
Features
  • use jsdoc-type-pratt-parser (647d47e)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot requested a review from a team July 25, 2021 03:32
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 25, 2021

🦋 Changeset detected

Latest commit: 38e2d52

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudfour/eslint-plugin Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@calebeby calebeby merged commit eb96b8c into main Jul 26, 2021
@calebeby calebeby deleted the renovate/eslint-plugin-jsdoc-36.x branch July 26, 2021 15:30
@github-actions github-actions Bot mentioned this pull request Jul 26, 2021
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.

2 participants