mazipan / nuxt-storage

🛢 Utilities for easy read and write browser's storage in Nuxt.js project
MIT License
126 stars 8 forks source link

chore(deps): update typescript-eslint monorepo to v2.19.0 #225

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 2.18.0 -> 2.19.0
@typescript-eslint/parser devDependencies minor 2.18.0 -> 2.19.0

Release Notes

typescript-eslint/typescript-eslint ### [`v2.19.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2190httpsgithubcomtypescript-eslinttypescript-eslintcomparev2180v2190-2020-02-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.18.0...v2.19.0) ##### Bug Fixes - **eslint-plugin:** [embt] fix allowTypedFunctionExpressions ([#​1553](https://togithub.com/typescript-eslint/typescript-eslint/issues/1553)) ([9e7d161](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e7d1616d78a0f94521f4e6d4b48344e5df2d9f7)) - **eslint-plugin:** [require-await] improve performance ([#​1536](https://togithub.com/typescript-eslint/typescript-eslint/issues/1536)) ([45ae0b9](https://togithub.com/typescript-eslint/typescript-eslint/commit/45ae0b9565ee6e9d01e82107d85ad7151a15af7b)) - **typescript-estree:** fix regression introduced in [#​1525](https://togithub.com/typescript-eslint/typescript-eslint/issues/1525) ([#​1543](https://togithub.com/typescript-eslint/typescript-eslint/issues/1543)) ([bec4572](https://togithub.com/typescript-eslint/typescript-eslint/commit/bec45722dfed8aeb49189d151252b83d4a34239c)) - **typescript-estree:** persisted parse and module none ([#​1516](https://togithub.com/typescript-eslint/typescript-eslint/issues/1516)) ([7c70323](https://togithub.com/typescript-eslint/typescript-eslint/commit/7c7032322f55d9492e21d3bfa5da16da1f05cbce)) ##### Features - **eslint-plugin:** [no-extra-non-null-assert] add fixer ([#​1468](https://togithub.com/typescript-eslint/typescript-eslint/issues/1468)) ([54201ab](https://togithub.com/typescript-eslint/typescript-eslint/commit/54201aba37b2865c0ba4981be79d1fd989806133)) - **eslint-plugin:** [no-float-prom] fixer + msg for ignoreVoid ([#​1473](https://togithub.com/typescript-eslint/typescript-eslint/issues/1473)) ([159b16e](https://togithub.com/typescript-eslint/typescript-eslint/commit/159b16ec3a66f05478080c397df5c3f6e29535e4)) - **eslint-plugin:** [unbound-method] support bound builtins ([#​1526](https://togithub.com/typescript-eslint/typescript-eslint/issues/1526)) ([0a110eb](https://togithub.com/typescript-eslint/typescript-eslint/commit/0a110eb680749c8c4a2a3dc1375c1a83056e4c14)) - **eslint-plugin:** add extension [no-dupe-class-members]([#​1492](https://togithub.com/typescript-eslint/typescript-eslint/issues/1492)) ([b22424e](https://togithub.com/typescript-eslint/typescript-eslint/commit/b22424e7d4a16042a027557f44e9191e0722b38b)) - **eslint-plugin:** add no-unnecessary-boolean-literal-compare ([#​242](https://togithub.com/typescript-eslint/typescript-eslint/issues/242)) ([6bebb1d](https://togithub.com/typescript-eslint/typescript-eslint/commit/6bebb1dc47897ee0e1f075d7e5dd89d8b0590f31)) - **eslint-plugin:** add switch-exhaustiveness-check rule ([#​972](https://togithub.com/typescript-eslint/typescript-eslint/issues/972)) ([9e0f6dd](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e0f6ddef7cd29f355f398c90f1986e51c4854f7)) - **eslint-plugin:** support negative matches for `filter` ([#​1517](https://togithub.com/typescript-eslint/typescript-eslint/issues/1517)) ([b24fbe8](https://togithub.com/typescript-eslint/typescript-eslint/commit/b24fbe8790b540998e4085174251fb4d61bf96b0))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

: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.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   71.76%   71.76%           
=======================================
  Files           3        3           
  Lines          85       85           
  Branches       19       19           
=======================================
  Hits           61       61           
  Misses         24       24

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 8706025...260e513. Read the comment docs.