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

fix(deps): update dependency iterare to ^1.2.1 #614

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update New value References Sourcegraph
iterare dependencies minor ^1.2.1 source code search for "iterare"

Release Notes

felixfbecker/iterare ### [`v1.2.1`](https://togithub.com/felixfbecker/iterare/releases/v1.2.1) [Compare Source](https://togithub.com/felixfbecker/iterare/compare/v1.2.0...v1.2.1) ##### Bug Fixes - improve typings for the filter operator ([#​20](https://togithub.com/felixfbecker/iterare/issues/20)) ([3a70457](https://togithub.com/felixfbecker/iterare/commit/3a70457)) - join() with arbitrary separators ([#​28](https://togithub.com/felixfbecker/iterare/issues/28)) ([b30ed1c](https://togithub.com/felixfbecker/iterare/commit/b30ed1c)) ### [`v1.2.0`](https://togithub.com/felixfbecker/iterare/releases/v1.2.0) [Compare Source](https://togithub.com/felixfbecker/iterare/compare/v1.1.2...v1.2.0) ##### Features - **flatten:** infer return type ([03fa5fb](https://togithub.com/felixfbecker/iterare/commit/03fa5fb))

Renovate configuration

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

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

: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-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #614   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files          15       15           
  Lines        2126     2126           
  Branches      509      509           
=======================================
  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 c7c36cb...008a048. Read the comment docs.