sourcegraph / javascript-typescript-langserver

JavaScript and TypeScript code intelligence through the Language Server Protocol
https://sourcegraph.com
Apache License 2.0
793 stars 72 forks source link

chore(deps): update dependency tslint to ^5.16.0 #600

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
tslint devDependencies minor ^5.16.0 homepage, source code search for "tslint"

Release Notes

palantir/tslint ### [`v5.16.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5160) [Compare Source](https://togithub.com/palantir/tslint/compare/5.15.0...5.16.0) - [bugfix] Excuse more [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) backtick edge cases and fix behavior for TS < 2.7.1 ([#​4642](https://togithub.com/palantir/tslint/issues/4642)) - [bugfix] Fix regression in [`interface-name`](https://palantir.github.io/tslint/rules/interface-name/) rule related to numeric characters in interface names ([#​4655](https://togithub.com/palantir/tslint/issues/4655), [#​4626](https://togithub.com/palantir/tslint/issues/4626)) - [enhancement] Update `nyc` from v10.2.0 to v13.3.0 ([#​4633](https://togithub.com/palantir/tslint/issues/4633)) - [enhancement] Migrate from deprecated [babel-code-frame](https://www.npmjs.com/package/babel-code-frame) package to new [@​babel/code-frame](https://www.npmjs.com/package/@​babel/code-frame) package ([#​4632](https://togithub.com/palantir/tslint/issues/4632)) - [enhancement] Improve error message for [`restrict-plus-operands`](https://palantir.github.io/tslint/rules/restrict-plus-operands/) rule. ([#​4635](https://togithub.com/palantir/tslint/issues/4635)) - [enhancement][`comment-format`]() rule now whitelists `//region` comments generated by JetBrains IDE ([#​4609](https://togithub.com/palantir/tslint/issues/4609)) - [enhancement] Relax [`no-null-undefined-union`](https://palantir.github.io/tslint/rules/no-null-undefined-union/) rule. ([#​4625](https://togithub.com/palantir/tslint/issues/4625)) - [new-rule-option] `allow-else-if` option for [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) rule ([#​4599](https://togithub.com/palantir/tslint/issues/4599)) - [documentation] Fix "identifer" typo in custom rules docs ([#​4657](https://togithub.com/palantir/tslint/issues/4657)) - [documentation] Fix code example for [`switch-default`](https://palantir.github.io/tslint/rules/switch-default/) rule ([#​4650](https://togithub.com/palantir/tslint/issues/4650)) - [documentation] Fix documentation example for prose formatter ([#​4656](https://togithub.com/palantir/tslint/issues/4656)) - [documentation][`no-parameter-properties`](): fix unclear rule description ([#​4629](https://togithub.com/palantir/tslint/issues/4629)) - [documentation] Fix typo in rule docs generation ([#​4638](https://togithub.com/palantir/tslint/issues/4638)) Thanks to our contributors! - Oleg Artene - William Neely - Bjorn Stromberg - Matthew Barry - Neha Rathi - Vincent Langlet - rarenal - Greg Jednaszewski - Adam Postma - Eric Ferreira - Evgeniy Timokhov - Martin Probst

Renovate configuration

:date: Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

codecov-io commented 5 years ago

Codecov Report

Merging #600 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #600   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files          15       15           
  Lines        2058     2058           
  Branches      423      423           
=======================================
  Hits         1710     1710           
  Misses        346      346           
  Partials        2        2

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 8821141...268dfd1. Read the comment docs.