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 v17 #246

Merged
merged 1 commit into from Nov 6, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 1, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major 15.12.2 -> 17.1.0

Release Notes

gajus/eslint-plugin-jsdoc

v17.1.0

Compare Source

Features
  • getJSDocComment: ignore line comment (9d24b25)

v17.0.1

Compare Source

Bug Fixes
  • check-tag-names: ensure that the fenced block content of [@example](https://togithub.com/example) tags are not treated as jsdoc tags; fixes #​395 (bfa237b)

v17.0.0

Compare Source

Features
  • no-undefined-types: only check [@template](https://togithub.com/template) in no-undefined-types for types in "closure" and "typescript" modes; fixes part of #​356 (7583f16)
BREAKING CHANGES
  • no-undefined-types: @template has no special meaning for regular jsdoc (is not even allowed by default), so don't check in "jsdoc" mode.

v16.1.1

Compare Source

Bug Fixes
  • check-tag-names: add record and undocumented tags in Closure source to Closure tags; fixes #​306 (42476b2)

v16.1.0

Compare Source

Features
  • check-types, no-undefined-types, valid-types: with settings.jsdoc.mode, only expect types on certain tags if in "closure" mode (42e8de2)

v16.0.0

Compare Source

Features
  • check-tag-names and other rules: begin settings.jsdoc.mode; utilize in getPreferredTagName, isValidTag, getTagsByType; fixes part of #​356 (fd36278)
BREAKING CHANGES
  • check-tag-names and other rules: Allowable values: jsdoc|typescript|closure

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 renovate bot force-pushed the renovate/eslint-plugin-jsdoc-17.x branch from e579768 to aa1588a Compare November 3, 2019 04:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-17.x branch from aa1588a to 5d43a9d Compare November 4, 2019 21:52
@BenMaruchu BenMaruchu merged commit 3ca23fc into develop Nov 6, 2019
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-17.x branch November 6, 2019 05:42
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