-
Notifications
You must be signed in to change notification settings - Fork 421
Commit 5c18eb5
authored
Update dependency typedoc to v0.27.5 (#1100)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typedoc](https://typedoc.org)
([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`0.27.4`
-> `0.27.5`](https://renovatebot.com/diffs/npm/typedoc/0.27.4/0.27.5) |
[](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.27.5`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0275-2024-12-14)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.4...v0.27.5)
##### Bug Fixes
- Possibly Breaking: TypeDoc will no longer render anchors within the
page for
deeply nested properties. This only affects links to properties of
properties of types, which did not have a clickable link exposed so are
unlikely to have been linked to. Furthermore, these links were not
always
created by TypeDoc, only being created if all parent properties
contained
comments,
[#​2808](https://redirect.github.com/TypeStrong/TypeDoc/issues/2808).
- TypeDoc will now warn if a property which does not have a URL within
the
rendered document and the parent property/page will be linked to
instead,
[#​2808](https://redirect.github.com/TypeStrong/TypeDoc/issues/2808).
These warnings can be disabled with the `validation.rewrittenLink`
option.
- Fix restoration of groups/categories including documents,
[#​2801](https://redirect.github.com/TypeStrong/TypeDoc/issues/2801).
- Fixed missed relative paths within markdown link references in
documents.
- Improved handling of incomplete inline code blocks within markdown.
- Direct `https://` links under the `hostedBaseUrl` option's URL will no
longer be treated as external,
[#​2809](https://redirect.github.com/TypeStrong/TypeDoc/issues/2809).
##### Thanks!
- [@​SacDeNoeuds](https://redirect.github.com/SacDeNoeuds)
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 736fb8b commit 5c18eb5Copy full SHA for 5c18eb5
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+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