scttcper / qbittorrent

qBittorrent api wrapper
https://qbittorrent.vercel.app
MIT License
43 stars 15 forks source link

chore(deps): update dependency typedoc to v0.15.6 #42

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
typedoc (source) devDependencies patch 0.15.5 -> 0.15.6

Release Notes

TypeStrong/TypeDoc ### [`v0.15.6`](https://togithub.com/TypeStrong/TypeDoc/releases/v0.15.6) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/v0.15.5...v0.15.6) ##### Fixed :bug: - When using recursive types TypeDoc ran out of memory ([#​1150](https://togithub.com/TypeStrong/TypeDoc/issues/1150)) - Improved performance by ~20% when `--ignoreCompilerErrors` is passed by not asking TypeScript for the errors ([#​1032](https://togithub.com/TypeStrong/TypeDoc/issues/1032)) - Fixes included in [typedoc-default-themes@0.6.3](https://togithub.com/TypeStrong/typedoc-default-themes/releases/tag/v0.6.3) ##### Features :sparkles: - Support for TS2.8 conditional types ([#​831](https://togithub.com/TypeStrong/TypeDoc/issues/831)) - Support for indexed-access types ([#​1153](https://togithub.com/TypeStrong/TypeDoc/issues/1153)) - The `@packageDocumentation` tag can now be used to mark a comment as a file comment. [Docs](https://typedoc.org/guides/doccomments/#files) ([#​603](https://togithub.com/TypeStrong/TypeDoc/issues/603), [#​1080](https://togithub.com/TypeStrong/TypeDoc/issues/1080)) ##### Changes :package: - TypeDoc now includes the package version in the documentation ([#​544](https://togithub.com/TypeStrong/TypeDoc/issues/544)) ##### Thanks :clap: - [@​NaridaL](https://togithub.com/NaridaL)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

scttcper commented 4 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: