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 v20 #26183

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 2, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major 18.11.0 -> 20.3.1

Release Notes

gajus/eslint-plugin-jsdoc

v20.3.1

Compare Source

Bug Fixes
  • check-values: allow [@version](https://togithub.com/version) and [@since](https://togithub.com/since) to have versions surrounded by whitespace (37466a8)

v20.3.0

Compare Source

Features
  • no-bad-blocks: add rule to check for multi-line-style comments which fail to meet criteria of a jsdoc block (4ce07d1)

v20.2.0

Compare Source

Features
  • no-defaults: add new rule to reports defaults on [@param](https://togithub.com/param) or [@default](https://togithub.com/default) and optionally report optional args; fixes #​477 (d7fec9a)

v20.1.0

Compare Source

Features
  • require-hyphen-before-param-description: add option to support checking property/prop (1383c02)

v20.0.5

Compare Source

Performance Improvements
  • check-examples: avoid caching unused config (6cbf286)

v20.0.4

Compare Source

Bug Fixes
  • no-types, require-param: fixable meta should be code not true (b0aed65)
  • require-file-overview: omit fixable meta on non-fixable rule (efddc1c)

v20.0.3

Compare Source

Bug Fixes
  • check-property-names: check duplicate nested names (1c31782)

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes
  • require-jsdoc: handle spread elements in typescript-eslint/parser; for #​378 (3e8ea59)

v20.0.0

Compare Source

Features
  • check-examples: apply rules by default as if on current JavaScript file (though with md extension for easier automated overriding); fixes #​434 (976cfc1)
refactoring
  • check-examples: rename eslintrcForExamples to checkEslintrc; also ensure matchingFileName always triggers config retrieval (5a85f0f)
BREAKING CHANGES
  • check-examples: This commit also clarifies new precedence and behavior in docs.

v19.2.0

Compare Source

Features
  • require-file-overview: allow user to specify whether checking for tag, duplicates, or preceding non-comments, and for which tags (f6e467e)

v19.1.0

Compare Source

Features
  • no-types, implements-on-classes: add contexts option which if set to any will allow checking of virtual functions (c4079b8)
  • require-param-*, require-returns-*, require-returns: allows contexts option to be set to "any" to check virtual function docs like [@callback](https://togithub.com/callback) or [@function](https://togithub.com/function) with [@interface](https://togithub.com/interface); fixes #​406 (7500b00)

v19.0.1

Compare Source

Bug Fixes
  • require-file-overview: fix logic for detecting start of file (601e52d)

v19.0.0

Compare Source

Features
  • check-property-names: add rule to check for duplicated and improperly nested properties (492b814)

  • require-property*: add rules for ensuring property tags have a name, type, and/or description (in any context); fixes #​409 (e5f2a23)

  • feat(require-property); add rule to check for property on typedef or namespace where the type is object; fixes #​410 (68bf6cd), closes #​410

BREAKING CHANGES
  • check-property-names: Adds new rule to recommended
  • require-property*: Adds rules to recommended
  • Adds new rule to recommended config.

Renovate 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 if you modify the PR title to begin with "rebase!".

πŸ”• 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-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 2, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from b6d6f17 to be047a3 Compare January 2, 2020 22:07
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 7, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from be047a3 to ae86793 Compare January 7, 2020 01:29
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 7, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from ae86793 to 2766998 Compare January 7, 2020 10:48
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 7, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch 2 times, most recently from c9bab1f to 4f22c57 Compare January 8, 2020 13:05
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 8, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from 4f22c57 to ad4a5d7 Compare January 8, 2020 15:46
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 8, 2020
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 10, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from ad4a5d7 to 865ebca Compare January 11, 2020 12:15
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from 865ebca to 2dddab7 Compare January 11, 2020 14:23
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from 2dddab7 to 75fe5e5 Compare January 11, 2020 20:33
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-jsdoc-20.x branch from 75fe5e5 to b9fc27a Compare January 15, 2020 11:56
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 πŸ“¦ Update dependency eslint-plugin-jsdoc to v20 Jan 15, 2020
@rsimha rsimha merged commit 7467fe9 into ampproject:master Jan 15, 2020
@renovate-bot renovate-bot deleted the renovate/eslint-plugin-jsdoc-20.x branch January 15, 2020 20:31
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.

None yet

4 participants