Skip to content

chore: bump hotpath from 0.16.1 to 0.17.0#72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hotpath-0.17.0
Open

chore: bump hotpath from 0.16.1 to 0.17.0#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hotpath-0.17.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hotpath from 0.16.1 to 0.17.0.

Release notes

Sourced from hotpath's releases.

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.17.0] - 2026-06-14

🚀 Features

  • Initial hotpath::rw_lock! implementation #340

  • Use histogram for RwLocks timing

  • Instrument parking_lot::RwLock

  • Add RwLocks to TUI

  • Add async-lock RwLock support #340

  • Track wait and acquire time for RwLocks

  • Add tokio RwLock support

  • Initial hotpath::mutex! implementation

  • Add hotpath::mutex! support for Tokio

  • Add hotpath::mutex! support for async-lock

  • Add locks docs

🐛 Bug Fixes

  • Add missing feature

  • Add deprecated hotpath::wrap::new method

  • Test crates features config

⚡ Performance

  • Dont clone mutex and rw_locks stats_tx

  • Profile after inner guard drop

  • Add event batching to all resources

  • Use custom Instant implementation on macos

⚙️ Miscellaneous Tasks

  • Mutex/RwLock meta instrumentation and benchmarks

... (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.17.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.17.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.17.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 15, 2026
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.

0 participants