Skip to content

⬆️ chore(deps): bump @opentelemetry/sdk-trace-base from 1.29.0 to 1.30.1#1090

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/sdk-trace-base-1.30.1
Closed

⬆️ chore(deps): bump @opentelemetry/sdk-trace-base from 1.29.0 to 1.30.1#1090
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/sdk-trace-base-1.30.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 23, 2025

Copy link
Copy Markdown
Contributor

Bumps @opentelemetry/sdk-trace-base from 1.29.0 to 1.30.1.

Release notes

Sourced from @​opentelemetry/sdk-trace-base's releases.

v1.30.1

1.30.1

🐛 (Bug Fix)

  • fix(sdk-metrics): do not export from PeriodicExportingMetricReader when there are no metrics to export. #5288 @​jacksonweber

🏠 (Internal)

v1.30.0

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229
Changelog

Sourced from @​opentelemetry/sdk-trace-base's changelog.

1.30.1

🐛 (Bug Fix)

  • fix(sdk-metrics): do not export from PeriodicExportingMetricReader when there are no metrics to export. #5288 @​jacksonweber

🏠 (Internal)

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233
  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229
Commits
  • cbc912d chore: prepare next v1.x release (#5342)
  • 942628d [backport/v1.x] ci: make v1.x release PR workflow checkout correct branch (#5...
  • 1fa5492 [backport/v1.x] fix(exporter-metrics-otlp-http): browser OTLPMetricExporter w...
  • 18b33a0 [backport/v1.x] fix(sdk-metrics): don't export from PeriodicExportingMetricRe...
  • 3acae30 [backport/v1.x] ci: make changelog workflow check v1.x (#5338)
  • dba373c chore: updated v1.x supported versions (#5286)
  • aae4468 ci: prepare release script to run on v1.x branch (#5276)
  • 616d27a chore: prepare next release (#5274)
  • e524148 chore: removed circular dependency from BasicTracerProvider (#5279)
  • 67a0e9c Update links to openmetrics to reference the v1.0.0 release (#5267)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) from 1.29.0 to 1.30.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/v1.30.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.29.0...v1.30.1)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-trace-base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Updates to project dependencies label Jan 23, 2025
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jan 23, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.35%. Comparing base (b0d6a4c) to head (8b2b38b).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1090   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files         243      243           
  Lines       18316    18316           
  Branches     1872     1775   -97     
=======================================
  Hits        17098    17098           
  Misses       1213     1213           
  Partials        5        5           
Flag Coverage Δ
integrationtests 72.54% <ø> (ø)
node 93.35% <ø> (ø)
unittests 50.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github Mar 18, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #1109.

@dependabot dependabot Bot closed this Mar 18, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/opentelemetry/sdk-trace-base-1.30.1 branch March 18, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants