Skip to content

chore(deps): bump @opentelemetry/exporter-prometheus from 0.57.2 to 0.211.0 in /test/opentelemetry-metrics/fixtures#4960

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/opentelemetry-metrics/fixtures/opentelemetry/exporter-prometheus-0.211.0
Open

chore(deps): bump @opentelemetry/exporter-prometheus from 0.57.2 to 0.211.0 in /test/opentelemetry-metrics/fixtures#4960
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/test/opentelemetry-metrics/fixtures/opentelemetry/exporter-prometheus-0.211.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps @opentelemetry/exporter-prometheus from 0.57.2 to 0.211.0.

Release notes

Sourced from @​opentelemetry/exporter-prometheus'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

experimental/v0.210.0

0.210.0

💥 Breaking Changes

  • feat(sdk-node)!: do not add default MetricReader when an empty metricReaders array is provided to NodeSDK constructor #6272 @​pichlermarc
    • (user-facing): setting metricsReaders: [] now prevents the NodeSDK from instantiating a Metrics SDK, regardless of settings in OTEL_METRICS_EXPORTER env var.

🐛 Bug Fixes

  • fix(sdk-node): ensure invalid metric reader config does not throw on startup #6295 @​pichlermarc

experimental/v0.209.0

0.209.0

💥 Breaking Changes

  • fix(opentelemetry-sdk-node): default to otlp if OTEL_METRICS_EXPORTER is empty #6092 @​jeengbe
    • (user-facing): NodeSDK now automatically instantiates a Metrics SDK. To disable it, set environment varaible OTEL_METRICS_EXPORTER=none.

🚀 Features

... (truncated)

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
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​opentelemetry/exporter-prometheus since your current version.


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 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/exporter-prometheus](https://github.com/open-telemetry/opentelemetry-js) from 0.57.2 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.57.2...experimental/v0.211.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/exporter-prometheus"
  dependency-version: 0.211.0
  dependency-type: direct:production
  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 Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 00:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2026
@github-actions
Copy link

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

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