Skip to content

build(deps-dev): bump @opentelemetry/exporter-trace-otlp-http from 0.204.0 to 0.205.0#194

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/opentelemetry/exporter-trace-otlp-http-0.205.0
Sep 10, 2025
Merged

build(deps-dev): bump @opentelemetry/exporter-trace-otlp-http from 0.204.0 to 0.205.0#194
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/opentelemetry/exporter-trace-otlp-http-0.205.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 10, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @opentelemetry/exporter-trace-otlp-http from 0.204.0 to 0.205.0.

Release notes

Sourced from @​opentelemetry/exporter-trace-otlp-http's releases.

experimental/v0.205.0

0.205.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: split node and browser config types in two #5917 @​pichlermarc
    • Fixes a bug where Node.js modules would be incorrectly used in the instantiation of a web-targeted exporter
    • Breaking changes:
      • (user-facing) createOtlpHttpExportDelegate(OtlpHttpConfiguration) has been changed to take a different, but identical type OtlpNodeHttpConfiguration to differentiate it from the web-targeted exporters
      • (user-facing) convertLegacyHttpOptions(...) now returns OtlpNodeHttpConfiguration, the returned object's contents remain identical.
      • (user-facing) agentFactory has been dropped from OtlpHttpConfiguration as it is node-specific and is now part of OtlpNodeHttpConfiguration instead
Commits
  • 2d37608 chore: prepare next release (#5921)
  • 9a8c6e0 fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
  • b37bfa7 test: add webpack browser bundler test (#5919)
  • 4f0b628 chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
  • c8b11e4 chore(deps): update actions/setup-node action to v5 (#5913)
  • See full diff 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2025
Bumps [@opentelemetry/exporter-trace-otlp-http](https://github.com/open-telemetry/opentelemetry-js) from 0.204.0 to 0.205.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@experimental/v0.204.0...experimental/v0.205.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-trace-otlp-http"
  dependency-version: 0.205.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/exporter-trace-otlp-http-0.205.0 branch from ff9fa54 to b41e853 Compare September 10, 2025 11:16
@github-actions github-actions Bot merged commit 7fe2fe1 into Current Sep 10, 2025
5 of 8 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/opentelemetry/exporter-trace-otlp-http-0.205.0 branch September 10, 2025 11:16
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