Skip to content

chore: bump hotpath from 0.18.0 to 0.20.0#78

Merged
NotAShelf merged 1 commit into
mainfrom
dependabot/cargo/hotpath-0.20.0
Jul 6, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps hotpath from 0.18.0 to 0.20.0.

Release notes

Sourced from hotpath's releases.

v0.20.0

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

v0.19.1

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

v0.19.0

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

Changelog

Sourced from hotpath's changelog.

[0.20.0] - 2026-07-05

🚀 Features

  • Add async_channel wrap version

  • [breaking] Channel macro default wrap mode

Change the default channel instrumentation mode to wrap = true. The previous default mode is now available via proxy = true config.

  • Improve SQL TUI view

  • Add time sampling config

🐛 Bug Fixes

  • Use mutex drain functions by default and add hotpath-lockless

  • Placeholders to fix lifecycle ordering issue

⚡ Performance

  • Use wrap channels for meta instrumentation

  • Add hotpath-lockless to all resource types

  • Use SPSC for all resource metrics

⚙️ Miscellaneous Tasks

  • Unify channel benchmarks

  • Unify locks benchmarks

  • Unify timing and alloc benchmarks

  • Release 0.20.0

[0.19.1] - 2026-06-30

🚀 Features

  • Add tokio wrap channel support

... (truncated)

Commits
  • 16cf304 chore: Release 0.20.0
  • 64e9054 Sync meta crate
  • e5357e8 feat: Add time sampling config
  • f8254d1 fix: Placeholders to fix lifecycle ordering issue
  • 085e4fb feat: Improve SQL TUI view
  • d2705fe perf: Use SPSC for all resource metrics
  • 498dce5 perf: Add hotpath-lockless to all resource types
  • 9fbfe13 fix: Use mutex drain functions by default and add hotpath-lockless
  • 9d3f34d perf: Use wrap channels for meta instrumentation
  • f0bdc79 Sync meta crate
  • 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.18.0 to 0.20.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.18.0...v0.20.0)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.20.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 Jul 6, 2026
@NotAShelf NotAShelf merged commit 8a11a51 into main Jul 6, 2026
15 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/hotpath-0.20.0 branch July 6, 2026 10:58
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