Skip to content

chore(deps): Bump hotpath from 0.22.0 to 0.23.1 in the major group - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-26be13b62c
Open

chore(deps): Bump hotpath from 0.22.0 to 0.23.1 in the major group#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/major-26be13b62c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the major group with 1 update: hotpath.

Updates hotpath from 0.22.0 to 0.23.1

Release notes

Sourced from hotpath's releases.

v0.23.1

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

v0.23.0

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0230---2026-08-02

Changelog

Sourced from hotpath's changelog.

[0.23.1] - 2026-08-06

🚀 Features

  • Add noop CountingAllocator and improve docs

⚙️ Miscellaneous Tasks

  • Release 0.23.1

[0.23.0] - 2026-08-02

🚀 Features

  • [breaking] Better custom allocator support

  • Add total calls to HTTP and SQL reports

  • [breaking] Aggregate channels and stream entries

    channel! and stream! now aggregate by call site by default, previous mode available with iter = true config.

🐛 Bug Fixes

  • Forward all GlobalAlloc methods to custom allocator

⚙️ Miscellaneous Tasks

  • Improve multi_io example

  • Add encoders profiling example and improve docs

  • Add http parallel and sequential example

  • Add N+1 SQL calls example

  • Release 0.23.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the major group with 1 update: [hotpath](https://github.com/pawurb/hotpath-rs).


Updates `hotpath` from 0.22.0 to 0.23.1
- [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.22.0...v0.23.1)

---
updated-dependencies:
- dependency-name: hotpath
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
...

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 Aug 10, 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