HT2-Labs / jscommons

A package of common functions used in our JavaScript applications.
MIT License
0 stars 4 forks source link

chore(deps): update dependency tslint to v5.20.0 #241

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.19.0 -> 5.20.0

Release Notes

palantir/tslint ### [`v5.20.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5200) [Compare Source](https://togithub.com/palantir/tslint/compare/5.19.0...5.20.0) - [bugfix] fix [`strict-boolean-expressions`](https://palantir.github.io/tslint/rules/strict-boolean-expressions/) false positive with `"ignore-rhs"` option ([#​4833](https://togithub.com/palantir/tslint/issues/4833)) - [bugfix] fix [`no-unnecessary-type-assertion`](https://palantir.github.io/tslint/rules/no-unnecessary-type-assertion/) no error when `"strict": true` in compiler flags ([#​4841](https://togithub.com/palantir/tslint/issues/4841)) - [bugfix] "ignore" option for [`file-name-casing`](https://palantir.github.io/tslint/rules/file-name-casing/) rule works correctly ([#​4848](https://togithub.com/palantir/tslint/issues/4848)) - [bugfix] fix [`array-type`](https://palantir.github.io/tslint/rules/array-type/) false positive for simple parenthesized types with "array-simple" option ([#​4844](https://togithub.com/palantir/tslint/issues/4844)) - [new-rule-option][`object-literal-shorthand`]() supports `{"property"?: "never", "method"?: "never"}` as config options ([#​4842](https://togithub.com/palantir/tslint/issues/4842)) - [new-rule-option]: `allow-generics` option for [`invalid-void`](https://palantir.github.io/tslint/rules/invalid-void) rule ([#​4839](https://togithub.com/palantir/tslint/issues/4839)) - [new-rule-option] `check-super-calls` option for [`unnecessary-constructor`](https://palantir.github.io/tslint/rules/unnecessary-constructor/) rule ([#​4813](https://togithub.com/palantir/tslint/issues/4813)) - [chore] Upgrade `diff` dependency to v4.0.1 ([#​4845](https://togithub.com/palantir/tslint/issues/4845), [#​4852](https://togithub.com/palantir/tslint/issues/4852)) Thanks to our contributors! - Bas Bosman - Tanmoy Bhowmik - David Zulaica - Maxime Kjaer - [@​guidsdo](https://togithub.com/guidsdo) - Pavel Birukov - Josh Goldberg - Akshaya Srivatsa

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



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

renovate[bot] commented 5 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

HT2Bot commented 4 years ago

:tada: This PR is included in version 2.4.14 :tada:

The release is available on:

Your semantic-release bot :package::rocket: