Skip to content

Build: Bump mmh3 from 5.2.1 to 5.3.0 - #3905

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mmh3-5.3.0
Open

Build: Bump mmh3 from 5.2.1 to 5.3.0#3905
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/mmh3-5.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps mmh3 from 5.2.1 to 5.3.0.

Release notes

Sourced from mmh3's releases.

v5.3.0

What's Changed

Added

  • Add support for Python 3.15 (#192).

Fixed

  • Fix undefined behavior when writing to const-qualified 128-bit digest buffers (#188).

New Contributors

Full Changelog: hajimes/mmh3@v5.2.1...v5.3.0

Changelog

Sourced from mmh3's changelog.

[5.3.0] - 2026-08-26

Added

  • Add support for Python 3.15 (#192).

Fixed

  • Fix undefined behavior when writing to const-qualified 128-bit digest buffers (#188).
Commits
  • 9b0c7a3 chore: bump version to 5.3.0
  • 9bd6d0d ci: build free-threaded Python 3.15 wheels (#195)
  • ff777eb docs: prepare documentation for v5.3.0 (#194)
  • a6f10fa feat: add Python 3.15 support (#192)
  • ef4f2ae chore(merge): merge pull request (#191)
  • f31bc18 chore(merge): merge pull request (#189)
  • 553033e chore(deps-dev): bump the dependencies group across 1 directory with 4 updates
  • a8545f3 chore(ci): bump the dependencies group across 1 directory with 2 updates
  • 12c0bd9 fix: drop const from digest output buffers
  • ad798d7 Do not write into const-qualified digest buffers
  • 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 [mmh3](https://github.com/hajimes/mmh3) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/hajimes/mmh3/releases)
- [Changelog](https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md)
- [Commits](hajimes/mmh3@v5.2.1...v5.3.0)

---
updated-dependencies:
- dependency-name: mmh3
  dependency-version: 5.3.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 python:uv Pull requests that update python:uv code labels Sep 4, 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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant