From 043ecb14bc28b48e24784618ace223f6d0a9e1dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:34:59 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.27.3 (#707) 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.2` -> `0.27.3`](https://renovatebot.com/diffs/npm/typedoc/0.27.2/0.27.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typedoc/0.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typedoc/0.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typedoc/0.27.2/0.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typedoc/0.27.2/0.27.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
TypeStrong/TypeDoc (typedoc) ### [`v0.27.3`](https://redirect.github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v0273-2024-12-04) [Compare Source](https://redirect.github.com/TypeStrong/TypeDoc/compare/v0.27.2...v0.27.3) ##### Features - Added support for PNG favicons, [#​2790](https://redirect.github.com/TypeStrong/TypeDoc/issues/2790). - Improved support for hosting TypeDoc with strict Content Security Policy rules, [#​2794](https://redirect.github.com/TypeStrong/TypeDoc/issues/2794). ##### Bug Fixes - Add special handling for import types with type errors discarded with ts-expect-error, [#​2792](https://redirect.github.com/TypeStrong/TypeDoc/issues/2792). - Fixed low contrast in default colors for properties/accessors in light mode, [#​2795](https://redirect.github.com/TypeStrong/TypeDoc/issues/2795). - The `highlightLanguages` option now permits Shiki aliases to be specified rather than just the language ID, [#​2798](https://redirect.github.com/TypeStrong/TypeDoc/issues/2798). ##### Thanks! - [@​mikalai-snap](https://redirect.github.com/mikalai-snap) - [@​mistic100](https://redirect.github.com/mistic100)
--- ### 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 4c5db22..d2e625c 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.2", + "typedoc": "0.27.3", "typescript": "5.7.2" } }, @@ -19940,9 +19940,9 @@ } }, "node_modules/typedoc": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.2.tgz", - "integrity": "sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==", + "version": "0.27.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", + "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", "dev": true, "dependencies": { "@gerrit0/mini-shiki": "^1.24.0", @@ -35163,9 +35163,9 @@ } }, "typedoc": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.2.tgz", - "integrity": "sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==", + "version": "0.27.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", + "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", "dev": true, "requires": { "@gerrit0/mini-shiki": "^1.24.0", diff --git a/package.json b/package.json index 525221f..3256854 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.2", + "typedoc": "0.27.3", "typescript": "5.7.2" }, "keywords": [