Commit 023a363
authored
fix(deps): update opentelemetry monorepo to ^0.21.0 (#1324)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@opentelemetry/api](https://togithub.com/open-telemetry/opentelemetry-js-api) | [`^0.18.1` -> `^0.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fapi/0.18.1/0.21.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/api](https://togithub.com/open-telemetry/opentelemetry-js-api) | [`^0.20.0` -> `^0.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fapi/0.20.0/0.21.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/semantic-conventions](https://togithub.com/open-telemetry/opentelemetry-js) | [`^0.20.0` -> `^0.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/0.20.0/0.21.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/tracing](https://togithub.com/open-telemetry/opentelemetry-js) | [`^0.18.2` -> `^0.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2ftracing/0.18.2/0.21.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/tracing](https://togithub.com/open-telemetry/opentelemetry-js) | [`^0.20.0` -> `^0.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2ftracing/0.20.0/0.21.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-js-api</summary>
### [`v0.21.0`](https://togithub.com/open-telemetry/opentelemetry-js-api/blob/master/CHANGELOG.md#​0210)
[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js-api/compare/v0.20.0...v0.21.0)
##### 💥 Breaking Change
- [#​78](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/78) feat: unify signatures of `with` and `bind` ([@​Rauno56](https://togithub.com/Rauno56))
- [#​46](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/46) chore: do not export singletons ([@​dyladan](https://togithub.com/dyladan))
##### 🚀 Enhancement
- [#​81](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/81) chore: function overloads implementation of startActiveSpan in noop t… ([@​naseemkullah](https://togithub.com/naseemkullah))
##### 🏠 Internal
- [#​84](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/84) chore: remove unused backwards compatibility folder ([@​Flarna](https://togithub.com/Flarna))
- [#​85](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/85) chore: add node:16 to the test matrix ([@​Rauno56](https://togithub.com/Rauno56))
- [#​63](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/63) feat: debug log global registrations and logger overwrites ([@​Rauno56](https://togithub.com/Rauno56))
- [#​75](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/75) Add CodeQL Security Scan ([@​xukaren](https://togithub.com/xukaren))
- [#​79](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/79) chore: fix eslint config ([@​Rauno56](https://togithub.com/Rauno56))
##### Committers: 5
- Daniel Dyla ([@​dyladan](https://togithub.com/dyladan))
- Gerhard Stöbich ([@​Flarna](https://togithub.com/Flarna))
- Karen Xu ([@​xukaren](https://togithub.com/xukaren))
- Naseem ([@​naseemkullah](https://togithub.com/naseemkullah))
- Rauno Viskus ([@​Rauno56](https://togithub.com/Rauno56))
### [`v0.20.0`](https://togithub.com/open-telemetry/opentelemetry-js-api/blob/master/CHANGELOG.md#​0200)
[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js-api/compare/v0.19.0...v0.20.0)
##### 🚀 Enhancement
- [#​69](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/69) feat(context): add utils method to remove keys from context ([@​vmarchaud](https://togithub.com/vmarchaud))
- [#​71](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/71) chore: export baggage ([@​dyladan](https://togithub.com/dyladan))
##### Committers: 2
- Daniel Dyla ([@​dyladan](https://togithub.com/dyladan))
- Valentin Marchaud ([@​vmarchaud](https://togithub.com/vmarchaud))
### [`v0.19.0`](https://togithub.com/open-telemetry/opentelemetry-js-api/blob/master/CHANGELOG.md#​0190)
[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js-api/compare/0.18.1...v0.19.0)
##### 💥 Breaking Change
- [#​55](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/55) chore: move baggage methods in propagation namespace ([@​vmarchaud](https://togithub.com/vmarchaud))
- [#​65](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/65) chore: remove suppress instrumentation ([@​dyladan](https://togithub.com/dyladan))
- [#​60](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/60) chore: removing timed event ([@​obecny](https://togithub.com/obecny))
- [#​58](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/58) chore: use spancontext for link ([@​dyladan](https://togithub.com/dyladan))
- [#​47](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/47) chore: move span method for context in trace API [#​40](https://togithub.com/open-telemetry/opentelemetry-js-api/issues/40) ([@​vmarchaud](https://togithub.com/vmarchaud))
- [#​45](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/45) chore: rename `span#context()` to `span#spanContext` ([@​dyladan](https://togithub.com/dyladan))
- [#​43](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/43) chore: renaming noop span to non recording span ([@​obecny](https://togithub.com/obecny))
- [#​32](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/32) feat!: return boolean success value from setGlobalXXX methods ([@​dyladan](https://togithub.com/dyladan))
##### 🚀 Enhancement
- [#​62](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/62) chore: adding component logger ([@​obecny](https://togithub.com/obecny))
- [#​54](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/54) feat: add tracer.startActiveSpan() ([@​naseemkullah](https://togithub.com/naseemkullah))
- [#​58](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/58) chore: use spancontext for link ([@​dyladan](https://togithub.com/dyladan))
- [#​51](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/51) feat: add function to wrap SpanContext in NonRecordingSpan [#​49](https://togithub.com/open-telemetry/opentelemetry-js-api/issues/49) ([@​dyladan](https://togithub.com/dyladan))
##### 📝 Documentation
- [#​64](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/64) chore: document the reason for symbol.for ([@​dyladan](https://togithub.com/dyladan))
- [#​44](https://togithub.com/open-telemetry/opentelemetry-js-api/pull/44) chore: updating readme headline and fixing links ([@​obecny](https://togithub.com/obecny))
##### Committers: 6
- Bartlomiej Obecny ([@​obecny](https://togithub.com/obecny))
- Daniel Dyla ([@​dyladan](https://togithub.com/dyladan))
- Gerhard Stöbich ([@​Flarna](https://togithub.com/Flarna))
- Naseem ([@​naseemkullah](https://togithub.com/naseemkullah))
- Valentin Marchaud ([@​vmarchaud](https://togithub.com/vmarchaud))
- t2t2 ([@​t2t2](https://togithub.com/t2t2))
</details>
<details>
<summary>open-telemetry/opentelemetry-js</summary>
### [`v0.21.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/master/CHANGELOG.md#​0210)
[Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v0.20.0...v0.21.0)
##### 🚀 (Enhancement)
- `opentelemetry-instrumentation-fetch`, `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-xml-http-request`, `opentelemetry-instrumentation`
- [#​2261](https://togithub.com/open-telemetry/opentelemetry-js/pull/2261) Adding ComponentLogger into instrumentations ([@​obecny](https://togithub.com/obecny))
- `opentelemetry-api-metrics`, `opentelemetry-context-async-hooks`, `opentelemetry-context-zone-peer-dep`, `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-metrics`, `opentelemetry-node`, `opentelemetry-propagator-b3`, `opentelemetry-propagator-jaeger`, `opentelemetry-resource-detector-aws`, `opentelemetry-resource-detector-gcp`, `opentelemetry-resources`, `opentelemetry-sdk-node`, `opentelemetry-shim-opentracing`, `opentelemetry-tracing`, `opentelemetry-web`
- [#​2255](https://togithub.com/open-telemetry/opentelemetry-js/pull/2255) chore: update API to 0.21.0 ([@​dyladan](https://togithub.com/dyladan))
##### 📚 (Refine Doc)
- [#​2263](https://togithub.com/open-telemetry/opentelemetry-js/pull/2263) docs(README): update link to [@​opentelemetry/api](https://togithub.com/opentelemetry/api) package ([@​nvenegas](https://togithub.com/nvenegas))
- [#​2254](https://togithub.com/open-telemetry/opentelemetry-js/pull/2254) chore: update compatibility matrix ([@​dyladan](https://togithub.com/dyladan))
- [#​2253](https://togithub.com/open-telemetry/opentelemetry-js/pull/2253) chore: add missing changelog entry ([@​dyladan](https://togithub.com/dyladan))
##### 🏠 (Internal)
- `opentelemetry-api-metrics`, `opentelemetry-context-async-hooks`, `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-metrics`, `opentelemetry-node`, `opentelemetry-propagator-b3`, `opentelemetry-propagator-jaeger`, `opentelemetry-resource-detector-aws`, `opentelemetry-resource-detector-gcp`, `opentelemetry-resources`, `opentelemetry-sdk-node`, `opentelemetry-semantic-conventions`, `opentelemetry-shim-opentracing`, `opentelemetry-tracing`, `opentelemetry-web`, `template`
- [#​2244](https://togithub.com/open-telemetry/opentelemetry-js/pull/2244) chore: add node:16 to the test matrix ([@​Rauno56](https://togithub.com/Rauno56))
##### Committers: 4
- Bartlomiej Obecny ([@​obecny](https://togithub.com/obecny))
- Daniel Dyla ([@​dyladan](https://togithub.com/dyladan))
- Nicolas Venegas ([@​nvenegas](https://togithub.com/nvenegas))
- Rauno Viskus ([@​Rauno56](https://togithub.com/Rauno56))
</details>
---
### Configuration
📅 **Schedule**: "after 9am and before 3pm" (UTC).
🚦 **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.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-pubsub).1 parent bb5b3ad commit 023a363
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments