scttcper / torrent-file

TypeScript torrent file parser
MIT License
11 stars 2 forks source link

chore(deps): update dependency eslint-config-xo-typescript to v0.28.0 #58

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-config-xo-typescript devDependencies minor 0.27.0 -> 0.28.0

Release Notes

xojs/eslint-config-xo-typescript ### [`v0.28.0`](https://togithub.com/xojs/eslint-config-xo-typescript/releases/v0.28.0) [Compare Source](https://togithub.com/xojs/eslint-config-xo-typescript/compare/v0.27.0...v0.28.0) - Add [`@typescript-eslint/keyword-spacing`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/keyword-spacing.md) rule [`83d3a1d`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/83d3a1d) - Add [`@typescript-eslint/method-signature-style`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/method-signature-style.md) rule [`3183fad`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/3183fad) - Add [`@typescript-eslint/prefer-reduce-type-parameter`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/prefer-reduce-type-parameter.md) rule [`58ec151`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/58ec151) - Add [`@typescript-eslint/no-unsafe-assignment`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-unsafe-assignment.md) rule [`38b631d`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/38b631d) - Re-enable the [`@typescript-eslint/no-floating-promises`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-floating-promises.md) rule [`39f3f06`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/39f3f06) - Re-enable some disabled rules [`e870168`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/e870168) - Disable some problematic rules [`073297e`](https://togithub.com/xojs/eslint-config-xo-typescript/commit/073297e)

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 #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files           4        4           
  Lines         230      230           
  Branches       54       54           
=======================================
  Hits          218      218           
  Misses         12       12           

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 7b729d8...7f841e1. Read the comment docs.

scttcper commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: