This repository was archived by the owner on Jul 13, 2025. It is now read-only.
Commit 8ce1cea
authored
chore(deps): update dependency typedoc to v0.27.5 (#1163)
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 - "every weekday" in timezone Etc/UTC,
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/ScaleLeap/selling-partner-api-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZWJvdCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 148942e commit 8ce1cea
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments