forked from line/line-bot-sdk-nodejs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 638a17c
authored
Update dependency typedoc to v0.27.7 (line#1158)
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.6`
-> `0.27.7`](https://renovatebot.com/diffs/npm/typedoc/0.27.6/0.27.7) |
[](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.7`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0277-2025-02-09)
[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.6...v0.27.7)
##### Features
- `@includeCode` and `@inline` can now inject parts of files using
region
names or line numbers,
[#​2816](https://redirect.github.com/TypeStrong/TypeDoc/issues/2816).
- Introduced `ja` translation options, deprecated `jp` in favor of `ja`,
[#​2843](https://redirect.github.com/TypeStrong/TypeDoc/issues/2843).
- Improved TypeDoc's `--watch` option to support watching files not
caught by
TypeScript's watch mode,
[#​2675](https://redirect.github.com/TypeStrong/TypeDoc/issues/2675).
- The `@inline` tag now works in more places for generic types.
- Visibility filters now consider individual signatures,
[#​2846](https://redirect.github.com/TypeStrong/TypeDoc/issues/2846).
##### Bug Fixes
- Fixed an issue where TypeDoc would incorrectly ignore type arguments
in references,
[#​2823](https://redirect.github.com/TypeStrong/TypeDoc/issues/2823).
- Improved narrator support for labeling icons,
[#​2832](https://redirect.github.com/TypeStrong/TypeDoc/issues/2832).
- Fixed an issue with `@class` incorrectly handling mapped types,
[#​2842](https://redirect.github.com/TypeStrong/TypeDoc/issues/2842).
- TypeDoc will now consider symbols to be external only if all of their
declarations are external
so that declaration merged members with global symbols can be
documented,
[#​2844](https://redirect.github.com/TypeStrong/TypeDoc/issues/2844).
- Fixed an issue where TypeDoc would constantly rebuild,
[#​2844](https://redirect.github.com/TypeStrong/TypeDoc/issues/2844).
- Fixed an issue where the dropdown arrow in the index group would not
respect the state of the dropdown,
[#​2845](https://redirect.github.com/TypeStrong/TypeDoc/issues/2845).
##### Thanks!
- [@​pjeby](https://redirect.github.com/pjeby)
- [@​shawninder](https://redirect.github.com/shawninder)
- [@​tats-u](https://redirect.github.com/tats-u)
- [@​XeroAlpha](https://redirect.github.com/XeroAlpha)
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 667f821 commit 638a17cCopy full SHA for 638a17c
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