From 04c9cfd67cee871d5dacc595c2502480f0d3c99f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:36:11 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20type?= =?UTF-8?q?doc=20to=20^0.26.6=20(#5223)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc](https://typedoc.org) ([source](https://togithub.com/TypeStrong/TypeDoc)) | [`^0.26.5` -> `^0.26.6`](https://renovatebot.com/diffs/npm/typedoc/0.26.5/0.26.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.26.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.26.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.26.5/0.26.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.26.5/0.26.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
TypeStrong/TypeDoc (typedoc) ### [`v0.26.6`](https://togithub.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0266-2024-08-18) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.26.5...v0.26.6) ##### Features - Use of the `@extends` block tag no longer produces warnings, [#​2659](https://togithub.com/TypeStrong/TypeDoc/issues/2659). This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered. - Added new `navigation.compactFolders` option to prevent TypeDoc from compacting folders, similar to the VSCode option. [#​2667](https://togithub.com/TypeStrong/TypeDoc/issues/2667). ##### Bug Fixes - The `suppressCommentWarningsInDeclarationFiles` option now correctly ignores warnings in `.d.cts` and `.d.mts` files, [#​2647](https://togithub.com/TypeStrong/TypeDoc/issues/2647). - Restored re-exports in the page navigation menu, [#​2671](https://togithub.com/TypeStrong/TypeDoc/issues/2671). - JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. [Gerrit0/typedoc-plugin-zod#6](https://togithub.com/Gerrit0/typedoc-plugin-zod/issues/6). - In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
--- ### 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://www.mend.io/free-developer-tools/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 ebb6e499813..d91dd7be784 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.1.0", - "typedoc": "^0.26.5", + "typedoc": "^0.26.6", "typescript": "~5.5.4", "vitest": "^2.0.5" }, diff --git a/yarn.lock b/yarn.lock index 11a9d2bb406..d6b0a45fd43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9506,7 +9506,7 @@ __metadata: pure-rand: "npm:^6.1.0" regexp-tree: "npm:^0.1.27" replace-in-file: "npm:^8.1.0" - typedoc: "npm:^0.26.5" + typedoc: "npm:^0.26.6" typescript: "npm:~5.5.4" vitest: "npm:^2.0.5" languageName: unknown @@ -18537,9 +18537,9 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:^0.26.5": - version: 0.26.5 - resolution: "typedoc@npm:0.26.5" +"typedoc@npm:^0.26.6": + version: 0.26.6 + resolution: "typedoc@npm:0.26.6" dependencies: lunr: "npm:^2.3.9" markdown-it: "npm:^14.1.0" @@ -18550,7 +18550,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 bin: typedoc: bin/typedoc - checksum: 10c0/c3ca06e7496276d6c14af6c9ed7afe48477117093fa4723b30c73b902adba5821fd58bb19139be9322980de0f279ec688600ac4d6da31792c1654675068f1352 + checksum: 10c0/95e7aefd500d057e0b73afbe4e76d9ddb2617516f890fbe5ce690bddfccc2f73a6279eb7d6e510347ca8347078d7cbbbdf416b9432b156708eaf1a1f34f7a4f0 languageName: node linkType: hard