yknx4 / MongoDBRest

Rest Interface for MongoDB Databases (Read Only)
0 stars 0 forks source link

fix(deps): update opentelemetry-js monorepo to v1 (major) #26

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/exporter-jaeger ^0.24.0 -> ^1.0.0 age adoption passing confidence
@opentelemetry/sdk-trace-node ^0.24.1-alpha.4 -> ^1.0.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js ### [`v1.0.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md#​100) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v0.26.0...69b925d142a4405c7c6bec7deadd8b4e96c7d5d6) No changes ### [`v0.26.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md#​0260) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v0.25.0...v0.26.0) ##### :boom: Breaking Change - `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-otlp-grpc`, `opentelemetry-exporter-otlp-http`, `opentelemetry-exporter-otlp-proto` - [#​2476](https://togithub.com/open-telemetry/opentelemetry-js/pull/2476) chore!: rename collector exporters ([@​dyladan](https://togithub.com/dyladan)) - `opentelemetry-core`, `opentelemetry-instrumentation-grpc`, `opentelemetry-sdk-trace-base`, `opentelemetry-shim-opentracing` - [#​2429](https://togithub.com/open-telemetry/opentelemetry-js/pull/2429) fix!: remove 'Http' from W3C propagator names ([@​aabmass](https://togithub.com/aabmass)) ##### :rocket: (Enhancement) - `opentelemetry-core`, `opentelemetry-sdk-trace-base` - [#​2430](https://togithub.com/open-telemetry/opentelemetry-js/pull/2430) feat(opentelemetry-sdk-trace-base): implemented general limits of attributes ([@​banothurameshnaik](https://togithub.com/banothurameshnaik)) - [#​2418](https://togithub.com/open-telemetry/opentelemetry-js/pull/2418) feat(opentelemetry-sdk-trace-base): implemented option to limit length of values of attributes ([@​banothurameshnaik](https://togithub.com/banothurameshnaik)) - `opentelemetry-instrumentation` - [#​2450](https://togithub.com/open-telemetry/opentelemetry-js/pull/2450) fix: handle missing package.json file when checking for version ([@​nozik](https://togithub.com/nozik)) - `opentelemetry-semantic-conventions` - [#​2456](https://togithub.com/open-telemetry/opentelemetry-js/pull/2456) feat: upgrade semantic conventions to the latest 1.6.1 version ([@​weyert](https://togithub.com/weyert)) - `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector` - [#​2438](https://togithub.com/open-telemetry/opentelemetry-js/pull/2438) feat: OTEL_EXPORTER_OTLP_ENDPOINT append version and signal ([@​longility](https://togithub.com/longility)) ##### :bug: (Bug Fix) - Other - [#​2494](https://togithub.com/open-telemetry/opentelemetry-js/pull/2494) fix: remove setting http.route in http span attributes ([@​mustafain117](https://togithub.com/mustafain117)) - `opentelemetry-instrumentation-fetch` - [#​2426](https://togithub.com/open-telemetry/opentelemetry-js/pull/2426) fix(opentelemetry-instrumentation-fetch): fixed override of headers ([@​philipszalla](https://togithub.com/philipszalla)) - `opentelemetry-sdk-trace-base` - [#​2434](https://togithub.com/open-telemetry/opentelemetry-js/pull/2434) fix: ReferenceError when OTEL_TRACES_SAMPLER used without OTEL_TRACES_SAMPLER_ARG ([@​hermanbanken](https://togithub.com/hermanbanken)) ##### :books: (Refine Doc) - [#​2478](https://togithub.com/open-telemetry/opentelemetry-js/pull/2478) Update links to packages moved to experimental ([@​jessitron](https://togithub.com/jessitron)) - [#​2463](https://togithub.com/open-telemetry/opentelemetry-js/pull/2463) docs(README): Fix links in README.md ([@​JamesJHPark](https://togithub.com/JamesJHPark)) - [#​2437](https://togithub.com/open-telemetry/opentelemetry-js/pull/2437) docs(examples): updated examples readme links ([@​banothurameshnaik](https://togithub.com/banothurameshnaik)) - [#​2421](https://togithub.com/open-telemetry/opentelemetry-js/pull/2421) docs(website): support GH page links to canonical src ([@​chalin](https://togithub.com/chalin)) - [#​2408](https://togithub.com/open-telemetry/opentelemetry-js/pull/2408) docs: make link to exporters filter only exporters ([@​Rauno56](https://togithub.com/Rauno56)) - [#​2297](https://togithub.com/open-telemetry/opentelemetry-js/pull/2297) eslint configuration for getting-started examples ([@​alisabzevari](https://togithub.com/alisabzevari)) ##### :house: (Internal) - `opentelemetry-exporter-otlp-http` - [#​2490](https://togithub.com/open-telemetry/opentelemetry-js/pull/2490) chore: mark otlp exporters experimental ([@​dyladan](https://togithub.com/dyladan)) - [#​2491](https://togithub.com/open-telemetry/opentelemetry-js/pull/2491) fix: remove usage of serviceName property in tests for otel collector ([@​mustafain117](https://togithub.com/mustafain117)) - `opentelemetry-sdk-node` - [#​2473](https://togithub.com/open-telemetry/opentelemetry-js/pull/2473) chore: move sdk-node to experimental ([@​dyladan](https://togithub.com/dyladan)) - [#​2453](https://togithub.com/open-telemetry/opentelemetry-js/pull/2453) chore(sdk-node): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) - Other - [#​2469](https://togithub.com/open-telemetry/opentelemetry-js/pull/2469) Drop website_docs folder ([@​chalin](https://togithub.com/chalin)) - [#​2474](https://togithub.com/open-telemetry/opentelemetry-js/pull/2474) chore: move missed test file to its package ([@​dyladan](https://togithub.com/dyladan)) - [#​2435](https://togithub.com/open-telemetry/opentelemetry-js/pull/2435) chore: simplify unit test cache ([@​dyladan](https://togithub.com/dyladan)) - `opentelemetry-context-zone`, `opentelemetry-core`, `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector`, `opentelemetry-exporter-prometheus`, `opentelemetry-exporter-zipkin`, `opentelemetry-instrumentation-fetch`, `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-xml-http-request`, `opentelemetry-propagator-b3`, `opentelemetry-propagator-jaeger`, `opentelemetry-resources`, `opentelemetry-sdk-metrics-base`, `opentelemetry-sdk-node`, `opentelemetry-sdk-trace-base`, `opentelemetry-sdk-trace-web` - [#​2462](https://togithub.com/open-telemetry/opentelemetry-js/pull/2462) chore: split stable and experimental packages into groups using directories ([@​dyladan](https://togithub.com/dyladan)) - `opentelemetry-instrumentation-http` - [#​2126](https://togithub.com/open-telemetry/opentelemetry-js/pull/2126) feat(instrumentation-http): add diag debug on http request events ([@​Asafb26](https://togithub.com/Asafb26)) - [#​2455](https://togithub.com/open-telemetry/opentelemetry-js/pull/2455) chore(instrumentation-http): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-instrumentation-fetch` - [#​2454](https://togithub.com/open-telemetry/opentelemetry-js/pull/2454) chore(instrumentation-fetch): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-exporter-collector` - [#​2452](https://togithub.com/open-telemetry/opentelemetry-js/pull/2452) chore(exporter-collector): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-sdk-trace-base`, `opentelemetry-sdk-trace-node` - [#​2446](https://togithub.com/open-telemetry/opentelemetry-js/pull/2446) chore(sdk-trace): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-exporter-prometheus`, `opentelemetry-exporter-zipkin`, `opentelemetry-shim-opentracing` - [#​2447](https://togithub.com/open-telemetry/opentelemetry-js/pull/2447) chore(exporter): fix lint warnings ([@​alisabzevari](https://togithub.com/alisabzevari)) ##### Committers: 18 - Aaron Abbott ([@​aabmass](https://togithub.com/aabmass)) - Ali Sabzevari ([@​alisabzevari](https://togithub.com/alisabzevari)) - Asaf Ben Aharon ([@​Asafb26](https://togithub.com/Asafb26)) - Banothu Ramesh Naik ([@​banothurameshnaik](https://togithub.com/banothurameshnaik)) - Daniel Dyla ([@​dyladan](https://togithub.com/dyladan)) - Gerhard Stöbich ([@​Flarna](https://togithub.com/Flarna)) - Herman ([@​hermanbanken](https://togithub.com/hermanbanken)) - James ([@​JamesJHPark](https://togithub.com/JamesJHPark)) - Jessica Kerr ([@​jessitron](https://togithub.com/jessitron)) - Long Mai ([@​longility](https://togithub.com/longility)) - Mustafain Ali Khan ([@​mustafain117](https://togithub.com/mustafain117)) - Patrice Chalin ([@​chalin](https://togithub.com/chalin)) - Philip Szalla ([@​philipszalla](https://togithub.com/philipszalla)) - Ran Nozik ([@​nozik](https://togithub.com/nozik)) - Rauno Viskus ([@​Rauno56](https://togithub.com/Rauno56)) - Siim Kallas ([@​seemk](https://togithub.com/seemk)) - Weyert de Boer ([@​weyert](https://togithub.com/weyert)) - legendecas ([@​legendecas](https://togithub.com/legendecas)) ### [`v0.25.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md#​0250) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v0.24.0...v0.25.0) ##### :boom: Breaking Change - `opentelemetry-api-metrics`, `opentelemetry-context-zone-peer-dep`, `opentelemetry-context-zone`, `opentelemetry-core`, `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector`, `opentelemetry-exporter-jaeger`, `opentelemetry-exporter-prometheus`, `opentelemetry-exporter-zipkin`, `opentelemetry-instrumentation-fetch`, `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-xml-http-request`, `opentelemetry-instrumentation`, `opentelemetry-propagator-jaeger`, `opentelemetry-sdk-metrics-base`, `opentelemetry-sdk-node`, `opentelemetry-sdk-trace-base`, `opentelemetry-sdk-trace-node`, `opentelemetry-sdk-trace-web`, `opentelemetry-shim-opentracing` - [#​2340](https://togithub.com/open-telemetry/opentelemetry-js/pull/2340) chore: rename sdks to better represent what they are \[[#​2146](https://togithub.com/open-telemetry/opentelemetry-js/issues/2146)] ([@​vmarchaud](https://togithub.com/vmarchaud)) ##### :rocket: (Enhancement) - `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector`, `opentelemetry-exporter-zipkin` - [#​1775](https://togithub.com/open-telemetry/opentelemetry-js/pull/1775) fix([@​opentelemetry/exporter-collector](https://togithub.com/opentelemetry/exporter-collector)): remove fulfilled promises cor… ([@​aabmass](https://togithub.com/aabmass)) - `opentelemetry-exporter-collector` - [#​2336](https://togithub.com/open-telemetry/opentelemetry-js/pull/2336) feat: use Blob in sendBeacon to add application/json type ([@​jufab](https://togithub.com/jufab)) ##### :bug: (Bug Fix) - `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-jaeger`, `opentelemetry-exporter-zipkin`, `opentelemetry-sdk-trace-base` - [#​2499](https://togithub.com/open-telemetry/opentelemetry-js/pull/2499) fix: 2389- replaced logger unformatted strings with template literals ([@​PaurushGarg](https://togithub.com/PaurushGarg)) - `opentelemetry-instrumentation-fetch` - [#​2411](https://togithub.com/open-telemetry/opentelemetry-js/pull/2411) fix(instrumentation-fetch): `fetch(string, Request)` silently drops request body ([@​t2t2](https://togithub.com/t2t2)) - `opentelemetry-sdk-trace-base` - [#​2396](https://togithub.com/open-telemetry/opentelemetry-js/pull/2396) fix: respect sampled flag in Span Processors, fix associated tests ([@​quickgiant](https://togithub.com/quickgiant)) ##### :books: (Refine Doc) - Other - [#​2412](https://togithub.com/open-telemetry/opentelemetry-js/pull/2412) docs: fix examples in website_docs/instrumentation.md ([@​svrnm](https://togithub.com/svrnm)) - [#​2400](https://togithub.com/open-telemetry/opentelemetry-js/pull/2400) Website docs update 0821 ([@​svrnm](https://togithub.com/svrnm)) - `opentelemetry-resources`, `opentelemetry-semantic-conventions` - [#​2399](https://togithub.com/open-telemetry/opentelemetry-js/pull/2399) chore: update doc identifier names in readme ([@​lonewolf3739](https://togithub.com/lonewolf3739)) ##### :house: (Internal) - `opentelemetry-core`, `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-instrumentation-http`, `opentelemetry-sdk-trace-node` - [#​2416](https://togithub.com/open-telemetry/opentelemetry-js/pull/2416) chore: hoist dependencies to speed up ci ([@​dyladan](https://togithub.com/dyladan)) - `opentelemetry-propagator-b3`, `opentelemetry-propagator-jaeger`, `opentelemetry-resources`, `opentelemetry-sdk-metrics-base` - [#​2406](https://togithub.com/open-telemetry/opentelemetry-js/pull/2406) chore: Fix lint warnings in propagator-jaeger, propagator-b3, resources, and sdk-metrics-base packages ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-core` - [#​2405](https://togithub.com/open-telemetry/opentelemetry-js/pull/2405) chore: Fix lint warnings in core package ([@​alisabzevari](https://togithub.com/alisabzevari)) - `opentelemetry-resource-detector-aws`, `opentelemetry-resource-detector-gcp`, `opentelemetry-sdk-node` - [#​2392](https://togithub.com/open-telemetry/opentelemetry-js/pull/2392) refactor: move detectors to opentelemetry-js-contrib repo ([@​legendecas](https://togithub.com/legendecas)) - `opentelemetry-exporter-collector-grpc`, `opentelemetry-exporter-collector-proto`, `opentelemetry-exporter-collector`, `opentelemetry-exporter-jaeger`, `opentelemetry-exporter-zipkin`, `opentelemetry-instrumentation-fetch`, `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-xml-http-request`, `opentelemetry-sdk-node`, `opentelemetry-sdk-trace-node`, `opentelemetry-sdk-trace-web`, `opentelemetry-shim-opentracing` - [#​2402](https://togithub.com/open-telemetry/opentelemetry-js/pull/2402) chore: sort entries in tsconfig ([@​Flarna](https://togithub.com/Flarna)) - `opentelemetry-api-metrics`, `opentelemetry-context-zone-peer-dep` - [#​2390](https://togithub.com/open-telemetry/opentelemetry-js/pull/2390) chore: fix Lint warnings in api-metrics and context-zone-peer-dep ([@​alisabzevari](https://togithub.com/alisabzevari)) - Other - [#​2397](https://togithub.com/open-telemetry/opentelemetry-js/pull/2397) chore: change codeowners to point to team ([@​dyladan](https://togithub.com/dyladan)) - [#​2385](https://togithub.com/open-telemetry/opentelemetry-js/pull/2385) chore: move api into dependencies in integration tests ([@​Flarna](https://togithub.com/Flarna)) ##### Committers: 11 - Aaron Abbott ([@​aabmass](https://togithub.com/aabmass)) - Ali Sabzevari ([@​alisabzevari](https://togithub.com/alisabzevari)) - Clark Jacobsohn ([@​quickgiant](https://togithub.com/quickgiant)) - Daniel Dyla ([@​dyladan](https://togithub.com/dyladan)) - Gerhard Stöbich ([@​Flarna](https://togithub.com/Flarna)) - Julien Fabre ([@​jufab](https://togithub.com/jufab)) - Severin Neumann ([@​svrnm](https://togithub.com/svrnm)) - Srikanth Chekuri ([@​lonewolf3739](https://togithub.com/lonewolf3739)) - Valentin Marchaud ([@​vmarchaud](https://togithub.com/vmarchaud)) - legendecas ([@​legendecas](https://togithub.com/legendecas)) - t2t2 ([@​t2t2](https://togithub.com/t2t2))

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

github-actions[bot] commented 3 years ago

This PR hasn't seen activity in a week! Should it be merged, closed, or worked on further? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

github-actions[bot] commented 3 years ago

This PR was closed due to 2 weeks of inactivity. Feel free to reopen it if still relevant.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 1.x releases. However, if you upgrade to 1.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.