Skip to content

build(deps): bump rapidhash in /#36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-4aaaf57e5e
Closed

build(deps): bump rapidhash in /#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-4aaaf57e5e

Conversation

@dependabot

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

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps rapidhash in / from 4.5.0 to 4.5.1.

Updates rapidhash from 4.5.0 to 4.5.1

Release notes

Sourced from rapidhash's releases.

v4.5.1

What's Changed

Full Changelog: hoxxep/rapidhash@v4.5.0...v4.5.1

Changelog

Sourced from rapidhash's changelog.

4.5.1 (20260704)

Fixes

  • Fixed an edge case where targets with std but no atomics could see the same seed repeatedly on RandomState on new threads. (hoxxep/rapidhash#102)
  • Fixed struct size tests for Debian packaging. (hoxxep/rapidhash#90)
Commits
  • 7eb3402 Prepare v4.5.1 release
  • 4e78be6 Merge pull request #102 from hoxxep/thread-seeding-fix
  • 8fcaf14 Fix branch for std but no-atomic targets
  • 798dc07 Merge pull request #101 from hoxxep/s390x-size-test-fix
  • ed41656 Struct size tests for a range of targets
  • c82999a Fix size tests for s390x architectures with 8-byte alignment for u128
  • See full diff in compare view

Updates rapidhash from 4.5.0 to 4.5.1

Release notes

Sourced from rapidhash's releases.

v4.5.1

What's Changed

Full Changelog: hoxxep/rapidhash@v4.5.0...v4.5.1

Changelog

Sourced from rapidhash's changelog.

4.5.1 (20260704)

Fixes

  • Fixed an edge case where targets with std but no atomics could see the same seed repeatedly on RandomState on new threads. (hoxxep/rapidhash#102)
  • Fixed struct size tests for Debian packaging. (hoxxep/rapidhash#90)
Commits
  • 7eb3402 Prepare v4.5.1 release
  • 4e78be6 Merge pull request #102 from hoxxep/thread-seeding-fix
  • 8fcaf14 Fix branch for std but no-atomic targets
  • 798dc07 Merge pull request #101 from hoxxep/s390x-size-test-fix
  • ed41656 Struct size tests for a range of targets
  • c82999a Fix size tests for s390x architectures with 8-byte alignment for u128
  • See full diff in compare view

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 [rapidhash](https://github.com/hoxxep/rapidhash) in `/` from 4.5.0 to 4.5.1.


Updates `rapidhash` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/hoxxep/rapidhash/releases)
- [Changelog](https://github.com/hoxxep/rapidhash/blob/master/CHANGELOG.md)
- [Commits](hoxxep/rapidhash@v4.5.0...v4.5.1)

Updates `rapidhash` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/hoxxep/rapidhash/releases)
- [Changelog](https://github.com/hoxxep/rapidhash/blob/master/CHANGELOG.md)
- [Commits](hoxxep/rapidhash@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: rapidhash
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rapidhash
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 13, 2026
@dependabot dependabot Bot requested a review from loadingalias as a code owner July 13, 2026 10:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@loadingalias

Copy link
Copy Markdown
Owner

Superseded by a75376d, which updates RapidHash to 4.5.1 across the root and scoped fuzz oracle, refreshes all affected locks, and adds the corrected Dependabot validation path.

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/cargo/cargo-4aaaf57e5e branch July 13, 2026 17:50
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