Skip to content

Commit

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

---

### Release Notes

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

###
[`v0.26.11`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02611-2024-11-01)

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

##### Features

- If `hostedBaseUrl` is set to the root page on a website, TypeDoc will
now include `WebSite` structured data,
[#&#8203;2760](https://redirect.github.com/TypeStrong/TypeDoc/issues/2760).

##### Bug Fixes

- Fix support for ESM config files with Node 23,
[#&#8203;2752](https://redirect.github.com/TypeStrong/TypeDoc/issues/2752).
- Fix type errors when using `"module": "ESNext"` and importing TypeDoc,
[#&#8203;2747](https://redirect.github.com/TypeStrong/TypeDoc/issues/2747).
- Inherited comments on overloaded methods now consider the overload
position when inheriting a comment,
[#&#8203;2755](https://redirect.github.com/TypeStrong/TypeDoc/issues/2755).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/ScaleLeap/amazon-marketplaces).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 3cc09cf commit c17b7bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"tsconfigs": "4.0.2",
"typedoc": "0.26.10",
"typedoc": "0.26.11",
"typescript": "5.6.3"
},
"keywords": [
Expand Down

0 comments on commit c17b7bd

Please sign in to comment.