Closed renovate[bot] closed 3 years ago
Merging #790 (dc029d6) into master (1d4329b) will not change coverage. The diff coverage is
n/a
.
@@ 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.
:tada: This PR is included in version 9.6.17 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
^0.22.6
->^0.22.7
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.