sourcegraph / javascript-typescript-langserver

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

fix(deps): update dependency jaeger-client to ^3.18.1 #590

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
jaeger-client dependencies minor ^3.18.1 source code search for "jaeger-client"

Release Notes

jaegertracing/jaeger-client-node ### [`v3.18.1`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3181-2020-08-14) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.18.0...v3.18.1) - Always read thrift defs from `./` to better support bundling ([#​441](https://togithub.com/jaegertracing/jaeger-client-node/issues/441)) - Hendrik Liebau ### [`v3.18.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3180-2020-04-21) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.17.2...v3.18.0) - Upgrade to opentracing-javascript 0.14 ([#​117](https://togithub.com/jaegertracing/jaeger-client-node/issues/117)) - Yuri Shkuro - Add OpenTracing methods to get span and trace id ([#​425](https://togithub.com/jaegertracing/jaeger-client-node/issues/425)) - Sandes de Silva ### [`v3.17.2`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3172-2020-02-07) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.17.1...v3.17.2) - README: Clarify that this library is not designed to work in the browser. ### [`v3.17.1`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3171-2019-10-22) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.17.0...v3.17.1) - [bug fix] Do not apply adaptive sampler to child spans ([#​410](https://togithub.com/jaegertracing/jaeger-client-node/issues/410)) -- Yuri Shkuro - Add toString to reporters ([#​403](https://togithub.com/jaegertracing/jaeger-client-node/issues/403)) -- Andrea Di Giorgi ### [`v3.17.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3170-2019-09-23) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.16.0...v3.17.0) - Add option to support zipkin's shared span id between client and server spans ([#​399](https://togithub.com/jaegertracing/jaeger-client-node/issues/399)) -- Jonathan Monette - Allow specifying 128bit trace IDs via Configuration ([#​397](https://togithub.com/jaegertracing/jaeger-client-node/issues/397)) -- Aleksei Androsov - Add support for UDP over IPv6 ([#​396](https://togithub.com/jaegertracing/jaeger-client-node/issues/396)) -- Aleksei Androsov ### [`v3.16.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3160-2019-09-09) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.15.0...v3.16.0) - Support 128bit traceIDs ([#​361](https://togithub.com/jaegertracing/jaeger-client-node/issues/361)) - thanks [@​PaulMiami](https://togithub.com/PaulMiami) - Support delayed sampling ([#​380](https://togithub.com/jaegertracing/jaeger-client-node/issues/380)) - thanks [@​yurishkuro](https://togithub.com/yurishkuro) - All spans of a trace share sampling state ([#​377](https://togithub.com/jaegertracing/jaeger-client-node/issues/377)) - thanks [@​tiffon](https://togithub.com/tiffon) and [@​yurishkuro](https://togithub.com/yurishkuro) ### [`v3.15.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3150-2019-05-10) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.14.4...v3.15.0) - Avoid mutation of user's tags ([#​348](https://togithub.com/jaegertracing/jaeger-client-node/issues/348)) - Thanks [@​fapspirit](https://togithub.com/fapspirit) - Support false values for the B3 Sampled header ([#​346](https://togithub.com/jaegertracing/jaeger-client-node/issues/346)) - Thanks [@​sebnow](https://togithub.com/sebnow) - Fix HTTP sender, consume response data to free up memory ([#​343](https://togithub.com/jaegertracing/jaeger-client-node/issues/343)) - Thanks [@​baldmaster](https://togithub.com/baldmaster) - Transform IP for int32 representation to dot representation ([#​340](https://togithub.com/jaegertracing/jaeger-client-node/issues/340)) - Thanks [@​Etienne-Carriere](https://togithub.com/Etienne-Carriere) ### [`v3.14.4`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3144-2019-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.14.3...v3.14.4) - Hard code version ### [`v3.14.3`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3143-2019-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.14.2...v3.14.3) - Nothing ### [`v3.14.2`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3142-2019-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.14.1...v3.14.2) - Actually fix issue where dist/src files were missing ### [`v3.14.1`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3141-2019-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.14.0...v3.14.1) - Fixed issue where dist/src files were missing ### [`v3.14.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3140-2019-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.13.0...v3.14.0) - Add setProcess method to LoggingReporter ([#​303](https://togithub.com/jaegertracing/jaeger-client-node/issues/303)) - thanks [@​isayme](https://togithub.com/isayme) - Change Zipkin Codec to Not Inject Missing Parent ([#​305](https://togithub.com/jaegertracing/jaeger-client-node/issues/305)) - thanks [@​adinunzio84](https://togithub.com/adinunzio84) - Add missed contextKey option to initTracer ([#​308](https://togithub.com/jaegertracing/jaeger-client-node/issues/308)) - thanks [@​yepninja](https://togithub.com/yepninja) - Allow overriding codec's default baggage prefix ([#​310](https://togithub.com/jaegertracing/jaeger-client-node/issues/310)) - thanks [@​artemruts](https://togithub.com/artemruts) - Make zipkin codec use case insensetive headers ([#​309](https://togithub.com/jaegertracing/jaeger-client-node/issues/309)) - thanks [@​artemruts](https://togithub.com/artemruts) - Fix Span.log to return `this` ([#​316](https://togithub.com/jaegertracing/jaeger-client-node/issues/316)) - thanks [@​doubret](https://togithub.com/doubret) - Support injecting and extracting into carriers without Object prototypes ([#​318](https://togithub.com/jaegertracing/jaeger-client-node/issues/318)) - thanks [@​ggoodman](https://togithub.com/ggoodman) - Support canonical env variables ([#​311](https://togithub.com/jaegertracing/jaeger-client-node/issues/311)) - thanks [@​yepninja](https://togithub.com/yepninja) - Rename 'jaeger.hostname' tracer tag to 'hostname' ([#​333](https://togithub.com/jaegertracing/jaeger-client-node/issues/333)) - thanks [@​verma-varsha](https://togithub.com/verma-varsha) - Use the ip and hostname tags if provided ([#​336](https://togithub.com/jaegertracing/jaeger-client-node/issues/336)) - thanks [@​ledor473](https://togithub.com/ledor473) - Make TchannelBridge use semantic conventions when logging error to the span ([#​334](https://togithub.com/jaegertracing/jaeger-client-node/issues/334)) - thanks [@​verma-varsha](https://togithub.com/verma-varsha) ### [`v3.13.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3130-2018-10-08) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.12.0...v3.13.0) - Support TLS in HTTP Sender ([#​294](https://togithub.com/jaegertracing/jaeger-client-node/issues/294)) - thanks [Ben Keith @​keitwb](https://togithub.com/keitwb) - Support ENV variables for configuration ([#​296](https://togithub.com/jaegertracing/jaeger-client-node/issues/296)) - thanks [Eundoo Song @​eundoosong](https://togithub.com/eundoosong) ### [`v3.12.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3120-2018-08-10) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.11.0...v3.12.0) - Rename `"throttler-update"` metric ([#​279](https://togithub.com/jaegertracing/jaeger-client-node/issues/279)) - thanks [@​yknx4](https://togithub.com/yknx4) - Add HTTP Sender ([#​280](https://togithub.com/jaegertracing/jaeger-client-node/issues/280)) - thanks [@​keitwb](https://togithub.com/keitwb) ### [`v3.11.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3110-2018-07-09) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.10.0...v3.11.0) - Add throttler ([#​246](https://togithub.com/jaegertracing/jaeger-client-node/issues/246)) - Use throttler for rate limiting ([#​248](https://togithub.com/jaegertracing/jaeger-client-node/issues/248)) - Make metrics consistent with Go/Java clients ([#​255](https://togithub.com/jaegertracing/jaeger-client-node/issues/255)) - thanks [@​eundoosong](https://togithub.com/eundoosong) - Pass logger/metrics option to remote sampler, reporter ([#​257](https://togithub.com/jaegertracing/jaeger-client-node/issues/257)) - thanks [@​eundoosong](https://togithub.com/eundoosong) - Update RateLimiter to scale credits on update ([#​264](https://togithub.com/jaegertracing/jaeger-client-node/issues/264)) - Replace Coveralls by Codecov ([#​269](https://togithub.com/jaegertracing/jaeger-client-node/issues/269)) - thanks [@​eundoosong](https://togithub.com/eundoosong) - Add PrometheusMetricsFactory ([#​262](https://togithub.com/jaegertracing/jaeger-client-node/issues/262)) - thanks [@​eundoosong](https://togithub.com/eundoosong) - Upgrade flow to v0.75 ([#​272](https://togithub.com/jaegertracing/jaeger-client-node/issues/272)) - thanks [@​TLadd](https://togithub.com/TLadd) - Pass object to prom-client metric to fix warning ([#​274](https://togithub.com/jaegertracing/jaeger-client-node/issues/274)) - thanks [@​eundoosong](https://togithub.com/eundoosong) ### [`v3.10.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​3100-2018-03-02) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.9.1...v3.10.0) - Made tracing headers configurable ([#​217](https://togithub.com/jaegertracing/jaeger-client-node/issues/217)) - thanks [@​astub](https://togithub.com/astub) - Add husky as a dev-dependency ([#​234](https://togithub.com/jaegertracing/jaeger-client-node/issues/234)) - Require Node 6.x for building ([#​235](https://togithub.com/jaegertracing/jaeger-client-node/issues/235)) ### [`v3.9.1`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​391-2018-02-26) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.9.0...v3.9.1) - Remove husky dependency as a temporary fix for [#​232](https://togithub.com/jaegertracing/jaeger-client-node/issues/232) ### [`v3.9.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​390-2018-02-26) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.8.0...v3.9.0) - RemoteReporter.close() now ensures that the buffer is flushed before invoking the callback ([#​224](https://togithub.com/jaegertracing/jaeger-client-node/issues/224), [#​226](https://togithub.com/jaegertracing/jaeger-client-node/issues/226)) - thanks [@​MarckK](https://togithub.com/MarckK) - Fix Possible race condition in UDPSender [#​214](https://togithub.com/jaegertracing/jaeger-client-node/issues/214) - Fix Support callback in udpSender.flush [#​157](https://togithub.com/jaegertracing/jaeger-client-node/issues/157) - Fix Change SenderResponse.err to be a message string [#​32](https://togithub.com/jaegertracing/jaeger-client-node/issues/32) - Node 6.x is recommended for development - Add .nvmrc to tell husky precommit which Node version to use ([#​227](https://togithub.com/jaegertracing/jaeger-client-node/issues/227)) - Export Configuration class ([#​221](https://togithub.com/jaegertracing/jaeger-client-node/issues/221)) - Add engines field to package.json ([#​231](https://togithub.com/jaegertracing/jaeger-client-node/issues/231)) ### [`v3.8.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​380-2018-01-24) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.7.0...v3.8.0) - Log error when Thrift conversion fails ([#​184](https://togithub.com/jaegertracing/jaeger-client-node/issues/184)) - Throw error if serviceName is not provided ([#​192](https://togithub.com/jaegertracing/jaeger-client-node/issues/192)) - Flush only if process is set ([#​195](https://togithub.com/jaegertracing/jaeger-client-node/issues/195)) - Change default flush interval to 1sec ([#​196](https://togithub.com/jaegertracing/jaeger-client-node/issues/196)) ### [`v3.7.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​370-2017-11-21) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.6.0...v3.7.0) - Add support for Zipkin B3 header propagation ([#​175](https://togithub.com/jaegertracing/jaeger-client-node/issues/175)) ### [`v3.6.0`](https://togithub.com/jaegertracing/jaeger-client-node/blob/master/CHANGELOG.md#​360-2017-11-13) [Compare Source](https://togithub.com/jaegertracing/jaeger-client-node/compare/v3.5.3...v3.6.0) New features: - Save baggage in span logs ([#​129](https://togithub.com/jaegertracing/jaeger-client-node/issues/129)) - Add BaggageRestrictionManager and BaggageSetter ([#​142](https://togithub.com/jaegertracing/jaeger-client-node/issues/142)) - Migrate to Apache license v2 ([#​159](https://togithub.com/jaegertracing/jaeger-client-node/issues/159)) - Randomize rate limiter balance on initialization ([#​161](https://togithub.com/jaegertracing/jaeger-client-node/issues/161)) Bug fixes: - Trap exceptions from socket.send() ([#​137](https://togithub.com/jaegertracing/jaeger-client-node/issues/137)) - thanks [@​frankgreco](https://togithub.com/frankgreco) - Use ip tag instead of peer.ipv4 in process ([#​125](https://togithub.com/jaegertracing/jaeger-client-node/issues/125)) - Log only span context ([#​153](https://togithub.com/jaegertracing/jaeger-client-node/issues/153)) - Fix buffer size counting bug and add logging to UDP sender ([#​151](https://togithub.com/jaegertracing/jaeger-client-node/issues/151))

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-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   82.40%   82.40%           
=======================================
  Files          15       15           
  Lines        2126     2126           
  Branches      448      509   +61     
=======================================
  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 26c8e60...cd70a5c. Read the comment docs.