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 v6 #120

Merged
merged 1 commit into from
May 22, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 21, 2019

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-jsdoc dependencies major ^5.0.2 -> ^6.0.2 source

Release Notes

gajus/eslint-plugin-jsdoc

v6.0.2

Compare Source

Bug Fixes
  • implements-on-classes: had failed to check for tag itself; added test (a989204)

v6.0.1

Compare Source

Performance Improvements
  • match-description: simplify and optimize default regex (af32667)

v6.0.0

Compare Source

BREAKING CHANGES
  • check-types now expects "object" instead of "Object"

Makes consistent with Typescript recommendation and fact that Object.create(null) is not instanceof Object but its typeof is object.


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.

@codecov
Copy link

codecov bot commented May 21, 2019

Codecov Report

Merging #120 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #120   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
======================================
  Hits             1      1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52eed4a...bd029ca. Read the comment docs.

@renovate renovate bot force-pushed the feature/renovate-eslint-plugin-jsdoc-6.x branch 2 times, most recently from d350e11 to 7eb1986 Compare May 22, 2019 13:10
@renovate renovate bot force-pushed the feature/renovate-eslint-plugin-jsdoc-6.x branch from 7eb1986 to bd029ca Compare May 22, 2019 20:16
@codecov-io
Copy link

Codecov Report

Merging #120 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #120   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            1      1           
  Lines            1      1           
======================================
  Hits             1      1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52eed4a...bd029ca. Read the comment docs.

@eaviles eaviles merged commit 3e3883e into develop May 22, 2019
@renovate renovate bot deleted the feature/renovate-eslint-plugin-jsdoc-6.x branch May 22, 2019 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants