Skip to content

Bump fastembed from 5.16.0 to 5.17.0#229

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fastembed-5.17.0
Closed

Bump fastembed from 5.16.0 to 5.17.0#229
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fastembed-5.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps fastembed from 5.16.0 to 5.17.0.

Release notes

Sourced from fastembed's releases.

v5.17.0

5.17.0 (2026-06-15)

🍕 Features

  • similarity: add cosine_similarity, dot, top_k helpers (#263) (6fc2eb9)

🔁 Continuous Integration

  • strip commas from clippy-features cache key, pin actions to SHAs, bump to Node 24 runtimes (#262) (78c4a68)

🧹 Chores

  • deps: update safetensors requirement from 0.7.0 to 0.8.0 (#261) (d2c55c0)

v5.16.2

5.16.2 (2026-06-14)

🐛 Bug Fixes

  • qwen3: clamp image max_pixels to tokenizer token budget (#260) (5340989)
  • nomic-v2-moe: resolve dtype mismatches for BF16/F16 inference (#259) (5dae66b)

📝 Documentation

  • Usage reconciliation at README.md and lib.rs docstrings (#258) (53bf4db)

v5.16.1

5.16.1 (2026-06-12)

🧑‍💻 Code Refactoring

Commits
  • bceb1e9 chore(release): 5.17.0 [skip ci]
  • 6fc2eb9 feat(similarity): add cosine_similarity, dot, top_k helpers (#263)
  • 78c4a68 ci: strip commas from clippy-features cache key, pin actions to SHAs, bump to...
  • d2c55c0 chore(deps): update safetensors requirement from 0.7.0 to 0.8.0 (#261)
  • 3a9588a chore(release): 5.16.2 [skip ci]
  • 5340989 fix(qwen3): clamp image max_pixels to tokenizer token budget (#260)
  • 53bf4db docs: Usage reconciliation at README.md and lib.rs docstrings (#258)
  • 5dae66b fix(nomic-v2-moe): resolve dtype mismatches for BF16/F16 inference (#259)
  • aa8cb6b chore(release): 5.16.1 [skip ci]
  • ad00f45 refactor: Miscellaneous internal improvements (#257)
  • See full diff 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 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 [fastembed](https://github.com/Anush008/fastembed-rs) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/Anush008/fastembed-rs/releases)
- [Commits](Anush008/fastembed-rs@v5.16.0...v5.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #231.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/fastembed-5.17.0 branch June 22, 2026 08:33
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants