Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) ~1.8.0 -> ~1.9.0 age adoption passing confidence
@opentelemetry/core (source) ~1.24.0 -> ~1.29.0 age adoption passing confidence
@opentelemetry/resources (source) ~1.24.0 -> ~1.29.0 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) ~1.24.0 -> ~1.29.0 age adoption passing confidence
@opentelemetry/sdk-trace-node (source) ~1.24.0 -> ~1.29.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) ~1.24.0 -> ~1.28.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.0

Compare Source

🚀 (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
🐛 (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
🏠 (Internal)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 17, 2024 00:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@renovate renovate bot requested a review from a team as a code owner June 17, 2024 00:18
@renovate renovate bot added the javascript label Jun 17, 2024
@renovate renovate bot enabled auto-merge (squash) June 17, 2024 00:18
kodiakhq[bot]
kodiakhq bot previously approved these changes Jun 17, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from f1955ad to cee3403 Compare June 25, 2024 14:04
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch 2 times, most recently from 52ff0c4 to 80fbaf0 Compare August 28, 2024 10:36
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 80fbaf0 to 20a4c05 Compare September 19, 2024 12:51
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 20a4c05 to 5ae4c6d Compare October 23, 2024 17:54
Copy link

sonarcloud bot commented Oct 23, 2024

@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch 2 times, most recently from f5a656f to 6e0085c Compare November 20, 2024 21:33
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 6e0085c to 8d791c4 Compare December 4, 2024 17:50
@renovate renovate bot requested a review from a team as a code owner December 4, 2024 17:50
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 6, 2024
@renovate renovate bot changed the title chore(deps): update opentelemetry-js monorepo fix(deps): update opentelemetry-js monorepo Dec 10, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 8d791c4 to 8b3ed2f Compare December 11, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants