Skip to content

build(deps): bump heavykeeper from 0.6.2 to 0.6.5#50

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/heavykeeper-0.6.5
Closed

build(deps): bump heavykeeper from 0.6.2 to 0.6.5#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/heavykeeper-0.6.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps heavykeeper from 0.6.2 to 0.6.5.

Release notes

Sourced from heavykeeper's releases.

v0.6.5

Other

  • Dropping trait bound on fmt::Debug for crate main structs:

v0.6.4

Added

  • add CuckooTopK variant

Fixed

  • address CodeRabbit review on PR #70

v0.6.3

Added

  • add experimental BucketedTopK

Other

  • Merge pull request #68 from pmcgleenon/add-bucketed-topk
  • (deps) update mockall requirement from 0.13 to 0.14
  • Merge pull request #61 from pmcgleenon/dependabot/github_actions/actions/checkout-6
  • (deps) update criterion requirement from 0.7.0 to 0.8.2
Changelog

Sourced from heavykeeper's changelog.

0.6.5 - 2026-05-14

Other

  • Dropping trait bound on fmt::Debug for crate main structs:

0.6.4 - 2026-05-10

Added

  • add CuckooTopK variant

Fixed

  • address CodeRabbit review on PR #70

0.6.3 - 2026-04-26

Added

  • add experimental BucketedTopK

Other

  • Merge pull request #68 from pmcgleenon/add-bucketed-topk
  • (deps) update mockall requirement from 0.13 to 0.14
  • Merge pull request #61 from pmcgleenon/dependabot/github_actions/actions/checkout-6
  • (deps) update criterion requirement from 0.7.0 to 0.8.2
Commits
  • 323ceec chore: release v0.6.5
  • f66b93b Merge pull request #73 from Yomguithereal/main
  • ff25469 Dropping trait bound on fmt::Debug for crate main structs:
  • fcacc7d Merge pull request #71 from pmcgleenon/release-plz-2026-05-10T13-27-04Z
  • f45cc23 chore: release v0.6.4
  • 7ed8f1d Merge pull request #70 from pmcgleenon/add-cuckoo-topk
  • da4b58b fix: address CodeRabbit review on PR #70
  • 4f5a1e4 feat: add CuckooTopK variant
  • 84a8b2b Merge pull request #65 from pmcgleenon/release-plz-2026-02-21T09-07-19Z
  • a244f6a chore: release v0.6.3
  • 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 [heavykeeper](https://github.com/pmcgleenon/heavykeeper-rs) from 0.6.2 to 0.6.5.
- [Release notes](https://github.com/pmcgleenon/heavykeeper-rs/releases)
- [Changelog](https://github.com/pmcgleenon/heavykeeper-rs/blob/main/CHANGELOG.md)
- [Commits](pmcgleenon/heavykeeper-rs@v0.6.2...v0.6.5)

---
updated-dependencies:
- dependency-name: heavykeeper
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #51.

@dependabot dependabot Bot closed this Jun 8, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/heavykeeper-0.6.5 branch June 8, 2026 05:53
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