From b8788fcd82e48b147ee9f8875d1ad6ec1099dc0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 23:52:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20type?= =?UTF-8?q?doc=20to=20^0.26.11=20(#5398)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
TypeStrong/TypeDoc (typedoc) ### [`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, [#​2760](https://redirect.github.com/TypeStrong/TypeDoc/issues/2760). ##### Bug Fixes - Fix support for ESM config files with Node 23, [#​2752](https://redirect.github.com/TypeStrong/TypeDoc/issues/2752). - Fix type errors when using `"module": "ESNext"` and importing TypeDoc, [#​2747](https://redirect.github.com/TypeStrong/TypeDoc/issues/2747). - Inherited comments on overloaded methods now consider the overload position when inheriting a comment, [#​2755](https://redirect.github.com/TypeStrong/TypeDoc/issues/2755).
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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/dubzzz/fast-check). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/fast-check/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/fast-check/package.json b/packages/fast-check/package.json index a826c633c9f..464d1ece3f8 100644 --- a/packages/fast-check/package.json +++ b/packages/fast-check/package.json @@ -69,7 +69,7 @@ "not-node-buffer": "npm:buffer@^6.0.3", "regexp-tree": "^0.1.27", "replace-in-file": "^8.2.0", - "typedoc": "^0.26.10", + "typedoc": "^0.26.11", "typescript": "~5.6.3", "vitest": "^2.1.3" }, diff --git a/yarn.lock b/yarn.lock index 335f4af28cf..890c3b2a8bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10061,7 +10061,7 @@ __metadata: pure-rand: "npm:^6.1.0" regexp-tree: "npm:^0.1.27" replace-in-file: "npm:^8.2.0" - typedoc: "npm:^0.26.10" + typedoc: "npm:^0.26.11" typescript: "npm:~5.6.3" vitest: "npm:^2.1.3" languageName: unknown @@ -19294,9 +19294,9 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:^0.26.10": - version: 0.26.10 - resolution: "typedoc@npm:0.26.10" +"typedoc@npm:^0.26.11": + version: 0.26.11 + resolution: "typedoc@npm:0.26.11" dependencies: lunr: "npm:^2.3.9" markdown-it: "npm:^14.1.0" @@ -19307,7 +19307,7 @@ __metadata: typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x bin: typedoc: bin/typedoc - checksum: 10c0/0578a8e53dcddcdc8f684e55f224cf086f2d8ba54cb21e05faaa43ced66ddd9429eef85d9b7b5c8a89f865c4c6aaa078fd91ebdd1874074ff68a5920f6e81c14 + checksum: 10c0/441104f1215af8d7589375691afc993bea1fab7c9b7b91ead22781e994f9f21a7a779a283dc42d72260171164185fad7dbcf61166b0442107d9c7decb84b2aee languageName: node linkType: hard