scttcper / qbittorrent

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

chore(deps): update dependency typedoc to v0.17.6 #74

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.17.4 -> 0.17.6

Release Notes

TypeStrong/TypeDoc ### [`v0.17.6`](https://togithub.com/TypeStrong/TypeDoc/releases/0.17.6) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/0.17.5...0.17.6) ##### Bug Fixes - Correct prepublish script, it was supposed to enable more lax typings for plugins, but failed to do so. ([3b081de](https://togithub.com/TypeStrong/TypeDoc/commit/3b081de4ef2ed96bcb6a3805ef6316389e837fcc)) ### [`v0.17.5`](https://togithub.com/TypeStrong/TypeDoc/releases/0.17.5) [Compare Source](https://togithub.com/TypeStrong/TypeDoc/compare/0.17.4...0.17.5) ##### Bug Fixes - Do not silently swallow missing include/media file errors ([#​1277](https://togithub.com/TypeStrong/TypeDoc/issues/1277)) ([4067f2c](https://togithub.com/TypeStrong/TypeDoc/commit/4067f2c838255c4d8cba13bb743172b9f4c2a978)) - Enable lax overloads only in release ([b870905](https://togithub.com/TypeStrong/TypeDoc/commit/b8709051e13ea5d1d40477fd5b1ff0fdd933bb9f)) - Fix extends option in tsconfig.json doesn't work ([#​1273](https://togithub.com/TypeStrong/TypeDoc/issues/1273)) ([d5c2d47](https://togithub.com/TypeStrong/TypeDoc/commit/d5c2d4779356fc34b3af5257546e59ef20538c9d)), closes [#​1272](https://togithub.com/TypeStrong/TypeDoc/issues/1272) - Improve output for object's computed property names ([#​1275](https://togithub.com/TypeStrong/TypeDoc/issues/1275)) ([8c2b698](https://togithub.com/TypeStrong/TypeDoc/commit/8c2b698d8639e9239da31fa7191d4e5138d30716)) - Remove Result object ([262a89c](https://togithub.com/TypeStrong/TypeDoc/commit/262a89cd486dcb026e8972e7f77175a8730fc7b6)), closes [#​1238](https://togithub.com/TypeStrong/TypeDoc/issues/1238) ##### Features - Add detecting read-only properties ([#​1268](https://togithub.com/TypeStrong/TypeDoc/issues/1268)) ([91644a9](https://togithub.com/TypeStrong/TypeDoc/commit/91644a9ac0c6b737d0e1e2ba64cc8650b967be4d)) - Number options may require min and max values ([#​1278](https://togithub.com/TypeStrong/TypeDoc/issues/1278)) ([42de2af](https://togithub.com/TypeStrong/TypeDoc/commit/42de2af2c46e92e47d85115d597a60e91600bab9)) ##### Thanks! - [@​garaboncias](https://togithub.com/garaboncias) - [@​krisztianb](https://togithub.com/krisztianb) - [@​Lhoerion](https://togithub.com/Lhoerion) - [@​SamuraiJack](https://togithub.com/SamuraiJack) - [@​WilliamJns](https://togithub.com/WilliamJns)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #74   +/-   ##
=======================================
  Coverage   64.68%   64.68%           
=======================================
  Files           2        2           
  Lines         354      354           
  Branches       58       58           
=======================================
  Hits          229      229           
  Misses        124      124           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8d40a94...45f052c. Read the comment docs.

scttcper commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: