Skip to content

chore(deps): bump tokio-metrics from 0.4.7 to 0.4.9#1155

Merged
chenyukang merged 1 commit intodevelopfrom
dependabot/cargo/tokio-metrics-0.4.9
Mar 2, 2026
Merged

chore(deps): bump tokio-metrics from 0.4.7 to 0.4.9#1155
chenyukang merged 1 commit intodevelopfrom
dependabot/cargo/tokio-metrics-0.4.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps tokio-metrics from 0.4.7 to 0.4.9.

Release notes

Sourced from tokio-metrics's releases.

v0.4.9

Added

  • (task) Expose a static-friendly TaskMonitorCore without inner Arc (#115)

Other

  • Fix doctest feature gates and relax rt requirement for task metrics reporter (#118)

v0.4.8

Added

  • publicly export task TaskIntervals type (#112)

Fixed

  • use saturating_sub to prevent overflow panics in runtime metrics (#114)
Changelog

Sourced from tokio-metrics's changelog.

0.4.9 - 2026-02-23

Added

  • (task) Expose a static-friendly TaskMonitorCore without inner Arc (#115)

Other

  • Fix doctest feature gates and relax rt requirement for task metrics reporter (#118)

0.4.8 - 2026-02-16

Added

  • publicly export task TaskIntervals type (#112)

Fixed

  • use saturating_sub to prevent overflow panics in runtime metrics (#114)
Commits
  • de140d3 chore: release 0.4.9 (#119)
  • 0430a9c Fix doctest feature gates and relax rt requirement for task metrics reporter ...
  • 75c82a0 feat(task): Expose a static-friendly TaskMonitorBase without inner Arc (#115)
  • ac44169 docs: note to always use PRs for releases even with bypass permissions
  • 664cb6b release 0.4.8
  • bcc6319 docs: add release instructions to CONTRIBUTING.md
  • d07bf10 fix: use saturating_sub to prevent overflow panics in runtime metrics (#114)
  • 8d6603a feat: publicly export task TaskIntervals type (#112)
  • See full diff in compare view

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

---
updated-dependencies:
- dependency-name: tokio-metrics
  dependency-version: 0.4.9
  dependency-type: direct:production
  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 Pull requests that update rust code labels Mar 1, 2026
@chenyukang chenyukang merged commit 8296c99 into develop Mar 2, 2026
71 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/tokio-metrics-0.4.9 branch March 2, 2026 03:00
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.

1 participant