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.16.0 #197

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.15.0 -> 2.16.0
@typescript-eslint/parser devDependencies minor 2.15.0 -> 2.16.0

Release Notes

typescript-eslint/typescript-eslint ### [`v2.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2160httpsgithubcomtypescript-eslinttypescript-eslintcomparev2150v2160-2020-01-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.15.0...v2.16.0) ##### Bug Fixes - **eslint-plugin:** [no-magic-numbers] handle UnaryExpression for enums ([#​1415](https://togithub.com/typescript-eslint/typescript-eslint/issues/1415)) ([852fc31](https://togithub.com/typescript-eslint/typescript-eslint/commit/852fc31)) - **eslint-plugin:** [no-unnec-type-assert] handle JSX attributes ([#​1002](https://togithub.com/typescript-eslint/typescript-eslint/issues/1002)) ([3c5659b](https://togithub.com/typescript-eslint/typescript-eslint/commit/3c5659b)) - **eslint-plugin:** handle error classes using generics ([#​1428](https://togithub.com/typescript-eslint/typescript-eslint/issues/1428)) ([b139540](https://togithub.com/typescript-eslint/typescript-eslint/commit/b139540)) - **typescript-estree:** fix persisted parse for relative paths ([#​1424](https://togithub.com/typescript-eslint/typescript-eslint/issues/1424)) ([9720d2c](https://togithub.com/typescript-eslint/typescript-eslint/commit/9720d2c)) - **typescript-estree:** parsing of deeply nested new files in new folder ([#​1412](https://togithub.com/typescript-eslint/typescript-eslint/issues/1412)) ([206c94b](https://togithub.com/typescript-eslint/typescript-eslint/commit/206c94b)) - **typescript-estree:** resolve path relative to tsconfigRootDir ([#​1439](https://togithub.com/typescript-eslint/typescript-eslint/issues/1439)) ([c709056](https://togithub.com/typescript-eslint/typescript-eslint/commit/c709056)) ##### Features - **eslint-plugin:** [no-unnec-cond] array predicate callbacks ([#​1206](https://togithub.com/typescript-eslint/typescript-eslint/issues/1206)) ([f7ad716](https://togithub.com/typescript-eslint/typescript-eslint/commit/f7ad716)) - **eslint-plugin:** add default-param-last rule ([#​1418](https://togithub.com/typescript-eslint/typescript-eslint/issues/1418)) ([a37ff9f](https://togithub.com/typescript-eslint/typescript-eslint/commit/a37ff9f)) - **eslint-plugin:** add rule naming-conventions ([#​1318](https://togithub.com/typescript-eslint/typescript-eslint/issues/1318)) ([9eab26f](https://togithub.com/typescript-eslint/typescript-eslint/commit/9eab26f)) - **typescript-estree:** add parserOption to turn on debug logs ([#​1413](https://togithub.com/typescript-eslint/typescript-eslint/issues/1413)) ([25092fd](https://togithub.com/typescript-eslint/typescript-eslint/commit/25092fd)) - **typescript-estree:** add strict type mapping to esTreeNodeToTSNodeMap ([#​1382](https://togithub.com/typescript-eslint/typescript-eslint/issues/1382)) ([d3d70a3](https://togithub.com/typescript-eslint/typescript-eslint/commit/d3d70a3))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  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 a5898ce...67c0705. Read the comment docs.