Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the simple2 group with 2 updates: tokio-metrics and tower.

Updates 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

Updates tower from 0.5.2 to 0.5.3

Release notes

Sourced from tower's releases.

tower 0.5.3

Added

  • builder: Add ServiceBuilder::boxed_clone_sync() helper (#804)

Fixed

  • retry: Check that supplied jitter is not NaN (#843)

#804: tower-rs/tower#804 #843: tower-rs/tower#843

Commits

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 the A-dependencies Area: dependency upgrades label Jan 18, 2026
@dependabot dependabot bot requested review from a team as code owners January 18, 2026 22:51
@dependabot dependabot bot requested a review from SangJunBak January 18, 2026 22:51
Bumps the simple2 group with 2 updates: [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) and [tower](https://github.com/tower-rs/tower).


Updates `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)

Updates `tower` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3)

---
updated-dependencies:
- dependency-name: tokio-metrics
  dependency-version: 0.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple2
- dependency-name: tower
  dependency-version: 0.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: simple2
...

Signed-off-by: dependabot[bot] <support@github.com>
@def- def- enabled auto-merge January 19, 2026 09:47
@def- def- force-pushed the dependabot/cargo/simple2-a492515dab branch from 68050e1 to 5d76bb8 Compare January 19, 2026 09:47
@def- def- merged commit 85176c1 into main Jan 19, 2026
131 checks passed
@def- def- deleted the dependabot/cargo/simple2-a492515dab branch January 19, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants