-
Notifications
You must be signed in to change notification settings - Fork 426
Commit 56ed10a
authored
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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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,
[#​2961](https://redirect.github.com/TypeStrong/TypeDoc/issues/2961).
- Declarations without comments will now check for comments on their
export specifier,
[#​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,
[#​2956](https://redirect.github.com/TypeStrong/TypeDoc/issues/2956).
- Improved compatibility with CommonMark's link parsing,
[#​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,
[#​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,
[#​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,
[#​2969](https://redirect.github.com/TypeStrong/TypeDoc/issues/2969).
##### Thanks!
- [@​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 56ed10aCopy full SHA for 56ed10a
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines 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