Commit b59ebe8
authored
chore(deps): update dependency typedoc to v0.28.11 (#1272)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [typedoc](https://typedoc.org)
([source](https://redirect.github.com/TypeStrong/TypeDoc)) |
devDependencies | patch | [`0.28.10` ->
`0.28.11`](https://renovatebot.com/diffs/npm/typedoc/0.28.10/0.28.11) |
[](https://securityscorecards.dev/viewer/?uri=github.com/TypeStrong/TypeDoc)
|
---
### Release Notes
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
###
[`v0.28.11`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02811-2025-08-25)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.28.10...v0.28.11)
##### Features
- Object properties declared with shorthand property assignment will now
use the variable's comment
if they do not have their own comment,
[#​2999](https://redirect.github.com/TypeStrong/TypeDoc/issues/2999).
##### Bug Fixes
- Fixed link resolution not working correctly in first comment on the
file in some cases,
[#​2994](https://redirect.github.com/TypeStrong/TypeDoc/issues/2994).
- Optional methods are now rendered with a trailing `?` in the
reflection preview and signature,
[#​2995](https://redirect.github.com/TypeStrong/TypeDoc/issues/2995).
- The `compilerOptions` option now functions properly with non-boolean
options,
[#​3000](https://redirect.github.com/TypeStrong/TypeDoc/issues/3000).
- Configuration errors within the `compilerOptions` option are now
handled gracefully,
[#​3000](https://redirect.github.com/TypeStrong/TypeDoc/issues/3000).
- Fixed improper casing of "Type Declaration" header,
[#​3002](https://redirect.github.com/TypeStrong/TypeDoc/issues/3002).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (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/settlemint/sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b5c830f commit b59ebe8
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
1516 | | - | |
| 1516 | + | |
1517 | 1517 | | |
1518 | 1518 | | |
1519 | 1519 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments