SocialGouv / kosko-charts

The Social Gouv Kosko Charts
http://socialgouv.github.io/kosko-charts
Apache License 2.0
9 stars 2 forks source link

chore(deps): update dependency typedoc to ^0.22.7 #790

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.22.6 -> ^0.22.7 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc ### [`v0.22.7`](https://togithub.com/TypeStrong/TypeDoc/blob/master/CHANGELOG.md#v0227-2021-09-25) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.22.6...v0.22.7) ##### Features - Added support for GitHub enterprise projects with a `githubprivate.com` domain, [#​1743](https://togithub.com/TypeStrong/TypeDoc/issues/1743). - Added support for GitLab repositories, [#​1728](https://togithub.com/TypeStrong/TypeDoc/issues/1728). ##### Bug Fixes - Replaced O(n^2) with O(1) implementation for determining unique IDs in a rendered page, [#​1755](https://togithub.com/TypeStrong/TypeDoc/issues/1755). - Fixed crash with when running in very large repositories, [#​1744](https://togithub.com/TypeStrong/TypeDoc/issues/1744). - Fixed visible gap after footer in dark mode if `hideGenerator` is set, [#​1749](https://togithub.com/TypeStrong/TypeDoc/issues/1749). - Fixed `@category` tag incorrectly appearing on function types if used on a type alias, [#​1745](https://togithub.com/TypeStrong/TypeDoc/issues/1745). - Fixed incorrect JS to apply themes on page load, [#​1709](https://togithub.com/TypeStrong/TypeDoc/issues/1709) (again). - Accessors and index signatures are now properly marked as inherited on declaration creation, [#​1742](https://togithub.com/TypeStrong/TypeDoc/issues/1742). ##### Thanks! - [@​nlfurniss](https://togithub.com/nlfurniss) - [@​RunDevelopment](https://togithub.com/RunDevelopment) - [@​srmagura](https://togithub.com/srmagura)

Configuration

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

🚦 Automerge: Enabled.

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.



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

codecov-commenter commented 3 years ago

Codecov Report

Merging #790 (dc029d6) into master (1d4329b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #790   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files          54       54           
  Lines         517      517           
  Branches      149      149           
=======================================
  Hits          420      420           
  Misses         66       66           
  Partials       31       31           

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 1d4329b...dc029d6. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 9.6.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: