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

chore(deps): update dependency eslint-plugin-jsdoc to v19 - autoclosed #35

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 31, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major 18.4.4 -> 19.2.0

Release Notes

gajus/eslint-plugin-jsdoc

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.

v18.11.0

Compare Source

Features
  • match-description, require-description, require-example: allow "any" for contexts; fixes #​325 (50d3b4d)

v18.10.0

Compare Source

Features
  • check-access: allow ignorePrivate setting to work with access private tag. (cf37cc6)

v18.9.0

Compare Source

Features
  • check-types: add option exemptTagContexts to exempt type-checking (certain types or any types) on specific tags; fixes #​255 (5d99663)

v18.8.0

Compare Source

Features
  • require-description-complete-sentence: add abbreviations option; fixes #​424 (f70fd6c)

v18.7.0

Compare Source

Features
  • require-file-overview: add rule for every file to have a file tag; fixes #​55 (7839625)

v18.6.2

Compare Source

Bug Fixes
  • empty-tags: ensure rule is still checked when a private tag is present despite even a true ignorePrivate setting. (c5b8e09)

v18.6.1

Compare Source

Bug Fixes
  • ensure ignorePrivate setting works with iterateAllJsdocs rules (9703aba)

v18.6.0

Compare Source

Features
  • require-jsdoc: allow simple decorators to intervene between comment block and context object; fixes part of #​455 (641479b)

v18.5.0

Compare Source

Features
  • check-param-names: add option allowExtraTrailingParamDocs to avoid reporting additional [@param](https://togithub.com/param)'s beyond actual function's arguments; fixes #​450 (4532e66)

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.

@renovate renovate bot added the renovate label Dec 31, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-19.x branch 2 times, most recently from 5738607 to 75990ff Compare December 31, 2019 09:35
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-19.x branch from 75990ff to 1ae7f44 Compare December 31, 2019 17:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v19 chore(deps): update dependency eslint-plugin-jsdoc to v19 - autoclosed Jan 2, 2020
@renovate renovate bot closed this Jan 2, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-19.x branch January 2, 2020 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant