chore(deps-dev): bump the python-minor-patch group with 3 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the python-minor-patch group with 3 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor-patch group with 3 updates: [faiss-cpu](https://github.com/facebookresearch/faiss), [hypothesis](https://github.com/HypothesisWorks/hypothesis) and [zizmor](https://github.com/zizmorcore/zizmor). Updates `faiss-cpu` from 1.14.3 to 1.15.0 - [Release notes](https://github.com/facebookresearch/faiss/releases) - [Changelog](https://github.com/facebookresearch/faiss/blob/main/CHANGELOG.md) - [Commits](facebookresearch/faiss@v1.14.3...v1.15.0) Updates `hypothesis` from 6.164.0 to 6.165.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.164.0...v6.165.2) Updates `zizmor` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: faiss-cpu dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: hypothesis dependency-version: 6.165.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: zizmor dependency-version: 1.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-minor-patch group with 3 updates: faiss-cpu, hypothesis and zizmor.
Updates
faiss-cpufrom 1.14.3 to 1.15.0Release notes
Sourced from faiss-cpu's releases.
... (truncated)
Changelog
Sourced from faiss-cpu's changelog.
... (truncated)
Commits
20f14b3Increment to next release, v1.15.0 (#5494)4332cebEnable byte-LUT gather path for QT_8bit_eden distance computation (#5498)6187d94clang-diagnostic-unused-parameter in GpuCloner.cpp (#5480)37313e7Fix two memory leaks in shard_ivf_index_centroids (#5495)7a4e797Fix RaBitQ fast scan aux offsets for large bbs (#5421)b1d61c3Fuse RaBitQ AND-dot and popcount scan (#5412)9579d8fAdd type stubs for SVS index classes + IndexIVFFlatPanorama.batch_size (#5489)a3d59f0faiss DD: use 256-bit fast-scan QBS kernel on AMD Zen 4 (split AVX-512) (#5488)4d74915Bound lattice_nbit loop in IndexLattice ctor to fix deserialization timeout (...a032797faiss DD: SQ AVX-512 falls back to AVX2 when d%16!=0 (#5478)Updates
hypothesisfrom 6.164.0 to 6.165.2Commits
deb4d49Bump hypothesis version to 6.165.2 and update changeloga9eff28Merge pull request #4842 from HypothesisWorks/claude/invert-everythingc555e58Cover the remaining _invert error paths in testsf9882a3Apply review feedback: type ValueHole.value as object, polish docs and tests8dca9e1Restructure timezones() so its draws can be re-encoded7e309dfInvert dictionaries, unique lists with tuple_suffixes, and fixed_dictionaries77ca292Implement _invert for most remaining strategy combinators5b20755Bump hypothesis version to 6.165.1 and update changelogb4f2e92Merge pull request #4806 from HypothesisWorks/claude/widening-shrinks9431e20Apply suggestions from code reviewUpdates
zizmorfrom 1.28.0 to 1.29.0Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
Commits
3c11696zizmor 1.29.0 (#2251)876f448Bump trophies (#2250)3e92c0aRemove old deprecated--collectmodes (#2242)35ab77bSupport self-repository syntax for local uses (#2249)6ea55f5chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#2241)a56362cchore(deps): bump quinn-proto from 0.11.14 to 0.11.16 (#2240)80b80f3Bump zensical, fixup anchor IDs (#2239)dce1469Bump trophies (#2238)fd487f4chore(deps): bump the github-actions group with 4 updates (#2236)ab59a28chore(deps): bump the cargo group with 11 updates (#2237)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions