Skip to content

Commit 17d9178

Browse files
Update dependency typedoc to v0.25.4 (#610)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc](https://typedoc.org) ([source](https://togithub.com/TypeStrong/TypeDoc)) | [`0.25.3` -> `0.25.4`](https://renovatebot.com/diffs/npm/typedoc/0.25.3/0.25.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.25.3/0.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.25.3/0.25.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TypeStrong/TypeDoc (typedoc)</summary> ### [`v0.25.4`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0254-2023-11-26) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.25.3...v0.25.4) ##### Features - Added support for TypeScript 5.3, [#&#8203;2446](https://togithub.com/TypeStrong/TypeDoc/issues/2446). - TypeDoc will now render interfaces as code at the top of the page describing interfaces, [#&#8203;2449](https://togithub.com/TypeStrong/TypeDoc/issues/2449). This can be controlled through the new `DefaultThemeRenderContext.reflectionPreview` helper. - Improved type rendering to highlight keywords differently than symbols. ##### Bug Fixes - Fixed automatic declaration file resolution on Windows, [#&#8203;2416](https://togithub.com/TypeStrong/TypeDoc/issues/2416). - Fixed default option values on options declared by plugins in packages mode, [#&#8203;2433](https://togithub.com/TypeStrong/TypeDoc/issues/2433). - `gitRevision` will now be replaced in `sourceLinkTemplate`, [#&#8203;2434](https://togithub.com/TypeStrong/TypeDoc/issues/2434). - Improved handling of function-modules created with `Object.assign`, [#&#8203;2436](https://togithub.com/TypeStrong/TypeDoc/issues/2436). - TypeDoc will no longer warn about duplicate comments with warnings which point to a single comment, [#&#8203;2437](https://togithub.com/TypeStrong/TypeDoc/issues/2437) - Fixed an infinite loop when `skipLibCheck` is used to ignore some compiler errors, [#&#8203;2438](https://togithub.com/TypeStrong/TypeDoc/issues/2438). - `@example` tag titles will now be rendered in the example heading, [#&#8203;2440](https://togithub.com/TypeStrong/TypeDoc/issues/2440). - Correctly handle transient symbols in `@namespace`-created namespaces, [#&#8203;2444](https://togithub.com/TypeStrong/TypeDoc/issues/2444). - TypeDoc no longer displays the "Hierarchy" section if there is no inheritance hierarchy to display. - Direct links to individual signatures no longer results in the signature being partially scrolled off the screen. ##### Thanks! - [@&#8203;li-jia-nan](https://togithub.com/li-jia-nan) - [@&#8203;Nokel81](https://togithub.com/Nokel81) - [@&#8203;ocavue](https://togithub.com/ocavue) - [@&#8203;swarnpallav](https://togithub.com/swarnpallav) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09e03bc commit 17d9178

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)