Skip to content

chore(deps): update dependency @opentelemetry/api to ~1.9.0#233

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentelemetry-js-monorepo
Open

chore(deps): update dependency @opentelemetry/api to ~1.9.0#233
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/opentelemetry-js-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Confidence
@opentelemetry/api (source) ~1.8.0~1.9.0 age 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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.

🔕 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 requested a review from a team as a code owner November 25, 2024 01:53
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 25, 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 warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @netlify/build@35.13.6
npm error Found: @opentelemetry/api@1.9.1
npm error node_modules/@opentelemetry/api
npm error   dev @opentelemetry/api@"~1.9.0" from the root project
npm error   @opentelemetry/api@"^1.3.0" from @opentelemetry/api-logs@0.217.0
npm error   node_modules/@opentelemetry/api-logs
npm error     @opentelemetry/api-logs@"0.217.0" from @opentelemetry/instrumentation@0.217.0
npm error     node_modules/@opentelemetry/instrumentation
npm error       @opentelemetry/instrumentation@"^0.217.0" from @netlify/otel@6.0.1
npm error       node_modules/@netlify/otel
npm error         @netlify/otel@"^6.0.1" from @netlify/blobs@10.7.7
npm error         node_modules/@netlify/blobs
npm error   7 more (@opentelemetry/context-async-hooks, ...)
npm error
npm error Could not resolve dependency:
npm error peer @opentelemetry/api@"~1.8.0" from @netlify/build@35.13.6
npm error node_modules/@netlify/build
npm error   dev @netlify/build@"^35.13.6" from the root project
npm error   @netlify/build@"^35.13.6" from netlify-cli@26.0.2
npm error   node_modules/netlify-cli
npm error     dev netlify-cli@"^26.0.2" from the root project
npm error
npm error Conflicting peer dependency: @opentelemetry/api@1.8.0
npm error node_modules/@opentelemetry/api
npm error   peer @opentelemetry/api@"~1.8.0" from @netlify/build@35.13.6
npm error   node_modules/@netlify/build
npm error     dev @netlify/build@"^35.13.6" from the root project
npm error     @netlify/build@"^35.13.6" from netlify-cli@26.0.2
npm error     node_modules/netlify-cli
npm error       dev netlify-cli@"^26.0.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-18T10_22_43_154Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-18T10_22_43_154Z-debug-0.log

@renovate renovate Bot enabled auto-merge (squash) November 25, 2024 01:53
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 25, 2024

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit bfd430d
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/68d5812ab3997900080ca97d
😎 Deploy Preview https://deploy-preview-233--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the type: chore work needed to keep the product and development running smoothly label Nov 25, 2024
@github-actions github-actions Bot added the Stale label Feb 1, 2025
@github-actions github-actions Bot removed the Stale label Jul 22, 2025
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch 2 times, most recently from b114698 to e4d4a50 Compare August 13, 2025 13:33
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from e4d4a50 to 5e77208 Compare August 19, 2025 12:17
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from 5e77208 to c42d029 Compare August 31, 2025 12:16
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from c42d029 to bfd430d Compare September 25, 2025 17:51
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from bfd430d to 1d220cc Compare October 21, 2025 19:48
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 21, 2025

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit 1d220cc
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/68f7e3ac07997100084d8dd1
😎 Deploy Preview https://deploy-preview-233--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from 1d220cc to dea8874 Compare November 10, 2025 22:04
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 10, 2025

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit b9f7dc3
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/691ccb31dfb121000848d53c
😎 Deploy Preview https://deploy-preview-233--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from dea8874 to b9f7dc3 Compare November 18, 2025 19:38
@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from b9f7dc3 to 27c04a8 Compare December 3, 2025 14:44
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 3, 2025

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit 27c04a8
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/69304ced1b382700085a8cc3
😎 Deploy Preview https://deploy-preview-233--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from 27c04a8 to 2464573 Compare March 5, 2026 17:28
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 5, 2026

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit 2464573
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/69a9bd2bfe0559000885bd96
😎 Deploy Preview https://deploy-preview-233--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot force-pushed the renovate/opentelemetry-js-monorepo branch from 2464573 to d003514 Compare May 18, 2026 10:22
@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

Deploy Preview for angular-runtime-demo failed. Why did it fail? →

Name Link
🔨 Latest commit d003514
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/6a0ae87badaa5800081c6dab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants