Skip to content

chore: bump hotpath from 0.16.1 to 0.18.0#76

Merged
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/hotpath-0.18.0
Jun 29, 2026
Merged

chore: bump hotpath from 0.16.1 to 0.18.0#76
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/hotpath-0.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps hotpath from 0.16.1 to 0.18.0.

Release notes

Sourced from hotpath's releases.

v0.18.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0180---2026-06-22

v0.17.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0170---2026-06-14

Changelog

Sourced from hotpath's changelog.

[0.18.0] - 2026-06-22

🚀 Features

  • Add mutexes_limit to macro

  • Initial wrap crossbeam channel macro

  • Add meta instrumentation to all worker channels

  • [breaking] Add perf histogram to wrap channels

Stop displaying misleading log delay for non wrap channels

  • Add little law example and adjust channel report

  • [breaking] Add msg per s channel metric

Remove state and queue from channels table report.

  • Add wrap support for std channels

🐛 Bug Fixes

  • Misc fixes

  • Measure_all compile time err

  • Channels and futures set terminal states

  • Fix queue_size race and add cargo hack CI

  • Derive queue size

  • Add message IDs for wrap channels

  • Functions worker FIFO queue bug

  • Channel macro params order

  • Lib off channel macro params order

  • Clamp queue size metric

  • Channel rate per s calculation

... (truncated)

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 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.16.1 to 0.18.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.16.1...v0.18.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.18.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 Jun 29, 2026
@NotAShelf NotAShelf merged commit 2dd645b into main Jun 29, 2026
15 checks passed
@NotAShelf NotAShelf deleted the dependabot/cargo/hotpath-0.18.0 branch June 29, 2026 11: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