Skip to content

chore: bump hotpath from 0.15.1 to 0.16.0#68

Merged
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/hotpath-0.16.0
May 11, 2026
Merged

chore: bump hotpath from 0.15.1 to 0.16.0#68
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/hotpath-0.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps hotpath from 0.15.1 to 0.16.0.

Release notes

Sourced from hotpath's releases.

v0.16.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0160---2026-05-07

Changelog

Sourced from hotpath's changelog.

[0.16.0] - 2026-05-07

🚀 Features

  • Group timing and memory functions tab

  • [breaking] Separate tabs and endpoints for dataflow

Removes data_flow* json endpoints.

  • Display avg total poll time

  • Display PID in TUI status

  • Initial CPU profiling

  • Report cpu profiling errors

  • CPU error handling and samply load

  • Apply inline(never) to cpu measured functions

  • Disable samply load command

  • Abstract allocator in hotpath-alloc

  • Render feature unavailable reason

🐛 Bug Fixes

  • Report missing samples error

  • Attribute cpu for labeled functions

  • Calculate CPU for short profiling

  • Feature-gated tests

🚜 Refactor

  • [breaking] Remove ArcSwap for functions guard

Dropping functions guard will no longer reset its state.

  • Improve deps versions and add CI

... (truncated)

Commits
  • d4be35d chore: Release 0.16.0
  • 438f2fe feat: Render feature unavailable reason
  • 03d5270 Update docs
  • 81985bf chore: Add cpu sampling docs
  • 70e59ec fix: feature-gated tests
  • d66a4ad feat: abstract allocator in hotpath-alloc
  • 6f703ea refactor: Reuse env helper
  • 02ee2b6 feat: Disable samply load command
  • b827646 fix: Calculate CPU for short profiling
  • 2e050dd feat: Apply inline(never) to cpu measured functions
  • 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.15.1 to 0.16.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.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.16.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 May 11, 2026
@NotAShelf NotAShelf merged commit 1a692d7 into main May 11, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/hotpath-0.16.0 branch May 11, 2026 17:17
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