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 dependency @opentelemetry/api to v1.9.0 #6712

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

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 - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@renovate renovate bot requested a review from a team as a code owner June 17, 2024 01:24
Copy link
Contributor Author

renovate bot commented Jun 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @netlify/build@29.47.3
npm ERR! Found: @opentelemetry/api@1.9.0
npm ERR! node_modules/@opentelemetry/api
npm ERR!   @opentelemetry/api@"1.9.0" from the root project
npm ERR!   @opentelemetry/api@"^1.0.0" from @opentelemetry/api-logs@0.52.0
npm ERR!   node_modules/@netlify/zip-it-and-ship-it/node_modules/@opentelemetry/api-logs
npm ERR!     @opentelemetry/api-logs@"0.52.0" from @opentelemetry/otlp-transformer@0.52.0
npm ERR!     node_modules/@netlify/zip-it-and-ship-it/node_modules/@opentelemetry/otlp-transformer
npm ERR!       @opentelemetry/otlp-transformer@"^0.52.0" from @netlify/serverless-functions-api@1.18.4
npm ERR!       node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api
npm ERR!         @netlify/serverless-functions-api@"^1.18.4" from @netlify/zip-it-and-ship-it@9.34.4
npm ERR!         node_modules/@netlify/zip-it-and-ship-it
npm ERR!     @opentelemetry/api-logs@"0.52.0" from @opentelemetry/sdk-logs@0.52.0
npm ERR!     node_modules/@netlify/zip-it-and-ship-it/node_modules/@opentelemetry/sdk-logs
npm ERR!       @opentelemetry/sdk-logs@"0.52.0" from @opentelemetry/otlp-transformer@0.52.0
npm ERR!       node_modules/@netlify/zip-it-and-ship-it/node_modules/@opentelemetry/otlp-transformer
npm ERR!         @opentelemetry/otlp-transformer@"^0.52.0" from @netlify/serverless-functions-api@1.18.4
npm ERR!         node_modules/@netlify/zip-it-and-ship-it/node_modules/@netlify/serverless-functions-api
npm ERR!   69 more (@opentelemetry/core, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @opentelemetry/api@"~1.8.0" from @netlify/build@29.47.3
npm ERR! node_modules/@netlify/build
npm ERR!   @netlify/build@"29.47.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @opentelemetry/api@1.8.0
npm ERR! node_modules/@opentelemetry/api
npm ERR!   peer @opentelemetry/api@"~1.8.0" from @netlify/build@29.47.3
npm ERR!   node_modules/@netlify/build
npm ERR!     @netlify/build@"29.47.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-17T01_24_24_781Z-debug-0.log

@renovate renovate bot enabled auto-merge (squash) June 17, 2024 01:24
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 Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants