Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency typedoc to v0.26.6 (#128)
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 <details> <summary>TypeStrong/TypeDoc (typedoc)</summary> ### [`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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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. --- - [ ] <!-- rebase-check -->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/Kit-p/json-kit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information