From c10813bd888c0b1eb09b0e80d1d162506499c77c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:54:59 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.27.4 (#709) 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.27.3` -> `0.27.4`](https://renovatebot.com/diffs/npm/typedoc/0.27.3/0.27.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.27.3/0.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.27.3/0.27.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
TypeStrong/TypeDoc (typedoc) ### [`v0.27.4`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0274-2024-12-09) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.3...v0.27.4) ##### Features - API: Introduced new `Converter.EVENT_CREATE_PROJECT` event which fires when a project is created by the converter, [#​2800](https://redirect.github.com/TypeStrong/TypeDoc/issues/2800). ##### Bug Fixes - Switch from gzip to deflate for compressing assets to make output consistent across different operating systems, [#​2796](https://redirect.github.com/TypeStrong/TypeDoc/issues/2796). - `@include` and `@includeCode` now work for comments on the entry point for projects with a single entry point, [#​2800](https://redirect.github.com/TypeStrong/TypeDoc/issues/2800). - Cascaded modifier tags will no longer be copied into type literals, [#​2802](https://redirect.github.com/TypeStrong/TypeDoc/issues/2802). - `@summary` now works to describe functions within modules, [#​2803](https://redirect.github.com/TypeStrong/TypeDoc/issues/2803). - Corrected navigation showing module link as current when not on module page, [#​2805](https://redirect.github.com/TypeStrong/TypeDoc/issues/2805).
--- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3b26b9..893ec1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "rimraf": "6.0.1", "ts-jest": "29.2.5", "tsconfigs": "4.0.2", - "typedoc": "0.27.3", + "typedoc": "0.27.4", "typescript": "5.7.2" } }, @@ -19940,9 +19940,9 @@ } }, "node_modules/typedoc": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", - "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", + "version": "0.27.4", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.4.tgz", + "integrity": "sha512-wXPQs1AYC2Crk+1XFpNuutLIkNWleokZf1UNf/X8w9KsMnirkvT+LzxTXDvfF6ug3TSLf3Xu5ZXRKGfoXPX7IA==", "dev": true, "dependencies": { "@gerrit0/mini-shiki": "^1.24.0", @@ -35163,9 +35163,9 @@ } }, "typedoc": { - "version": "0.27.3", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", - "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", + "version": "0.27.4", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.4.tgz", + "integrity": "sha512-wXPQs1AYC2Crk+1XFpNuutLIkNWleokZf1UNf/X8w9KsMnirkvT+LzxTXDvfF6ug3TSLf3Xu5ZXRKGfoXPX7IA==", "dev": true, "requires": { "@gerrit0/mini-shiki": "^1.24.0", diff --git a/package.json b/package.json index c9a6230..e95990b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "rimraf": "6.0.1", "ts-jest": "29.2.5", "tsconfigs": "4.0.2", - "typedoc": "0.27.3", + "typedoc": "0.27.4", "typescript": "5.7.2" }, "keywords": [