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 #125

Merged
merged 1 commit into from Jan 8, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^18.0.0 -> ^20.0.0

Release Notes

gajus/eslint-plugin-jsdoc

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
  • check-param-names: check duplicate nested names; fixes #​474 (c51d616)

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 432

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 418: 0.0%
Covered Lines: 60
Relevant Lines: 60

💛 - Coveralls

@pgoldrbx pgoldrbx merged commit 5a773c0 into master Jan 8, 2020
@pgoldrbx pgoldrbx deleted the renovate/eslint-plugin-jsdoc-20.x branch January 8, 2020 18:26
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

3 participants