Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump simsimd from 3.7.7 to 3.8.1 #114

Merged
merged 8 commits into from
Mar 25, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps simsimd from 3.7.7 to 3.8.1.

Release notes

Sourced from simsimd's releases.

v3.8.1

3.8.1 (2024-02-22)

Docs

  • Reorg contribution guide (e8be593)

Fix

  • Detect tests running in QEMU (80b9fec)
  • Numerical issues (cdd7516)
  • NumPy and SciPy issues with PyPy (9bd4ada)

Improve

  • Accurate tail math on Aarch64 (5b39a8e)
  • Accurate tail math with AVX2 (f61d5be)
  • Drop NumPy dependency (819a406)
  • Rust bench performance and style (#85) (da62146), closes #85
  • Test and ship w/out NumPy and SciPy (5b800d3)

Make

v3.8.0

3.8.0 (2024-02-13)

Add

  • enable/disable_capability in Python (c7e90f9), closes #68

Improve

  • Reuse caps in Rust and C standard compliance (aa164f6)
Commits
  • a721c2c Build: Released 3.8.1 [skip ci]
  • 41e3d10 Merge pull request #88 from ashvardanian/main-dev
  • 568f806 Make: Faster CI
  • 80b9fec Fix: Detect tests running in QEMU
  • cdd7516 Fix: Numerical issues
  • 3e3ed04 Make: Upgrade NodeJS
  • f61d5be Improve: Accurate tail math with AVX2
  • 5b39a8e Improve: Accurate tail math on Aarch64
  • edb064d Make: Patching toolchains
  • 9bd4ada Fix: NumPy and SciPy issues with PyPy
  • 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 the dependencies Pull requests that update a dependency file label Feb 26, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 26, 2024 02:36
Bumps [simsimd](https://github.com/ashvardanian/simsimd) from 3.7.7 to 3.8.1.
- [Release notes](https://github.com/ashvardanian/simsimd/releases)
- [Changelog](https://github.com/ashvardanian/SimSIMD/blob/main/.releaserc)
- [Commits](ashvardanian/SimSIMD@v3.7.7...v3.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/simsimd-3.8.1 branch from 0a1c8c8 to 280d65c Compare February 26, 2024 02:38
@hsm207
Copy link
Collaborator

hsm207 commented Mar 4, 2024

See ashvardanian/SimSIMD#95

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

A newer version of simsimd exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@github-actions github-actions bot merged commit e2984f4 into main Mar 25, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/pip/simsimd-3.8.1 branch March 25, 2024 08:56
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