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 v27 - autoclosed #465

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 17, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies major 26.0.2 -> 27.1.2

Release Notes

gajus/eslint-plugin-jsdoc

v27.1.2

Compare Source

Bug Fixes
  • require-jsdoc: place comment block above any decorators; fixes #​571 (d5f8159)

v27.1.1

Compare Source

Bug Fixes
  • no-undefined-types: if no scope found, resume checking current node for template tags; fixes #​578, fixes #​579 (fed7586)

v27.1.0

Compare Source

Features

v27.0.7

Compare Source

Bug Fixes
  • check-param-names, require-param: handle ts constructor as arg; fixes #​576 (bd11a73)

v27.0.6

Compare Source

Bug Fixes
  • check-param-names: destructured parameters inclusion check (params containing other params as substrings); closes #​575 (f29f9e2)

v27.0.5

Compare Source

Bug Fixes
  • check-param-names, require-param: handle TSIndexSignature early to avoid throwing; fixes #​570 (5b814fc)

v27.0.4

Compare Source

Bug Fixes
  • check-types: ensure conversion to [] array type also wraps unions in parentheses; fixes #​565 (5714411)

v27.0.3

Compare Source

Bug Fixes
  • no-undefined-types: handle missing comment nodes on ancestors; fixes #​561 (0bc67fc)

v27.0.2

Compare Source

Bug Fixes
  • no-undefined-types: avoid using flatMap for older Node; fixes #​560 (cf6290f)

v27.0.1

Compare Source

Bug Fixes
  • no-undefined-types: consider template type as defined when on functions within its scope; fixes part of #​559 (f4d69ab)

v27.0.0

Compare Source

Features
  • require-hyphen-before-param-description: add tags option for setting specific tags (or any tags) to follow rules for or against hyphen descriptions; now allows property to be set differently than param; fixes #​553 (a764861)
BREAKING CHANGES
  • require-hyphen-before-param-description: {checkProperties: true} should be replaced by: {tags: {'property': 'always|never'}}

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 you tick the rebase/retry checkbox.

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

@commit-lint
Copy link

commit-lint bot commented Jun 17, 2020

Chore

  • deps: update dependency eslint-plugin-jsdoc to v27 (ac0d88b)

Contributors

@renovate-bot

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@coveralls
Copy link

coveralls commented Jun 17, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling ac0d88b on renovate/eslint-plugin-jsdoc-27.x into 110b5ed on master.

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-27.x branch from 44d58cf to ac0d88b Compare June 18, 2020 08:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v27 chore(deps): update dependency eslint-plugin-jsdoc to v27 - autoclosed Jun 21, 2020
@renovate renovate bot closed this Jun 21, 2020
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-27.x branch June 21, 2020 05:19
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