ngxs-labs / async-storage-plugin

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

chore(deps): update dependency tslint to v5.15.0 #68

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
tslint devDependencies minor 5.14.0 -> 5.15.0 homepage, source

Release Notes

palantir/tslint ### [`v5.15.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5150) [Compare Source](https://togithub.com/palantir/tslint/compare/5.14.0...5.15.0) - [api] `WalkContext` and `AbstractWalker` type parameter defaults to `void` ([#​2600](https://togithub.com/palantir/tslint/issues/2600)) - [bugfix][`no-void-expression`]() now allows conditional expressions ([#​4606](https://togithub.com/palantir/tslint/issues/4606)) - [bugfix] fix linebreak handling in [`ordered-imports`](https://palantir.github.io/tslint/rules/ordered-imports/) ([#​4583](https://togithub.com/palantir/tslint/issues/4583)) - [bugfix] fix [`static-this`](https://palantir.github.io/tslint/rules/static-this/) false positive for higher order components ([#​4580](https://togithub.com/palantir/tslint/issues/4580)) - [bugfix] Fixed crash in [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) from blank `if` statements ([#​4603](https://togithub.com/palantir/tslint/issues/4603)) - [bugfix] Fixed false positive in [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) after non-jumping statement ([#​4603](https://togithub.com/palantir/tslint/issues/4603)) - [bugfix][`interface-name`]() now handles interface starting with "I18n" correctly ([#​4486](https://togithub.com/palantir/tslint/issues/4486)) - [bugfix][`no-string-throw`]() fix inserts whitespace if not present after `throw` keyword ([#​4540](https://togithub.com/palantir/tslint/issues/4540)) - [bugfix][`quotemark`](): fix some edge cases for `backtick` option ([#​4618](https://togithub.com/palantir/tslint/issues/4618)) - [bugfix][`unnecessary-constructor`](): don't flag non-private constructors that are actually necessary ([#​4619](https://togithub.com/palantir/tslint/issues/4619)) - [enhancement] Upgrade js-yaml to avoid security issue ([#​4595](https://togithub.com/palantir/tslint/issues/4595)) - [new-rule-option] `allow-single-line-comments` option for [`file-header`](https://palantir.github.io/tslint/rules/file-header/) rule ([#​4560](https://togithub.com/palantir/tslint/issues/4560)) - [new-rule-option] `ignore-rest-args` option for [`no-any`](https://palantir.github.io/tslint/rules/no-any/) rule ([#​4581](https://togithub.com/palantir/tslint/issues/4581)) - [new-rule][`no-null-undefined-union`]() ([#​4589](https://togithub.com/palantir/tslint/issues/4589)) Thanks to our contributors! - Max Belsky - Steve Moser - Christian Flach - Roman Rogowski - Terry - Luke - Andy Hanson - Vitalij Krotov - Josh Goldberg - Vincent Langlet - Neha Rathi - Eric Ferreira

Renovate configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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