ngxs-labs / async-storage-plugin

⏱ WIP: Async Storage Plugin
MIT License
34 stars 13 forks source link

chore(deps): update dependency tslint to v5.18.0 - autoclosed #99

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
tslint (source) devDependencies minor 5.16.0 -> 5.18.0

Release Notes

palantir/tslint ### [`v5.18.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5180) [Compare Source](https://togithub.com/palantir/tslint/compare/5.17.0...5.18.0) - [feature] New `--print-config` CLI flag ([#​4744](https://togithub.com/palantir/tslint/issues/4744)) - [bugfix][`no-unnecessary-type-assertion`]() no longer flags `x!` non-null assertions if `--strictNullChecks` is not enabled ([#​3724](https://togithub.com/palantir/tslint/issues/3724)) - [bugfix][`quotemark`]() handles unbalanced quotes more gracefully without crashing ([#​4344](https://togithub.com/palantir/tslint/issues/4344)) - [docs] Add tslint-playground link to README and bug report template ([#​4150](https://togithub.com/palantir/tslint/issues/4150)) - [enhancement][`no-magic-numbers`]() rule ignores arguments passed into default Number methods ([#​3668](https://togithub.com/palantir/tslint/issues/3668)) - [new-fixer][`comment-format`]() ([#​3583](https://togithub.com/palantir/tslint/issues/3583)) - [new-rule-option] `"allow-trailing-lowercase"` option for [`comment-format`](https://palantir.github.io/tslint/rules/comment-format/) rule ([#​3583](https://togithub.com/palantir/tslint/issues/3583)) - [new-rule-option] `"ignore-accessors"` for [`adjacent-overload-signatures`](https://palantir.github.io/tslint/rules/adjacent-overload-signatures/) to ignore getters / setters overloads ([#​3718](https://togithub.com/palantir/tslint/issues/3718)) - [new-rule][`no-async-without-await`]() ([#​3945](https://togithub.com/palantir/tslint/issues/3945)) - [new-rule][`strict-comparisons`]() ([#​4519](https://togithub.com/palantir/tslint/issues/4519)) Thanks to our contributors! - Josh Goldberg - smoehrle - Mateusz Witkowski - Andy Hanson - John Wiseheart - Eran Shabi - Tibor Blenessy - AndreasGassmann - Ryan Waskiewicz - Isabelle ### [`v5.17.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5170) [Compare Source](https://togithub.com/palantir/tslint/compare/5.16.0...5.17.0) - [bugfix][`quotemark`]() backtic option now ignores enum members, use strict declarations, lookup types, and strings containing octal escape sequences. ([#​4693](https://togithub.com/palantir/tslint/issues/4693)) - [bugfix][`no-redundant-jsdoc`]() no longer errors on `JSDocThisTag` ([#​4690](https://togithub.com/palantir/tslint/issues/4690)) - [chore] Update devDependency mocha from v3.2.0 to v6.1.4 ([#​4669](https://togithub.com/palantir/tslint/issues/4669)) ([#​4674](https://togithub.com/palantir/tslint/issues/4674)) - [chore] Update devDependency js-yaml from ^3.13.0 to ^3.13.1 ([#​4663](https://togithub.com/palantir/tslint/issues/4663)) - [chore] Update deprecated devDependency github to [@​octokit/rest](https://togithub.com/octokit/rest) ([#​4673](https://togithub.com/palantir/tslint/issues/4673)) - [chore] Update devDependency nyc from v13.3.0 to v14.1.1 ([#​4699](https://togithub.com/palantir/tslint/issues/4699)) - [deprecation][`no-use-before-declare`]() rule for typescript >= 2.9.0 ([#​4695](https://togithub.com/palantir/tslint/issues/4695)) - [documentation] Minor fix for [`variable-name`](https://palantir.github.io/tslint/rules/variable-name/) rule metadata ([#​4731](https://togithub.com/palantir/tslint/issues/4731)) - [documentation] Fixed [`no-unused-variable`](https://palantir.github.io/tslint/rules/no-unused-variable/) argument count ([#​4683](https://togithub.com/palantir/tslint/issues/4683)) - [enhancement] Allow const assertions in [`no-object-literal-type-assertion`](https://palantir.github.io/tslint/rules/no-object-literal-type-assertion/) ([#​4681](https://togithub.com/palantir/tslint/issues/4681)) - [new-fixer][`unnecessary-constructor`]() ([#​4694](https://togithub.com/palantir/tslint/issues/4694)) Thanks to our contributors! - Bjorn Stromberg - Vitaliy Agoshkov - knafteN - Bowen Ni - Waseem Ahmad - Åsmund Grammeltvedt - Eric Ferreira - Zhen Tian - Tom Lakesman - zachkirsch

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

: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 this update again.



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