Build: Bump pyroaring from 1.0.1 to 1.0.3 by dependabot[bot] · Pull Request #240 · Fokko/iceberg-python
Bumps pyroaring from 1.0.1 to 1.0.3.
Release notes
Sourced from pyroaring's releases.
1.0.3
What's Changed
- Use buffer interface for deserialization by
@SamHamesin Ezibenroc/PyRoaringBitMap#135- Fix floating point slice indices in _string_rep in Cython 3.1.* by
@zachoverflowin Ezibenroc/PyRoaringBitMap#136New Contributors
@zachoverflowmade their first contribution in Ezibenroc/PyRoaringBitMap#136Full Changelog: Ezibenroc/PyRoaringBitMap@1.0.2...1.0.3
1.0.2
What's Changed
- Restrict Cython version to
<3.1.0by@Ezibenrocin Ezibenroc/PyRoaringBitMap#131- Fix a bug in the hash computation of
FrozenBitMapandFrozenBitMap64by@chdemkoin Ezibenroc/PyRoaringBitMap#130- Upgrade CRoaring from v4.1.1 to v4.2.3 by
@Ezibenrocin Ezibenroc/PyRoaringBitMap#133New Contributors
@chdemkomade their first contribution in Ezibenroc/PyRoaringBitMap#130Full Changelog: Ezibenroc/PyRoaringBitMap@1.0.1...1.0.2
Commits
66e6447Version 1.0.38e93421Fix floating point slice indices in _string_rep in Cython 3.1.* (#136)fa8f92bUse buffer interface for deserialization (#135)369daebVersion 1.0.22dce019Upgrade CRoaring to v4.2.3 (#133)52dfaefAdd test_hash_eq_after_operations (#132)c12f08dMerge branch 'master' into contributor-featuref4e43c1Restrict Cython version (#131)a1bb2ffFix class AbstractBitMap64eafa2daFix #129- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)