Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps @opentelemetry/sdk-logs from 0.210.0 to 0.211.0.

Release notes

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

experimental/v0.211.0

0.211.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: remove xhr transport #6317 @​cjihrig
    • (user-facing) The deprecated XHR-based transport has been removed and replaced with fetch(). This change affects users who relied on XmlHttpRequest instead of fetch() for sending headers with OTLP exports. To maintain compatibility on browsers without a fetch() implementation, include a fetch() polyfill.
  • chore(api-logs)!: remove ProxyLoggerProvider export #6322 @​david-luna

🚀 Features

  • feat(sdk-logs): export event name from ConsoleLogRecordExporter #6310 @​aicest

🐛 Bug Fixes

🏠 Internal

Commits
  • e5f2d42 perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator (#6209)
  • 38924cb chore: prepare next release (#6326)
  • f73f51d chore(api-logs)!: remove ProxyLoggerProvider export (#6322)
  • 82ad3b7 fix(otlp-exporter-base): remove xhr transport (#6317)
  • c2c62ff refactor(sdk-logs): simplify _export() (#6318)
  • 435aada tests(sdk-node, sdk-trace-node, sdk-trace-web): 6077 refactor test global pro...
  • c177989 docs: update link for undici & fetch instrumentation (#6320)
  • adbaa90 chore(deps): update ubuntu:24.04 docker digest to cd1dba6 (#6313)
  • ae9b933 feat(sdk-logs): export event name from ConsoleLogRecordExporter (#6310)
  • 2d3716c chore: fix typos in source code and documentation (#6308)
  • 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-logs](https://github.com/open-telemetry/opentelemetry-js) from 0.210.0 to 0.211.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.210.0...experimental/v0.211.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-logs"
  dependency-version: 0.211.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 22, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​opentelemetry/​sdk-logs@​0.211.07810010093100

View full report

@NikolaRHristov NikolaRHristov merged commit f6de7e8 into Current Jan 22, 2026
3 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/sdk-logs-0.211.0 branch January 22, 2026 10:07
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.

2 participants