Skip to content

Commit b1e2877

Browse files
Update dependency typedoc to v0.28.2 (#1232)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc](https://typedoc.org) ([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`0.28.1` -> `0.28.2`](https://renovatebot.com/diffs/npm/typedoc/0.28.1/0.28.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.28.1/0.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.28.1/0.28.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TypeStrong/TypeDoc (typedoc)</summary> ### [`v0.28.2`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0282-2025-04-07) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.28.1...v0.28.2) ##### Features - `@group none` and `@category none` will now render their children without a section heading in the default theme, [#&#8203;2922](https://redirect.github.com/TypeStrong/TypeDoc/issues/2922). - Added `@disableGroups` tag to completely disable the grouping mechanism for a given reflection, [#&#8203;2922](https://redirect.github.com/TypeStrong/TypeDoc/issues/2922). ##### Bug Fixes - Variables using `@class` now correctly handle `@category`, [#&#8203;2914](https://redirect.github.com/TypeStrong/TypeDoc/issues/2914). - Variables using `@class` now include constructor parameters, [#&#8203;2914](https://redirect.github.com/TypeStrong/TypeDoc/issues/2914). - Variables using `@class` with a generic first constructor function now adopt that function's type parameters as the class type parameters, [#&#8203;2914](https://redirect.github.com/TypeStrong/TypeDoc/issues/2914). - When printing entry point globs which fail to match any paths, TypeDoc will no longer normalize the glob, [#&#8203;2918](https://redirect.github.com/TypeStrong/TypeDoc/issues/2918). - Inlining types can now handle more type variants, [#&#8203;2920](https://redirect.github.com/TypeStrong/TypeDoc/issues/2920). - Fixed behavior of `externalSymbolLinkMappings` option when URL is set to `#`, [#&#8203;2921](https://redirect.github.com/TypeStrong/TypeDoc/issues/2921). - Fixed broken links within module pages when structure-dir router was used, [#&#8203;2928](https://redirect.github.com/TypeStrong/TypeDoc/issues/2928). - Type parameters on JS classes defined with `@typedef` now correctly handle the constraint, [#&#8203;2929](https://redirect.github.com/TypeStrong/TypeDoc/issues/2929). - API: `toString` on types containing index signatures now behave correctly, [#&#8203;2917](https://redirect.github.com/TypeStrong/TypeDoc/issues/2917). - Added `@inlineType` to the list of tags excluded by default. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b098d8f commit b1e2877

File tree

1 file changed

+30
-8
lines changed

1 file changed

+30
-8
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)