Skip to content

chore(deps): Bump hotpath from 0.16.1 to 0.17.0 in the major group across 1 directory#14

Merged
celarye merged 1 commit into
mainfrom
dependabot/cargo/major-2ab34455ff
Jun 15, 2026
Merged

chore(deps): Bump hotpath from 0.16.1 to 0.17.0 in the major group across 1 directory#14
celarye merged 1 commit into
mainfrom
dependabot/cargo/major-2ab34455ff

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the major group with 1 update in the / directory: hotpath.

Updates 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 15, 2026
Bumps the major group with 1 update in the / directory: [hotpath](https://github.com/pawurb/hotpath-rs).


Updates `hotpath` 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
  dependency-group: major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Bump hotpath from 0.16.1 to 0.17.0 in the major group chore(deps): Bump hotpath from 0.16.1 to 0.17.0 in the major group across 1 directory Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/major-2ab34455ff branch from 4e57871 to 9a4ba5f Compare June 15, 2026 15:52
@celarye celarye self-assigned this Jun 15, 2026
@celarye celarye merged commit d9342a2 into main Jun 15, 2026
1 check passed
@celarye celarye deleted the dependabot/cargo/major-2ab34455ff branch June 15, 2026 21:33
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