googleapis / nodejs-pubsub

Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
https://cloud.google.com/pubsub/
Apache License 2.0
516 stars 227 forks source link

fix(deps): update dependency @opentelemetry/semantic-conventions to ~1.21.0 #1876

Closed renovate-bot closed 5 months ago

renovate-bot commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/semantic-conventions (source) ~1.20.0 -> ~1.21.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/semantic-conventions) ### [`v1.21.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1210) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.20.0...v1.21.0) ##### :rocket: (Enhancement) - feat(sdk-metrics): add constructor option to add metric readers [#​4427](https://togithub.com/open-telemetry/opentelemetry-js/pull/4427) [@​pichlermarc](https://togithub.com/pichlermarc) - deprecates `MeterProvider.addMetricReader()` please use the constructor option `readers` instead. ##### :bug: (Bug Fix) - fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation [#​4417](https://togithub.com/open-telemetry/opentelemetry-js/pull/4417) [@​pichlermarc](https://togithub.com/pichlermarc) - fix(sdk-trace-base): Export processed spans while exporter failed [#​4287](https://togithub.com/open-telemetry/opentelemetry-js/pull/4287) [@​Zirak](https://togithub.com/Zirak) ##### :house: (Internal) - chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 [#​4320](https://togithub.com/open-telemetry/opentelemetry-js/pull/4320) - refactor(core): drop unnecessary assignment of HOSTNAME [#​4421](https://togithub.com/open-telemetry/opentelemetry-js/pull/4421) [@​pichlermarc](https://togithub.com/pichlermarc) - test(opentelemetry-context-zone-peer-dep): transpile zone.js in tests [#​4423](https://togithub.com/open-telemetry/opentelemetry-js/pull/4423) [@​legendecas](https://togithub.com/legendecas)

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), 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.

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



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