Commit 11a4f98
Update dependency typedoc to v0.28.14 (#1422)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [typedoc](https://typedoc.org)
([source](https://redirect.github.com/TypeStrong/TypeDoc)) | [`0.28.13`
-> `0.28.14`](https://renovatebot.com/diffs/npm/typedoc/0.28.13/0.28.14)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>
###
[`v0.28.14`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02814-2025-10-11)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.28.13...v0.28.14)
##### Features
- Introduced the `preservedTypeAnnotationTags` option to specify tags
whose type annotations should
be copied to the output documentation,
[#​3020](https://redirect.github.com/TypeStrong/TypeDoc/issues/3020).
API: Introduced `typeAnnotation` on `CommentTag`
- Added `excludePrivateClassFields` option to hide `#private` members
while allowing `private` members,
[#​3017](https://redirect.github.com/TypeStrong/TypeDoc/issues/3017).
- Added support for TypeScript's `@this` tag for JS files which describe
`this` parameters,
[#​3026](https://redirect.github.com/TypeStrong/TypeDoc/issues/3026).
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Motoi Okuzono <[email protected]>1 parent 1ef3ac5 commit 11a4f98
2 files changed
+5
-5
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 | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments