open-feature / playground

OpenFeature SDK demos and experimentation
https://openfeature.dev
Apache License 2.0
54 stars 27 forks source link

fix(deps): update opentelemetry-js monorepo #150

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) ~1.2.0 -> ~1.4.0 age adoption passing confidence
@opentelemetry/exporter-jaeger (source) 1.8.0 -> 1.11.0 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.33.0 -> ^0.37.0 age adoption passing confidence
@opentelemetry/sdk-trace-node (source) ~1.7.0 -> ~1.11.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js ### [`v1.4.1`](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.4.0...56e6b1bb890f844b8963a146780d0b9cfa8abd0d) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.4.0...56e6b1bb890f844b8963a146780d0b9cfa8abd0d) ### [`v1.4.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#​140) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.3.0...v1.4.0) ##### :rocket: (Enhancement) - fix(resources): fix browser compatibility for host and os detectors [#​3004](https://togithub.com/open-telemetry/opentelemetry-js/pull/3004) [@​legendecas](https://togithub.com/legendecas) - fix(sdk-trace-base): fix crash on environments without global document [#​3000](https://togithub.com/open-telemetry/opentelemetry-js/pull/3000) [@​legendecas](https://togithub.com/legendecas) - fix(sdk-trace-base): fix spanLimits attribute length/count to consider env values [#​3068](https://togithub.com/open-telemetry/opentelemetry-js/pull/3068) [@​svetlanabrennan](https://togithub.com/svetlanabrennan) ##### :house: (Internal) - test: add node 18 and remove EoL node versions [#​3048](https://togithub.com/open-telemetry/opentelemetry-js/pull/3048) [@​dyladan](https://togithub.com/dyladan) ### [`v1.3.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#​130) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.2.0...v1.3.0) ##### :boom: Breaking Change - chore: remove unused InstrumentationConfig#path [#​2944](https://togithub.com/open-telemetry/opentelemetry-js/pull/2944) [@​flarna](https://togithub.com/flarna) ##### :rocket: (Enhancement) - feat(ConsoleSpanExporter): export span links [#​2917](https://togithub.com/open-telemetry/opentelemetry-js/pull/2917) [@​trentm](https://togithub.com/trentm) - feat: warn when hooked module is already loaded [#​2926](https://togithub.com/open-telemetry/opentelemetry-js/pull/2926) [@​nozik](https://togithub.com/nozik) - feat: implement OSDetector [#​2927](https://togithub.com/open-telemetry/opentelemetry-js/pull/2927) [@​rauno56](https://togithub.com/rauno56) - feat: implement HostDetector [#​2921](https://togithub.com/open-telemetry/opentelemetry-js/pull/2921) [@​rauno56](https://togithub.com/rauno56) - feat(opentelemetry-core): add InstrumentationScope [#​2959](https://togithub.com/open-telemetry/opentelemetry-js/pull/2959) [@​pichlermarc](https://togithub.com/pichlermarc) ##### :bug: (Bug Fix) - fix(sdk-web): parse url with relative url string [#​2972](https://togithub.com/open-telemetry/opentelemetry-js/pull/2972) [@​legendecas](https://togithub.com/legendecas) ##### :books: (Refine Doc) ##### :house: (Internal)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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