Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.27.6 (#668)
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.5`
-> `0.27.6`](https://renovatebot.com/diffs/npm/typedoc/0.27.5/0.27.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.27.5/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.27.5/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TypeStrong/TypeDoc (typedoc)</summary>

###
[`v0.27.6`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0276-2024-12-26)

[Compare
Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.5...v0.27.6)

##### Features

- Added `ignoredHighlightLanguages` option to specify languages which
will be
allowed in code blocks but not highlighted,
[#&#8203;2819](https://redirect.github.com/TypeStrong/TypeDoc/issues/2819).

##### Bug Fixes

- `@include` and `@includeCode` now work in the readme file,
[#&#8203;2814](https://redirect.github.com/TypeStrong/TypeDoc/issues/2814).
- TypeDoc will now avoid making references to references,
[#&#8203;2811](https://redirect.github.com/TypeStrong/TypeDoc/issues/2811).
- Fixed output specific option specification,
[#&#8203;2818](https://redirect.github.com/TypeStrong/TypeDoc/issues/2818).
- Improved type reference conversion to avoid including defaulted type
arguments,
[#&#8203;2820](https://redirect.github.com/TypeStrong/TypeDoc/issues/2820).
- Fixed parsing of declaration references which include a module and a
local reference,
[#&#8203;2810](https://redirect.github.com/TypeStrong/TypeDoc/issues/2810).
- Improved link resolution logic to prioritize type alias properties
with the
    same symbol over type literal properties within function parameters.

</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/JoshuaKGoldberg/ts-api-utils).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 83bba3b commit dd45c07
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

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

0 comments on commit dd45c07

Please sign in to comment.