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 v14 - autoclosed #112

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^11.0.0 -> ^14.0.0

Release Notes

gajus/eslint-plugin-jsdoc

v14.1.0

Compare Source

Features
  • match-description: allow arbitrary tags; also fixes returns/return to avoid skipping matching of an initial "name" and space (9263fba)

v14.0.0

Compare Source

Features
  • require-param: remove deprecated settings allowOverrideWithoutParam, allowImplementsWithoutParam, allowAugmentsExtendsWithoutParam (39c1e11)
BREAKING CHANGES
  • require-param: Removes the following settings in favor of mentioned replacements ettings:

  • settings.jsdoc.allowOverrideWithoutParam - replaced by settings.jsdoc.overrideReplacesDocs

  • settings.jsdoc.allowImplementsWithoutParam - replaced by settings.jsdoc.implementsReplacesDocs

  • settings.jsdoc.allowAugmentsExtendsWithoutParam - replaced by settings.jsdoc.augmentsExtendsReplacesDocs

v13.0.0

Compare Source

Features
BREAKING CHANGES
  • check-examples: The following settings have been removed and became options
    under check-examples

  • settings.jsdoc.exampleCodeRegex

  • settings.jsdoc.rejectExampleCodeRegex

  • settings.jsdoc.matchingFileName

  • settings.jsdoc.baseConfig

  • settings.jsdoc.configFile

  • settings.jsdoc.eslintrcForExamples

  • settings.jsdoc.allowInlineConfig

  • settings.jsdoc.reportUnusedDisableDirectives

  • settings.jsdoc.captionRequired

  • settings.jsdoc.noDefaultExampleRules

v12.0.0

Compare Source

Features
  • require-example: move settings to options (407d3a9)
  • require-jsdoc: move settings to options (9f9f4fb)
  • require-returns: move settings to options (76e1e97)
  • valid-types: move settings to options (06cb22e)
BREAKING CHANGES
  • require-returns: The following settings has been removed and became options
    under relevant rules.
    • settings.jsdoc.allowEmptyNamepaths -> option in valid-types
    • settings.jsdoc.checkSeesForNamepaths -> option in valid-types
    • settings.jsdoc.exemptEmptyFunctions -> option in require-jsdoc
    • settings.jsdoc.forceRequireReturn -> option in require-returns
    • settings.jsdoc.avoidExampleOnConstructors -> option in require-example

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 Renovate Bot. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 389

  • 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 381: 0.0%
Covered Lines: 60
Relevant Lines: 60

πŸ’› - Coveralls

@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v14 Update dependency eslint-plugin-jsdoc to v14 - autoclosed Jul 8, 2019
@renovate renovate bot closed this Jul 8, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-14.x branch July 8, 2019 13:55
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