Skip to content

chore: bump hotpath from 0.10.1 to 0.11.0#49

Merged
NotAShelf merged 1 commit intomainfrom
dependabot/cargo/hotpath-0.11.0
Feb 27, 2026
Merged

chore: bump hotpath from 0.10.1 to 0.11.0#49
NotAShelf merged 1 commit intomainfrom
dependabot/cargo/hotpath-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps hotpath from 0.10.1 to 0.11.0.

Release notes

Sourced from hotpath's releases.

v0.11.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0110---2026-02-18

Changelog

Sourced from hotpath's changelog.

[0.11.0] - 2026-02-18

🚀 Features

  • Default to hotpath console cmd
  • Enable custom channels instrumentation #163
  • Initial hotpath-meta integration
  • Display profiled program uptime
  • Add timeout to other guard types
  • Support configurable guard timeouts
  • Add threads guard
  • Use unified reporting guard
  • Support labels for future! macro
  • Add HOTPATH_TUI_TAB for profiling support
  • Show channels max queue
  • Add before_report callback
  • Configurable limits per section
  • Show max CPU
  • Add HOTPATH_FOCUS config
  • Add bench script
  • Add HOTPATH_TUI_REFRESH_INTERVAL_MS config
  • Add HOTPATH_BENCH_RELEASE for bench scripts
  • Add HOTPATH_SHUTDOWN_MS macro support
  • Show cpu baseline

🐛 Bug Fixes

  • Display tokio metrics hint
  • Improve tokio metrics hint
  • Sorted thread metrics
  • Unify logs env config
  • Fix meta build
  • Init race condition crash
  • Flaky tests
  • Sitemap.xml lastmod
  • Pass args to default cmd
  • Unify static reports format
  • Fix ssl CI error
  • Use CPU time for baseline and sample results

🚜 Refactor

  • Use ids for functions lookup
  • Rename timeout to shutdown

⚡ Performance

  • Fix channels instrumentation memory bloat
  • Fix futures instrumentation memory bloat
  • Fix streams instrumentation memory bloat

... (truncated)

Commits
  • 812cc5c chore: Release 0.11.0
  • e3178e6 fix: Use CPU time for baseline and sample results
  • 6739c31 chore: Change default static report
  • b609c78 fix: Fix ssl CI error
  • 0bb03e4 Compare with hotpath-alloc-meta feature
  • afa54a6 fix: Unify static reports format
  • b797432 Update CONTRIBUTING.md
  • 012f9b1 fix: Pass args to default cmd
  • 362e181 Reduce default bench duration
  • 4894b53 feat: Show cpu baseline
  • Additional commits viewable 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 [hotpath](https://github.com/pawurb/hotpath-rs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](pawurb/hotpath-rs@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 23, 2026
@NotAShelf NotAShelf merged commit 6eb30c8 into main Feb 27, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/hotpath-0.11.0 branch February 27, 2026 12:34
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