Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the trillium group with 2 updates in the / directory: trillium-prometheus and trillium-rustls.

Updates trillium-prometheus from 0.2.0 to 0.3.0

Commits

Updates trillium-rustls from 0.8.1 to 0.9.0

Release notes

Sourced from trillium-rustls's releases.

trillium-rustls-v0.9.0

Fixed

  • Require rustls-platform-verifier 0.3.2 to avoid multiple crypto backends
Commits
  • 7efe1e4 feat!: release trillium-rustls 0.9.0
  • 14f2eed chore(rustls): update rustls deps
  • df87e12 chore: Upgrade thiserror
  • 6fbc512 build(deps): bump lukka/get-cmake from 3.29.6 to 3.30.0
  • ffe5cf2 chore: release
  • 31e6749 feat(smol): use async_signal instead of signal_hook_async_std
  • See full diff 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 21:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2026
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 bot and others added 2 commits January 27, 2026 10:59
Bumps the trillium group with 2 updates in the / directory: [trillium-prometheus](https://github.com/divviup/trillium-prometheus) and [trillium-rustls](https://github.com/trillium-rs/trillium).


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)

Updates `trillium-rustls` from 0.8.1 to 0.9.0
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-rustls-v0.8.1...trillium-rustls-v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@tgeoghegan tgeoghegan force-pushed the dependabot/cargo/main/trillium-6a7b36d69e branch from 900bb59 to 56852b7 Compare January 27, 2026 19:09
@tgeoghegan
Copy link
Contributor

Unfortunately we can't move forward here. trillium-prometheus wants prometheus 0.14, but trillium-opentelemetry 0.10 is still on opentelemetry 0.27, which wants prometheus 0.13, and we can't have two prometheus versions co-existing in the dep tree. We can take trillium-rustls but everything else (trillium-prometheus, prometheus and the opentelemetry crate family) are stuck until trillium-opentelemetry releases again.

tgeoghegan added a commit that referenced this pull request Jan 27, 2026
Carved out from #4286. See that PR for discussion of why we can't take
other `trillium` items.
tgeoghegan added a commit that referenced this pull request Jan 27, 2026
Carved out from #4286. See that PR for discussion of why we can't take
other `trillium` items.
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.

2 participants