Skip to content

chore(deps): update datasketch requirement from ^1.6.0 to >=1.6,<3.0 - #1100

Merged
arockwell merged 1 commit into
mainfrom
dependabot/pip/datasketch-gte-1.6-and-lt-3.0
Aug 4, 2026
Merged

chore(deps): update datasketch requirement from ^1.6.0 to >=1.6,<3.0#1100
arockwell merged 1 commit into
mainfrom
dependabot/pip/datasketch-gte-1.6-and-lt-3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on datasketch to permit the latest version.

Release notes

Sourced from datasketch's releases.

v2.0.0

What's Changed

Version 2.0.0 changes the default MinHash permutation scheme to "affine32", which fixes a similarity over-estimation bias on large sets (ekzhu/datasketch#212), halves sketch memory, and speeds up updates by roughly 4x. A 64-bit "affine64" scheme is available for billion-scale sets. Hash values differ from earlier versions: rebuild persisted sketches and LSH indexes, or pass MinHash(..., scheme="legacy") to interoperate with existing data. See the MinHash documentation for details.

Full Changelog: ekzhu/datasketch@v1.10.0...v2.0.0

Commits
  • 3da96a5 Bump pillow from 11.3.0 to 12.2.0 in the uv group across 1 directory (#324)
  • 7c08d39 Bump codecov/codecov-action from 6 to 7 (#321)
  • 24e27cd Add affine MinHash permutation schemes; refresh benchmarks and docs (#323)
  • 8d4bda1 Bump actions/checkout from 6 to 7 (#322)
  • f84c431 Preserve custom hash functions in sketch unions (#318)
  • 2d3655f Fix WeightedMinHash input mutation (#317)
  • c7c8df0 Add Python 3.10+ version constraints and GitHub workflow permissions (#316)
  • 0f2b554 Bump version from 1.9.0 to 1.10.0 (#315)
  • 8489173 Move AsyncMinHashLSH from experimental to datasketch.aio (#314)
  • 785c4b3 Pin transitive dependencies to avoid dependabot uv.lock-only PRs (#312)
  • Additional commits viewable 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 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)

Updates the requirements on [datasketch](https://github.com/ekzhu/datasketch) to permit the latest version.
- [Release notes](https://github.com/ekzhu/datasketch/releases)
- [Commits](ekzhu/datasketch@v1.6.0...v2.0.0)

---
updated-dependencies:
- dependency-name: datasketch
  dependency-version: 2.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@arockwell
arockwell merged commit 3fd7f57 into main Aug 4, 2026
5 checks passed
@arockwell
arockwell deleted the dependabot/pip/datasketch-gte-1.6-and-lt-3.0 branch August 4, 2026 03:03
@arockwell arockwell mentioned this pull request Aug 4, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant