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 v6 #670

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
tslint (source) devDependencies major ^6.1.0 homepage, source code search for "tslint"

Release Notes

palantir/tslint ### [`v6.1.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v610) [Compare Source](https://togithub.com/palantir/tslint/compare/6.0.0...6.1.0) - [enhancement] Upgrade to TypeScript 3.8, support new syntax ([#​4915](https://togithub.com/palantir/tslint/issues/4915)) - [docs][`no-object-literal-type-assertion`]() fix typo in rule description ([#​4911](https://togithub.com/palantir/tslint/issues/4911)) Thanks to our contributors! - Daniel Zwelling - Ryan Delaney ### [`v6.0.0`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v600) [Compare Source](https://togithub.com/palantir/tslint/compare/5.20.1...6.0.0) This version has been marked as deprecated on NPM to encourage users to migrate to ESLint. - [bugfix] fix `enforce-trailing-newline` option in [`file-header`](https://palantir.github.io/tslint/rules/file-header/) rule ([#​4890](https://togithub.com/palantir/tslint/issues/4890)) - [bugfix] avoid writing to temp files with `writeFileSync` on macOS 10.15 ([#​4887](https://togithub.com/palantir/tslint/issues/4887)) - [bugfix] fix crash in [`completed-docs`](https://palantir.github.io/tslint/rules/completed/) rule when tag contents are undefined ([#​4895](https://togithub.com/palantir/tslint/issues/4895)) - [docs] fix example code of Radix rule ([#​4892](https://togithub.com/palantir/tslint/issues/4892)) - [docs] Add missing colon after `[error]` in testing rules documentation ([#​4903](https://togithub.com/palantir/tslint/issues/4903)) Thanks to our contributors! - Ivan Sorokin - Tanmoy Bhowmik - Meng Wang - Jay Bhagat - Aman Sharma - Josh Goldberg ### [`v5.20.1`](https://togithub.com/palantir/tslint/blob/master/CHANGELOG.md#v5201) [Compare Source](https://togithub.com/palantir/tslint/compare/5.20.0...5.20.1) No changes from v5.20.0, just re-released to correctly mark with the `latest` dist-tag on NPM.

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 you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-io commented 4 years ago

Codecov Report

Merging #670 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #670   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files          15       15           
  Lines        2126     2126           
  Branches      448      448           
=======================================
  Hits         1752     1752           
  Misses        364      364           
  Partials       10       10           

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 45306fc...a9e8547. Read the comment docs.