Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the trillium group with 2 updates: trillium-opentelemetry and trillium-prometheus.

Updates trillium-opentelemetry from 0.9.0 to 0.10.0

Release notes

Sourced from trillium-opentelemetry's releases.

v0.10.0

Added

  • [breaking] Add the ability to customize histogram boundaries

Fixed

  • fix clippy lint

Other

  • (deps) Bump Swatinem/rust-cache from 2.7.3 to 2.7.5
  • [breaking] upgrade opentelemetry dependencies
Changelog

Sourced from trillium-opentelemetry's changelog.

0.10.0 - 2025-01-23

Added

  • [breaking] Add the ability to customize histogram boundaries

Fixed

  • fix clippy lint

Other

  • (deps) Bump Swatinem/rust-cache from 2.7.3 to 2.7.5
  • [breaking] upgrade opentelemetry dependencies
Commits
  • 0c7e334 chore: release v0.10.0
  • 36bd29b feat!: Add the ability to customize histogram boundaries
  • 16bdf69 chore(deps): Bump Swatinem/rust-cache from 2.7.3 to 2.7.5
  • 582459b fix: fix clippy lint
  • 24f8f46 chore!: upgrade opentelemetry dependencies
  • See full diff in compare view

Updates trillium-prometheus from 0.2.0 to 0.3.0

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 19:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 20, 2025
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch from 447c229 to adf6725 Compare October 21, 2025 16:38
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch 2 times, most recently from 997da4d to 853cce5 Compare November 3, 2025 19:19
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch from 853cce5 to 8ee3349 Compare November 4, 2025 17:54
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch 3 times, most recently from 652637a to 7c93fd6 Compare November 18, 2025 17:32
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch 4 times, most recently from e3594c5 to 6ecc49f Compare December 8, 2025 19:14
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch from 6ecc49f to 7cfadd6 Compare December 15, 2025 19:16
@tgeoghegan
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch from 7cfadd6 to 652d152 Compare December 16, 2025 20:18
Bumps the trillium group with 2 updates: [trillium-opentelemetry](https://github.com/trillium-rs/trillium-opentelemetry) and [trillium-prometheus](https://github.com/divviup/trillium-prometheus).


Updates `trillium-opentelemetry` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/trillium-rs/trillium-opentelemetry/releases)
- [Changelog](https://github.com/trillium-rs/trillium-opentelemetry/blob/main/CHANGELOG.md)
- [Commits](trillium-rs/trillium-opentelemetry@v0.9.0...v0.10.0)

Updates `trillium-prometheus` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/divviup/trillium-prometheus/releases)
- [Commits](https://github.com/divviup/trillium-prometheus/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: trillium-opentelemetry
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trillium
- dependency-name: trillium-prometheus
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trillium
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/release/0.7/trillium-79acb774df branch from 652d152 to 0e7ec29 Compare December 22, 2025 19:11
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants