Skip to content

Bump fastembed from 5.16.0 to 5.17.2#231

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fastembed from 5.16.0 to 5.17.2.

Release notes

Sourced from fastembed's releases.

v5.17.2

5.17.2 (2026-06-15)

🍕 Features

  • Add cosine_similarity, dot, top_k helpers (#263) (6fc2eb9).

🐛 Bug Fixes

🧹 Chores

  • Update safetensors requirement from 0.7.0 to 0.8.0 (#261) (d2c55c0).

📖 Documentation

🔁 Continuous Integration

  • Update GitHub Actions, bump to Node 24 runtimes (#262) (78c4a68).

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)

... (truncated)

Commits
  • d0e8e9e chore(release): 5.17.2 [skip ci]
  • ee2465f fix(docs): replace removed doc_auto_cfg with doc_cfg (#265)
  • 5deec6c chore(release): 5.17.1 [skip ci]
  • 5cd990f docs: Re-order README.md sections (#264)
  • 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)
  • 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 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.2.
- [Release notes](https://github.com/Anush008/fastembed-rs/releases)
- [Commits](Anush008/fastembed-rs@v5.16.0...v5.17.2)

---
updated-dependencies:
- dependency-name: fastembed
  dependency-version: 5.17.2
  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 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like fastembed is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 4, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/fastembed-5.17.2 branch July 4, 2026 21:38
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