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 #5733

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/context-async-hooks (source) 1.27.0 -> 1.29.0 age adoption passing confidence
@opentelemetry/instrumentation (source) 0.54.2 -> 0.56.0 age adoption passing confidence
@opentelemetry/resources (source) 1.27.0 -> 1.29.0 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) 1.27.0 -> 1.29.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) 1.27.0 -> 1.28.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/context-async-hooks)

v1.29.0

Compare Source

💥 Breaking Change
  • feat(sdk-metrics): Add support for aggregation cardinality limit with a default limit of 2000. This limit can be customized via views #​5182

v1.28.0

Compare Source

🚀 (Enhancement)
  • feat(sdk-metrics, sdk-trace): add mergeResourceWithDefaults flag, which allows opting-out of resources getting merged with the default resource #​4617

    • default: true (no change in behavior)
    • note: false will become the default behavior in the next major version in order to comply with specification requirements
  • feat(sdk-trace-base): add spanProcessors property in TracerConfig interface. #​5138 @​david-luna

🐛 (Bug Fix)
  • fix(sdk-metrics): await exports in PeriodicExportingMetricReader when async resource attributes have not yet settled #​5119 @​pichlermarc
  • fix(sdk-trace): performance.now() may return the same value for consecutive calls #​5150 @​dyladan
  • fix(sdk-trace-base): pass BatchSpanProcessor#forceFlush() errors on visibilitychange/pagehide to globalErrorHandler #​5143 @​pichlermarc
    • fixes a bug where switching browser tabs with a failing exporter would cause an unhandled error

Configuration

📅 Schedule: Branch creation - "after 5:00am every weekday, before 7:00am every weekday,every weekend" (UTC), Automerge - "before 7am every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 December 15, 2024 12:42
@renovate renovate bot enabled auto-merge (squash) December 15, 2024 12:42
@renovate renovate bot requested review from aqrln and millsp and removed request for a team December 15, 2024 12:42
@renovate renovate bot merged commit 5076327 into dev Dec 15, 2024
3 checks passed
@renovate renovate bot deleted the renovate/opentelemetry-js-monorepo branch December 15, 2024 12:42
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