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

fix(deps): bump usearch from 1.1.1 to 1.3.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps usearch from 1.1.1 to 1.3.0.

Release notes

Sourced from usearch's releases.

v1.3.0

1.3.0 (2023-08-28)

Add

  • Index.stats vs .levels_stats (0004a8e)
  • save/load to/from in-memory buffer (19e8c1c)
  • C++ pull interface to read from stream (99df3ca)
  • in-memory serialization for C 99 (d3e0eed)
  • in-memory serialization for Python (ddaa33b)
  • in-memory serialization for Rust (f82b051)

Bug

  • usearch_get returns wrong value in C99 interface #222 (fb842a4), closes #222

Docs

  • Cleaner annotations for bold text (bb5b5a9)

Fix

  • C99 test compilation issue (6d50500)
  • Incorrect buffer size on munmap (85e18f9)
  • Serializing into a buffer (ae891d1)
  • size of mmap allocations (1c18c59)

Invalid

Make

  • Add C99 tests in CMake (6165d2e)
  • Fix the versions of packages used in CI (6086bc5)

Refactor

  • cstring ops over non-POD types (dfc3e18)
  • page_allocator_t for mmap allocators (b8eb469)

Test

... (truncated)

Commits

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)

Bumps [usearch](https://github.com/unum-cloud/usearch) from 1.1.1 to 1.3.0.
- [Release notes](https://github.com/unum-cloud/usearch/releases)
- [Changelog](https://github.com/unum-cloud/usearch/blob/main/.releaserc)
- [Commits](unum-cloud/usearch@v1.1.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2024

The following labels could not be found: dependencies.

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.

0 participants