Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps bm25 from 2.2.1 to 2.3.1.

Release notes

Sourced from bm25's releases.

v2.3.1

Changed

  • Bump cached from 0.55.1 to 0.56.0

Full Changelog: Michael-JB/bm25@v2.3.0...v2.3.1

v2.3.0

Fixed

  • Fix negative scoring of high-frequency terms. Scores returned by this version will differ from the previous version, hence this is a minor version bump rather than a patch. This closes the bug raised in Michael-JB/bm25#20. Thank you to hwiorn for this contribution!

Changed

  • Bump deunicode from 1.6.0 to 1.6.2

Full Changelog: Michael-JB/bm25@v2.2.1...v2.3.0

Changelog

Sourced from bm25's changelog.

[2.3.1] - 2025-08-02

Changed

  • Bump cached from 0.55.1 to 0.56.0

[2.3.0] - 2025-06-28

Fixed

  • Fix negative scoring of high-frequency terms. Scores returned by this version will differ from the previous version, hence this is a minor version bump rather than a patch. Embeddings are unaffected. This closes the bug raised in Michael-JB/bm25#20. Thank you to hwiorn for this contribution!

Changed

  • Bump deunicode from 1.6.0 to 1.6.2
Commits
  • 8dddff2 build: Prepare v2.3.1 release
  • 0405425 docs: add RELEASING.md
  • 3005aa8 build(deps): Bump cached from 0.55.1 to 0.56.0
  • d44bcbb build: Prepare v2.3.0 release
  • 9116f91 build(deps): Bump deunicode from 1.6.0 to 1.6.2
  • 89d34ca fix: Prevent frequent terms scoring negatively
  • a933565 build(deps): Bump divan from 0.1.17 to 0.1.21
  • 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 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team August 4, 2025 04:05
@dependabot dependabot bot force-pushed the dependabot/cargo/bm25-2.3.1 branch 2 times, most recently from 45485d6 to 6244b9d Compare August 7, 2025 17:00
Bumps [bm25](https://github.com/Michael-JB/bm25) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/Michael-JB/bm25/releases)
- [Changelog](https://github.com/Michael-JB/bm25/blob/main/CHANGELOG.md)
- [Commits](Michael-JB/bm25@v2.2.1...v2.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/bm25-2.3.1 branch from 6244b9d to a899191 Compare August 11, 2025 21:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

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

@dependabot dependabot bot closed this Aug 13, 2025
@dependabot dependabot bot deleted the dependabot/cargo/bm25-2.3.1 branch August 13, 2025 17: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.

1 participant