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.23.0 #1905

Closed renovate-bot closed 3 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/semantic-conventions) ### [`v1.23.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1230) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.22.0...v1.23.0) ##### :rocket: (Enhancement) - perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes [#​4576](https://togithub.com/open-telemetry/opentelemetry-js/pull/4576) [@​Samuron](https://togithub.com/Samuron) - feat(sdk-metrics): added experimental synchronous gauge to SDK [#​4565](https://togithub.com/open-telemetry/opentelemetry-js/pull/4565) [@​clintonb](https://togithub.com/clintonb) - this change will become user-facing in an upcoming release ##### :bug: (Bug Fix) - fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console [#​4522](https://togithub.com/open-telemetry/opentelemetry-js/pull/4522) [@​JacksonWeber](https://togithub.com/JacksonWeber) ### [`v1.22.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1220) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.21.0...v1.22.0) ##### :rocket: (Enhancement) - feat(sdk-metrics): allow single bucket histograms [#​4456](https://togithub.com/open-telemetry/opentelemetry-js/pull/4456) [@​pichlermarc](https://togithub.com/pichlermarc) - feat(instrumentation): Make `init()` method public [#​4418](https://togithub.com/open-telemetry/opentelemetry-js/pull/4418) - feat(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x [#​4469](https://togithub.com/open-telemetry/opentelemetry-js/pull/4469) [@​pichlermarc](https://togithub.com/pichlermarc) - chore: Semantic Conventions export individual strings [4185](https://togithub.com/open-telemetry/opentelemetry-js/issues/4185) ##### :bug: (Bug Fix) - fix(sdk-metrics): handle zero bucket counts in exponential histogram merge [#​4459](https://togithub.com/open-telemetry/opentelemetry-js/pull/4459) [@​mwear](https://togithub.com/mwear) - fix(sdk-metrics): ignore `NaN` value recordings in Histograms [#​4455](https://togithub.com/open-telemetry/opentelemetry-js/pull/4455) [@​pichlermarc](https://togithub.com/pichlermarc) - fixes a bug where recording `NaN` on a histogram would result in the sum of bucket count values not matching the overall count - fix(sdk-metrics): allow single bucket histograms [#​4456](https://togithub.com/open-telemetry/opentelemetry-js/pull/4456) [@​pichlermarc](https://togithub.com/pichlermarc) - fixes a bug where `Meter.createHistogram()` with the advice `explicitBucketBoundaries: []` would throw - fix(context-zone-peer-dep, context-zone): support zone.js 0.13.x, 0.14.x [#​4469](https://togithub.com/open-telemetry/opentelemetry-js/pull/4469) [@​pichlermarc](https://togithub.com/pichlermarc) - fixes a bug where old versions of `zone.js` affected by [angular/angular#53507](https://togithub.com/angular/angular/issues/53507) would be pulled in ##### :books: (Refine Doc) - docs: shorten readme sections [#​4460](https://togithub.com/open-telemetry/opentelemetry-js/pull/4460) [@​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.

gcf-merge-on-green[bot] commented 3 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

forking-renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~1.23.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.