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 - autoclosed #382

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) 1.6.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)

v1.8.0

Compare Source

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated
💥 Breaking Change
🚀 (Enhancement)
🐛 (Bug Fix)
  • fix(sdk-trace): enforce consistent span durations
    #​3327 @​dyladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces
    #​3295
  • fix(trace): fix an issue which caused negative span durations in web based spans
    #​3359 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding
    #​3341 @​legendecas
📚 (Refine Doc)
🏠 (Internal)

v1.7.0

Compare Source

🐛 (Bug Fix)
  • fix(sdk-trace-base): make span start times resistant to hrtime clock drift
    #​3129

  • fix(sdk-trace-base): validate maxExportBatchSize in BatchSpanProcessorBase
    #​3232

📚 (Refine Doc)
  • docs(metrics): add missing metrics packages to SDK reference documentation #​3239 @​dyladan
🏠 (Internal)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

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

Copy link

cloudflare-workers-and-pages bot commented Jun 5, 2024

Deploying leaky-paywall with  Cloudflare Pages  Cloudflare Pages

Latest commit: b0aac79
Status: ✅  Deploy successful!
Preview URL: https://99cb8593.leaky-paywall.pages.dev
Branch Preview URL: https://renovate-opentelemetry-js-mo.leaky-paywall.pages.dev

View logs

Copy link

github-actions bot commented Jun 5, 2024

Run report for 352a5267

Total time: 49.8s | Comparison time: 1m 3s | Estimated savings: 13.4s (21.2% faster)

Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupNodeTool(20.14.0) 2.4s Skipped
🟩 InstallNodeDeps(20.14.0) 21.2s Passed
🟩 SyncNodeProject(version-proxy) 0.3ms Passed
🟩 SyncNodeProject(shared) 0.3ms Passed
🟩 SyncNodeProject(storipress-client) 0.2ms Passed
🟩 SyncNodeProject(script-provider) 0.4ms Passed
🟪 RunTask(storipress-client:generate) 28ms Cached
🟪 RunTask(shared:build) 31.7ms Cached
🟩 SyncNodeProject(leaky-paywall) 0.4ms Passed
🟩 RunTask(leaky-paywall:typecheck) 8.5s Passed
🟩 RunTask(leaky-paywall:build) 12s Passed
🟩 RunTask(leaky-paywall:lib-analyze) 7.3s Passed
🟩 RunTask(leaky-paywall:lib) 7.1s Passed
🟩 RunTask(leaky-paywall:minify-lib) 598.6ms Passed
🟩 RunTask(leaky-paywall:debug-lib) 5.2s Passed
🟩 RunTask(leaky-paywall:preview-lib) 4.3s Passed
🟩 RunTask(leaky-paywall:minify-debug-lib) 482.9ms Passed
🟩 RunTask(leaky-paywall:minify-preview-lib) 498.4ms Passed
🟩 RunTask(leaky-paywall:minify) 7ms Passed
And 1 more...
Expanded report
Action Time Status Info
🟩 RunTask(leaky-paywall:deploy) 21ms Passed
Touched files
package.json
packages/script-provider/package.json
yarn.lock

@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from a546064 to 0b2f96d Compare June 9, 2024 04:16
@renovate renovate bot changed the title fix(deps): update opentelemetry-js monorepo fix(deps): update dependency @opentelemetry/api to ~1.9.0 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 0b2f96d to 1aaac9a Compare June 14, 2024 10:32
@renovate renovate bot changed the title fix(deps): update dependency @opentelemetry/api to ~1.9.0 fix(deps): update dependency @opentelemetry/api to v1.9.0 Jun 14, 2024
Copy link

github-actions bot commented Jun 14, 2024

Barecheck - Code coverage report

Total: 33.03%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 1aaac9a to 352a526 Compare June 20, 2024 10:57
@renovate renovate bot changed the title fix(deps): update dependency @opentelemetry/api to v1.9.0 fix(deps): update opentelemetry-js monorepo Jun 20, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-js-monorepo branch from 352a526 to b0aac79 Compare June 21, 2024 07:41
@renovate renovate bot changed the title fix(deps): update opentelemetry-js monorepo fix(deps): update dependency @opentelemetry/api to v1.9.0 Jun 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @opentelemetry/api to v1.9.0 fix(deps): update dependency @opentelemetry/api to v1.9.0 - autoclosed Jun 27, 2024
@renovate renovate bot closed this Jun 27, 2024
@renovate renovate bot deleted the renovate/opentelemetry-js-monorepo branch June 27, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants