Skip to content

Commit 56ed10a

Browse files
Update dependency typedoc to v0.28.6 (#1328)
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.5` -> `0.28.6`](https://renovatebot.com/diffs/npm/typedoc/0.28.5/0.28.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.28.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.28.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.28.5/0.28.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.28.5/0.28.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TypeStrong/TypeDoc (typedoc)</summary> ### [`v0.28.6`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0286-2025-06-27) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.28.5...v0.28.6) ##### Features - TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, [#&#8203;2961](https://redirect.github.com/TypeStrong/TypeDoc/issues/2961). - Declarations without comments will now check for comments on their export specifier, [#&#8203;2964](https://redirect.github.com/TypeStrong/TypeDoc/issues/2964). ##### Bug Fixes - Attempting to highlight a supported language which is not enabled is now a warning, not an error, [#&#8203;2956](https://redirect.github.com/TypeStrong/TypeDoc/issues/2956). - Improved compatibility with CommonMark's link parsing, [#&#8203;2959](https://redirect.github.com/TypeStrong/TypeDoc/issues/2959). - Classes, variables, and functions exported with `export { type X }` are now detected and converted as interfaces/type aliases, [#&#8203;2962](https://redirect.github.com/TypeStrong/TypeDoc/issues/2962). - Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, [#&#8203;2967](https://redirect.github.com/TypeStrong/TypeDoc/issues/2967). - Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, [#&#8203;2969](https://redirect.github.com/TypeStrong/TypeDoc/issues/2969). ##### Thanks! - [@&#8203;yGuy](https://redirect.github.com/yGuy) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7282fdf commit 56ed10a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)