kitsuyui / ts-playground

TypeScript Playground
0 stars 1 forks source link

chore(deps): update dependency typedoc to v0.26.4 #312

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/TypeDoc (typedoc) ### [`v0.26.4`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0264-2024-07-10) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.3...v0.26.4) ##### Bug Fixes - The page navigation sidebar no longer incorrectly includes re-exports if the same member is exported with multiple names [#​2625](https://togithub.com/TypeStrong/TypeDoc/issues/2625). - Page navigation now ensures the current page is visible when the page is first loaded, [#​2626](https://togithub.com/TypeStrong/TypeDoc/issues/2626). - If a relative linked image is referenced multiple times, TypeDoc will no longer sometimes produce invalid links to the image [#​2627](https://togithub.com/TypeStrong/TypeDoc/issues/2627). - `@link` tags will now be validated in referenced markdown documents, [#​2629](https://togithub.com/TypeStrong/TypeDoc/issues/2629). - `@link` tags are now resolved in project documents, [#​2629](https://togithub.com/TypeStrong/TypeDoc/issues/2629). - HTML/JSON output generated by TypeDoc now contains a trailing newline, [#​2632](https://togithub.com/TypeStrong/TypeDoc/issues/2632). - TypeDoc now correctly handles markdown documents with CRLF line endings, [#​2628](https://togithub.com/TypeStrong/TypeDoc/issues/2628). - `@hidden` is now properly applied when placed in a function implementation comment, [#​2634](https://togithub.com/TypeStrong/TypeDoc/issues/2634). - Comments on re-exports are now rendered. ##### Thanks! - [@​bukowa](https://togithub.com/bukowa) - [@​garrett-hopper](https://togithub.com/garrett-hopper)

Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - 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.



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

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.87%. Comparing base (1a9d23d) to head (c4a3686).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #312 +/- ## ======================================= Coverage 96.87% 96.87% ======================================= Files 14 14 Lines 224 224 Branches 43 42 -1 ======================================= Hits 217 217 Misses 7 7 ``` | [Flag](https://app.codecov.io/gh/kitsuyui/ts-playground/pull/312/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kitsuyui) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/kitsuyui/ts-playground/pull/312/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kitsuyui) | `96.87% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kitsuyui#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.