ffalt / jamp3

id3 & mp3 library
MIT License
9 stars 2 forks source link

chore(deps): update typescript-eslint monorepo to v3.6.1 #300

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 3.4.0 -> 3.6.1
@typescript-eslint/parser devDependencies minor 3.4.0 -> 3.6.1

Release Notes

typescript-eslint/typescript-eslint ### [`v3.6.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​361-httpsgithubcomtypescript-eslinttypescript-eslintcomparev360v361-2020-07-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.6.0...v3.6.1) ##### Bug Fixes - **eslint-plugin:** [no-unnecessary-condition] handle computed member access ([#​2288](https://togithub.com/typescript-eslint/typescript-eslint/issues/2288)) ([3a187ca](https://togithub.com/typescript-eslint/typescript-eslint/commit/3a187cafb7302a3c05de0e6a236dd142a5e2d741)) - **eslint-plugin:** [prefer-literal-enum-member] allow negative numbers ([#​2277](https://togithub.com/typescript-eslint/typescript-eslint/issues/2277)) ([00ac9c3](https://togithub.com/typescript-eslint/typescript-eslint/commit/00ac9c3ccaad27bab08ec3c3a104f612bb593df5)) - **eslint-plugin:** [space-before-function-paren] incorrect handling of abstract methods ([#​2275](https://togithub.com/typescript-eslint/typescript-eslint/issues/2275)) ([ced6591](https://togithub.com/typescript-eslint/typescript-eslint/commit/ced65918b16f46c383496a9b4bd43eca8a76baf6)), closes [#​2274](https://togithub.com/typescript-eslint/typescript-eslint/issues/2274) - **eslint-plugin:** [switch-exhaustiveness-check] handle special characters in enum keys ([#​2207](https://togithub.com/typescript-eslint/typescript-eslint/issues/2207)) ([98ab010](https://togithub.com/typescript-eslint/typescript-eslint/commit/98ab010fb7fca884984bb4200fd806ecee8071b6)) ### [`v3.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​360-httpsgithubcomtypescript-eslinttypescript-eslintcomparev350v360-2020-07-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.5.0...v3.6.0) ##### Bug Fixes - **eslint-plugin:** [no-namespace] allow namespaces in nested declarations with `allowDeclarations` ([#​2238](https://togithub.com/typescript-eslint/typescript-eslint/issues/2238)) ([c1df669](https://togithub.com/typescript-eslint/typescript-eslint/commit/c1df6694f7866d3ef7ede0b1c6c9dd6f3955e682)) - **eslint-plugin:** [space-before-function-paren] handle abstract functions ([#​2199](https://togithub.com/typescript-eslint/typescript-eslint/issues/2199)) ([88a3edf](https://togithub.com/typescript-eslint/typescript-eslint/commit/88a3edfce8349f871b7b660d2b76508b67c94eda)) ##### Features - **eslint-plugin:** add rule `prefer-literal-enum-member` ([#​1898](https://togithub.com/typescript-eslint/typescript-eslint/issues/1898)) ([fe2b2ec](https://togithub.com/typescript-eslint/typescript-eslint/commit/fe2b2ec39ef04ac8b73eef9d29d12fd1b24fa183)) ### [`v3.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​350-httpsgithubcomtypescript-eslinttypescript-eslintcomparev340v350-2020-06-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.4.0...v3.5.0) ##### Bug Fixes - **eslint-plugin:** [naming-convention] support unicode in regex ([#​2241](https://togithub.com/typescript-eslint/typescript-eslint/issues/2241)) ([5fdd21a](https://togithub.com/typescript-eslint/typescript-eslint/commit/5fdd21a1726fb6928098c4152aec55a30df960d4)) - **typescript-estree:** forward compatibility for new compound assignment operators ([#​2253](https://togithub.com/typescript-eslint/typescript-eslint/issues/2253)) ([ba41680](https://togithub.com/typescript-eslint/typescript-eslint/commit/ba41680f2a25b1aa4d05c2d4b132ac73a6faefbd)) ##### Features - add package scope-manager ([#​1939](https://togithub.com/typescript-eslint/typescript-eslint/issues/1939)) ([682eb7e](https://togithub.com/typescript-eslint/typescript-eslint/commit/682eb7e009c3f22a542882dfd3602196a60d2a1e)) - split types into their own package ([#​2229](https://togithub.com/typescript-eslint/typescript-eslint/issues/2229)) ([5f45918](https://togithub.com/typescript-eslint/typescript-eslint/commit/5f4591886f3438329fbf2229b03ac66174334a24)) - split visitor keys into their own package ([#​2230](https://togithub.com/typescript-eslint/typescript-eslint/issues/2230)) ([689dae3](https://togithub.com/typescript-eslint/typescript-eslint/commit/689dae37392d527c64ae83db2a4c3e6b7fecece7))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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 these updates again.



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