Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps xxhash from 3.5.0 to 3.6.0.

Release notes

Sourced from xxhash's releases.

v3.6.0

  • Build wheels for Python 3.14
  • Python free-threading support
  • Typing: Use Buffer type stubs
  • Deprecate xxhash.VERSION_TUPLE, it will be removed in the next major release

Full list of changes: ifduyue/python-xxhash@v3.5.0...v3.6.0

Changelog

Sourced from xxhash's changelog.

v3.6.0 2025-10-02


- Build wheels for Python 3.14
- Python free-threading support
- Typing: Use Buffer type stubs
- Deprecate xxhash.VERSION_TUPLE, it will be removed in the next major release
Commits
  • 4fad0dd Prepare 3.6.0
  • fdfcd18 Mark VERSION_TUPLE deprecated
  • 7ff1c53 Already enable python free-threading in github action yaml
  • 601c103 Add trove Programming Language :: Python :: Free Threading :: 1 - Unstable
  • 3bfe968 ci: cibuildwheel enable cpython-freethreading
  • 87e78a7 Add trove Programming Language :: Python :: 3.14
  • 341b44b Bump actions/checkout from 4 to 5
  • c918900 Bump actions/download-artifact from 4 to 5
  • 4655adb Bump actions/setup-python from 5 to 6
  • d200a9d Bump pypa/gh-action-pypi-publish in /.github/workflows
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/xxhash-3.6.0 branch from 424c27c to a601f76 Compare January 27, 2026 04:08
Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/ifduyue/python-xxhash/releases)
- [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst)
- [Commits](ifduyue/python-xxhash@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: xxhash
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/uv/xxhash-3.6.0 branch from a601f76 to b665d06 Compare January 27, 2026 11:08
@willmurphyscode willmurphyscode merged commit 71f781a into main Jan 27, 2026
10 checks passed
@willmurphyscode willmurphyscode deleted the dependabot/uv/xxhash-3.6.0 branch January 27, 2026 11:43
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