Skip to content

Commit

Permalink
Update dependency typedoc to v0.27.7 (#1158)
Browse files Browse the repository at this point in the history
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) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.27.6/0.27.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.27.6/0.27.7?slim=true)](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,
[#&#8203;2816](https://redirect.github.com/TypeStrong/TypeDoc/issues/2816).
- Introduced `ja` translation options, deprecated `jp` in favor of `ja`,
[#&#8203;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,
[#&#8203;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,
[#&#8203;2846](https://redirect.github.com/TypeStrong/TypeDoc/issues/2846).

##### Bug Fixes

- Fixed an issue where TypeDoc would incorrectly ignore type arguments
in references,
[#&#8203;2823](https://redirect.github.com/TypeStrong/TypeDoc/issues/2823).
- Improved narrator support for labeling icons,
[#&#8203;2832](https://redirect.github.com/TypeStrong/TypeDoc/issues/2832).
- Fixed an issue with `@class` incorrectly handling mapped types,
[#&#8203;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,
[#&#8203;2844](https://redirect.github.com/TypeStrong/TypeDoc/issues/2844).
- Fixed an issue where TypeDoc would constantly rebuild,
[#&#8203;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,
[#&#8203;2845](https://redirect.github.com/TypeStrong/TypeDoc/issues/2845).

##### Thanks!

-   [@&#8203;pjeby](https://redirect.github.com/pjeby)
-   [@&#8203;shawninder](https://redirect.github.com/shawninder)
-   [@&#8203;tats-u](https://redirect.github.com/tats-u)
-   [@&#8203;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>
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 667f821 commit 638a17c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 638a17c

Please sign in to comment.