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 v10 #108

Merged
merged 2 commits into from
Jun 27, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major ^8.0.0 -> ^10.0.0

Release Notes

gajus/eslint-plugin-jsdoc

v10.0.0

Compare Source

Features
  • match-description, require-jsdoc, require-description: remove noDefaults option and change contexts to always override defaults (2b10a7a)
BREAKING CHANGES
  • match-description, require-jsdoc, require-description: Forcing a release here: changes actually included in prior commits

v9.1.0

Compare Source

Bug Fixes
  • match-description: tighten default regex to require punctuation at the end even if only a single character (58ca186)
  • match-description, require-description: allow contexts to work with any node type (299b095)
Features
  • match-description: allow mainDescription: string|false to override or disable main description separate from default (11cf9f5)
  • match-description: report line number and allow reporting multiple errors when main description validation fails (3b61dcc)
  • require-jsdoc: add contexts option to allow working with any node type (3e0775a)

v9.0.1

Compare Source

Bug Fixes
  • valid-types: liberalize to allow second path to @​borrows to be a name path beginning only with a name path operator, as jsdoc accepts (35df873)

v9.0.0

Compare Source

Features
BREAKING CHANGES
  • a subset of rules updated to work on all JSDoc blocks rather than just function-like nodes

Changes apply to check-alignment, check-indentation, check-syntax, check-tag-names, check-types, newline-after-description, require-description-complete-sentence, require-hyphen-before-param-description, valid-types

  • previously rules mostly works only on function-like
    nodes, now a subset of rules are updated to work on all JSDocs.

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.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 27, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@pgoldrbx pgoldrbx merged commit 72f0349 into master Jun 27, 2019
@pgoldrbx pgoldrbx deleted the renovate/eslint-plugin-jsdoc-10.x branch June 27, 2019 23:47
@coveralls
Copy link

Pull Request Test Coverage Report for Build 373

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

💛 - Coveralls

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