Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps the opentelemetry group with 2 updates: opentelemetry-prometheus-text-exporter and opentelemetry_sdk.

Updates opentelemetry-prometheus-text-exporter from 0.2.0 to 0.2.1

Release notes

Sourced from opentelemetry-prometheus-text-exporter's releases.

v0.2.1

Added

  • Upgrade opentelemetry to 0.31.0

Other

  • apply suggestions from clippy
  • setup tests in CI
  • setup benchmark using CodSpeed
  • remove test for removed code
Changelog

Sourced from opentelemetry-prometheus-text-exporter's changelog.

0.2.1 - 2025-09-29

Added

  • Upgrade opentelemetry to 0.31.0

Other

  • apply suggestions from clippy
  • setup tests in CI
  • setup benchmark using CodSpeed
  • remove test for removed code
Commits
  • 59bc47f chore: release v0.2.1
  • 34f830e feat: Upgrade opentelemetry to 0.31.0
  • ba430b2 Merge pull request #3 from sandhose/tests-in-ci
  • 767c772 chore: apply suggestions from clippy
  • 008c6ca chore: setup tests in CI
  • 89c91bc chore: setup benchmark using CodSpeed
  • b9078b5 chore: remove test for removed code
  • b31e9d0 Merge pull request #1 from sandhose/release-plz-2025-08-16T23-02-40Z
  • See full diff in compare view

Updates opentelemetry_sdk from 0.30.0 to 0.31.0

Commits
  • 285dc92 chore: Prepare for release v0.31.0 (#3179)
  • 9cde968 chore: Prepare for release otel-http v0.30.1, Revert part of multi-value key ...
  • 5250df2 fix: Suppress telemetry emitted inside of BatchLogProcessor::emit (#3172)
  • 9bd2c1b fix: use instrumentation schema URL on scope spans (#3171)
  • 159135c feat: Add is_remote flag in exporter for spans and span links (#3153)
  • b7ff11b fix: Use path+version dependencies for publishing to crates.io otel-http (#3...
  • 24da5c9 fix: Use path+version dependencies for publishing to crates.io (#3167)
  • 6f75c58 fix: Add std feature to serde to fix CI linting issues (#3165)
  • 80b5dcb chore: Bump opentelemetry-proto to v0.30.1 and opentelemetry-otlp to v0.30.1 ...
  • b70771a chore: bump otel-proto to v1.8.0 (#3156)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Sep 30, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 30, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc8144b
Status: ✅  Deploy successful!
Preview URL: https://98ea702f.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-cargo-opentelemet-znl2.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/cargo/opentelemetry-feebeee42d branch 2 times, most recently from 76ced16 to 24e5f07 Compare September 30, 2025 13:35
Bumps the opentelemetry group with 2 updates: [opentelemetry-prometheus-text-exporter](https://github.com/sandhose/opentelemetry-prometheus-text-exporter) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust).


Updates `opentelemetry-prometheus-text-exporter` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/releases)
- [Changelog](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/blob/main/CHANGELOG.md)
- [Commits](sandhose/opentelemetry-prometheus-text-exporter@v0.2.0...v0.2.1)

Updates `opentelemetry_sdk` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: opentelemetry-prometheus-text-exporter
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: opentelemetry_sdk
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/opentelemetry-feebeee42d branch from 24e5f07 to bc8144b Compare September 30, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants