mpppk / ts-hifive-boilerplate

TypeScript+hifive boilerplate
https://ts-hifive-boilerplate.netlify.com
6 stars 0 forks source link

Update dependency typedoc to v0.20.23 #365

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.20.22 -> 0.20.23 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc ### [`v0.20.23`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.20.23) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.20.22...v0.20.23) ##### Bug Fixes - Missing namespace members when ns is created by re-exporting an entire module ([7dfadcf](https://togithub.com/TypeStrong/TypeDoc/commit/7dfadcf63fbae08c7f918dacff05771bcf7d7afe)), closes [#​1499](https://togithub.com/TypeStrong/TypeDoc/issues/1499) - Set inheritedFrom on accessor signatures ([ccd519a](https://togithub.com/TypeStrong/TypeDoc/commit/ccd519a82d7a250c9547a49aa8f2357828d4c255)), closes [#​1497](https://togithub.com/TypeStrong/TypeDoc/issues/1497) - Copy comment from interface members if implementing member doesn't have a comment [#​1498](https://togithub.com/TypeStrong/TypeDoc/issues/1498)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #365 (b2006a1) into master (f7cb479) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files           1        1           
  Lines          10       10           
  Branches        1        1           
=======================================
  Hits            9        9           
  Misses          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 f7cb479...b2006a1. Read the comment docs.