Skip to content

build(deps): bump heavykeeper from 0.6.2 to 0.6.4#49

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps heavykeeper from 0.6.2 to 0.6.4.

Release notes

Sourced from heavykeeper's releases.

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.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
  • 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
  • ae280c8 Merge pull request #68 from pmcgleenon/add-bucketed-topk
  • 30d37ae feat: add experimental BucketedTopK
  • c06ad84 Merge pull request #67 from pmcgleenon/alert-autofix-1
  • e3ee282 Potential fix for code scanning alert no. 1: Workflow does not contain permis...
  • 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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: heavykeeper
  dependency-version: 0.6.4
  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 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #50.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/heavykeeper-0.6.4 branch May 18, 2026 08:10
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