Skip to content

Commit bc25902

Browse files
chore(deps): update dependency typedoc to v0.23.27 (#4355)
[![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://github.com/TypeStrong/TypeDoc)) | [`0.23.26` -> `0.23.27`](https://renovatebot.com/diffs/npm/typedoc/0.23.26/0.23.27) | [![age](https://badges.renovateapi.com/packages/npm/typedoc/0.23.27/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typedoc/0.23.27/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typedoc/0.23.27/compatibility-slim/0.23.26)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typedoc/0.23.27/confidence-slim/0.23.26)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TypeStrong/TypeDoc</summary> ### [`v0.23.27`](https://github.com/TypeStrong/TypeDoc/blob/HEAD/CHANGELOG.md#v02327-2023-03-16) [Compare Source](https://github.com/TypeStrong/TypeDoc/compare/v0.23.26...v0.23.27) ##### Features - Added `--treatValidationWarningsAsErrors` to treat only validation warnings as errors without treating all warnings as errors, [#&#8203;2199](https://github.com/TypeStrong/TypeDoc/issues/2199). ##### Bug Fixes - Fixed a bug where optional properties were not appropriately marked as optional, [#&#8203;2200](https://github.com/TypeStrong/TypeDoc/issues/2200). - Fixed shifted navigation pane on devices 1024px wide, [#&#8203;2191](https://github.com/TypeStrong/TypeDoc/issues/2191). - Add missing `@private` and `@protected` tags to `typedoc/tsdoc.json`, [#&#8203;2187](https://github.com/TypeStrong/TypeDoc/issues/2187). ##### Thanks! - [@&#8203;futurGH](https://github.com/futurGH) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjMifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b19bd2e commit bc25902

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20681,8 +20681,8 @@ __metadata:
2068120681
linkType: hard
2068220682

2068320683
"typedoc@npm:^0.23.26":
20684-
version: 0.23.26
20685-
resolution: "typedoc@npm:0.23.26"
20684+
version: 0.23.27
20685+
resolution: "typedoc@npm:0.23.27"
2068620686
dependencies:
2068720687
lunr: ^2.3.9
2068820688
marked: ^4.2.12
@@ -20692,7 +20692,7 @@ __metadata:
2069220692
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x
2069320693
bin:
2069420694
typedoc: bin/typedoc
20695-
checksum: 09dbd221b5bd27a7f6c593a6aa7e4efc3c46f20761e109a76bf0ed7239011cca1261357094710c01472582060d75a7558aab5bf5b78db3aff7c52188d146ee65
20695+
checksum: 1ddcccf0b839c708a37d18b6dc1ab57ace6e177daf8f0442ff60d6e72c23ecbd78b0e602f0e1e553c7cb0254e0c769afff7c24c58683e564a7a07a2469cf99a5
2069620696
languageName: node
2069720697
linkType: hard
2069820698

0 commit comments

Comments
 (0)