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.17.0 #204

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

Release Notes

typescript-eslint/typescript-eslint ### [`v2.17.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2170httpsgithubcomtypescript-eslinttypescript-eslintcomparev2160v2170-2020-01-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.16.0...v2.17.0) ##### Bug Fixes - **eslint-plugin:** [naming-convention] handle empty array-pattern ([#​1450](https://togithub.com/typescript-eslint/typescript-eslint/issues/1450)) ([4726605](https://togithub.com/typescript-eslint/typescript-eslint/commit/4726605)) - **eslint-plugin:** [unbound-method] handling of logical expr ([#​1440](https://togithub.com/typescript-eslint/typescript-eslint/issues/1440)) ([9c5b857](https://togithub.com/typescript-eslint/typescript-eslint/commit/9c5b857)) - **eslint-plugin:** set default-param-last as an extension rule ([#​1445](https://togithub.com/typescript-eslint/typescript-eslint/issues/1445)) ([b5ef704](https://togithub.com/typescript-eslint/typescript-eslint/commit/b5ef704)) - **typescript-estree:** correct type of `ArrayPattern.elements` ([#​1451](https://togithub.com/typescript-eslint/typescript-eslint/issues/1451)) ([62e4ca0](https://togithub.com/typescript-eslint/typescript-eslint/commit/62e4ca0)) ##### Features - **eslint-plugin:** [naming-convention] allow not check format ([#​1455](https://togithub.com/typescript-eslint/typescript-eslint/issues/1455)) ([61eb434](https://togithub.com/typescript-eslint/typescript-eslint/commit/61eb434)) - **eslint-plugin:** [naming-convention] correct example ([#​1455](https://togithub.com/typescript-eslint/typescript-eslint/issues/1455)) ([60683d7](https://togithub.com/typescript-eslint/typescript-eslint/commit/60683d7)) - **eslint-plugin:** [no-extra-!-assert] flag ?. after !-assert ([#​1460](https://togithub.com/typescript-eslint/typescript-eslint/issues/1460)) ([58c7c25](https://togithub.com/typescript-eslint/typescript-eslint/commit/58c7c25)) - **eslint-plugin:** add explicit-module-boundary-types rule ([#​1020](https://togithub.com/typescript-eslint/typescript-eslint/issues/1020)) ([bb0a846](https://togithub.com/typescript-eslint/typescript-eslint/commit/bb0a846)) - **eslint-plugin:** add no-non-null-asserted-optional-chain ([#​1469](https://togithub.com/typescript-eslint/typescript-eslint/issues/1469)) ([498aa24](https://togithub.com/typescript-eslint/typescript-eslint/commit/498aa24)) - **experimental-utils:** expose getParserServices from utils ([#​1448](https://togithub.com/typescript-eslint/typescript-eslint/issues/1448)) ([982c8bc](https://togithub.com/typescript-eslint/typescript-eslint/commit/982c8bc))

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  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 cb0fc58...74afb00. Read the comment docs.