Skip to content

build(deps): Update xxhash requirement from <=3.4.1 to <=3.5.0#308

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/xxhash-lte-3.5.0
Open

build(deps): Update xxhash requirement from <=3.4.1 to <=3.5.0#308
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/xxhash-lte-3.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Updates the requirements on xxhash to permit the latest version.

Release notes

Sourced from xxhash's releases.

v3.5.0

  • Build wheels for Python 3.13

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

Changelog

Sourced from xxhash's changelog.

v3.5.0 2024-08-17


- Build wheels for Python 3.13

v3.4.1 2023-10-05

  • Build wheels for Python 3.12
  • Remove setuptools_scm

v3.4.0 2023-10-05


*Yanked* due to wheels building problem.

v3.3.0 2023-07-29

  • Upgrade xxHash to v0.8.2
  • Drop support for Python 3.6

v3.2.0 2022-12-28


This is the last version to support Python 3.6
  • Build Python 3.11 wheels.
  • Remove setup.py test_suites, call unittest directly

v3.1.0 2022-10-19

  • Type annotations.
  • Enabled muslinux wheels building.

v3.0.0 2022-02-25


- New set `algorithms_available` lists all implemented algorithms in `xxhash`
  package.
- Upgrade xxHash to v0.8.1.
- Drop support for EOL Python versions, require python >= 3.6 from now on.
- Migrate to github actions and build arm64 wheels for macOS.
- Always release GIL.

v2.0.2 2021-04-15

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.35%. Comparing base (a881196) to head (20cb0e3).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   69.35%   69.35%           
=======================================
  Files          37       37           
  Lines        3221     3221           
=======================================
  Hits         2234     2234           
  Misses        987      987           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a881196...20cb0e3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alsmith151
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Updates the requirements on [xxhash](https://github.com/ifduyue/python-xxhash) to permit the latest version.
- [Release notes](https://github.com/ifduyue/python-xxhash/releases)
- [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst)
- [Commits](ifduyue/python-xxhash@v0.0.1...v3.5.0)

---
updated-dependencies:
- dependency-name: xxhash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/xxhash-lte-3.5.0 branch from 7f64347 to 20cb0e3 Compare April 25, 2025 16:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant