Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tokio-metrics from 0.4.6 to 0.4.7.

Release notes

Sourced from tokio-metrics's releases.

Release v0.4.7

What's Changed

Changelog

Sourced from tokio-metrics's changelog.

0.4.7 (January 15, 2025)

  • docs: fix typos in TaskMetrics (#103)
  • rt: integrate derived metrics with metrics.rs (#104)
  • fix: indentation in task.rs (#105)
  • docs: update readme and crate documentation (#107)
  • rt: make live_tasks_count (num_alive_tasks()) stable(#108)
  • docs: move live_tasks_count to stable metrics in README (#109)

#103: tokio-rs/tokio-metrics#103 #104: tokio-rs/tokio-metrics#104 #105: tokio-rs/tokio-metrics#105 #107: tokio-rs/tokio-metrics#107 #108: tokio-rs/tokio-metrics#108 #109: tokio-rs/tokio-metrics#109

Commits

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 [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/tokio-rs/tokio-metrics/releases)
- [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio-metrics/commits/v0.4.7)

---
updated-dependencies:
- dependency-name: tokio-metrics
  dependency-version: 0.4.7
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust labels Jan 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2026 03:34
@dependabot dependabot bot added rust dependencies Pull requests that update a dependency file labels Jan 16, 2026
@cratelyn cratelyn merged commit 968367f into main Jan 16, 2026
26 of 27 checks passed
@cratelyn cratelyn deleted the dependabot/cargo/tokio-metrics-0.4.7 branch January 16, 2026 16:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants