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.18.0 #212

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

Release Notes

typescript-eslint/typescript-eslint ### [`v2.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2180httpsgithubcomtypescript-eslinttypescript-eslintcomparev2170v2180-2020-01-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.17.0...v2.18.0) ##### Bug Fixes - **eslint-plugin:** [explicit-module-boundary-types] false positive for returned fns ([#​1490](https://togithub.com/typescript-eslint/typescript-eslint/issues/1490)) ([5562ad5](https://togithub.com/typescript-eslint/typescript-eslint/commit/5562ad5ed902102d7c09a7fd47ca4ea7e50d6654)) - improve token types and add missing type guards ([#​1497](https://togithub.com/typescript-eslint/typescript-eslint/issues/1497)) ([ce41d7d](https://togithub.com/typescript-eslint/typescript-eslint/commit/ce41d7de33bcb7ccf96c03ac1438304c5a49ff54)) - **eslint-plugin:** [naming-convention] fix filter option ([#​1482](https://togithub.com/typescript-eslint/typescript-eslint/issues/1482)) ([718cd88](https://togithub.com/typescript-eslint/typescript-eslint/commit/718cd889c155a75413c571ac006c33fbc271dcc5)) - **eslint-plugin:** fix property access on undefined error ([#​1507](https://togithub.com/typescript-eslint/typescript-eslint/issues/1507)) ([d89e8e8](https://togithub.com/typescript-eslint/typescript-eslint/commit/d89e8e8a1114989e2727351bee7aadb6579f312b)) - **experimental-utils:** widen type of `settings` property ([#​1527](https://togithub.com/typescript-eslint/typescript-eslint/issues/1527)) ([b515e47](https://togithub.com/typescript-eslint/typescript-eslint/commit/b515e47af2bc914c7ebcfa4be813409dcd86b1c3)) - **typescript-estree:** error on unexpected jsdoc nodes ([#​1525](https://togithub.com/typescript-eslint/typescript-eslint/issues/1525)) ([c8dfac3](https://togithub.com/typescript-eslint/typescript-eslint/commit/c8dfac3d2f066e50fa9d2b5a86beffdaafddb643)) - **typescript-estree:** fix identifier tokens typed as `Keyword` ([#​1487](https://togithub.com/typescript-eslint/typescript-eslint/issues/1487)) ([77a1caa](https://togithub.com/typescript-eslint/typescript-eslint/commit/77a1caa562638645b4717449800e410107d512c8)) ##### Features - **eslint-plugin:** add comma-spacing ([#​1495](https://togithub.com/typescript-eslint/typescript-eslint/issues/1495)) ([1fd86be](https://togithub.com/typescript-eslint/typescript-eslint/commit/1fd86befa6a940a0354c619dd2da08a5c5d69fb4)) - **eslint-plugin:** add new rule prefer-as-const ([#​1431](https://togithub.com/typescript-eslint/typescript-eslint/issues/1431)) ([420db96](https://togithub.com/typescript-eslint/typescript-eslint/commit/420db96921435e8bf7fb484ae74552a912a6adde)) - **eslint-plugin:** create `ban-ts-comment` rule ([#​1361](https://togithub.com/typescript-eslint/typescript-eslint/issues/1361)) ([2a83d13](https://togithub.com/typescript-eslint/typescript-eslint/commit/2a83d138a966cd5ce787d1eecf595b59b78232d4)) - **eslint-plugin-internal:** add `prefer-ast-types-enum` ([#​1508](https://togithub.com/typescript-eslint/typescript-eslint/issues/1508)) ([c3d0a3a](https://togithub.com/typescript-eslint/typescript-eslint/commit/c3d0a3a6bdff0cae226a279f0a0a9b00952ca925)) - **experimental-utils:** make RuleMetaData.docs optional ([#​1462](https://togithub.com/typescript-eslint/typescript-eslint/issues/1462)) ([cde97ac](https://togithub.com/typescript-eslint/typescript-eslint/commit/cde97aca24df5a0f28f37006ed130ebc217fb2ad)) - **parser:** clean up scope-analysis types ([#​1481](https://togithub.com/typescript-eslint/typescript-eslint/issues/1481)) ([4a727fa](https://togithub.com/typescript-eslint/typescript-eslint/commit/4a727fa083d749dba9eaf39322856f5f69c28cd8))

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  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 b0f2ecd...fc042b4. Read the comment docs.