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 searchkick from 5.3.1 to 5.4.0 #5007

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps searchkick from 5.3.1 to 5.4.0.

Changelog

Sourced from searchkick's changelog.

5.4.0 (2024-09-04)

  • Added knn option
  • Added rrf method
  • Added experimental support for scripting to where option
  • Added warning for exists with non-true values
  • Added warning for full reindex and :queue mode
  • Fixed per_page method when paginating beyond max_result_window
  • Dropped support for Ruby < 3.1
Commits
  • 14d3e78 Version bump to 5.4.0 [skip ci]
  • be002f5 Removed experimental [skip ci]
  • 884cfe2 Updated readme [skip ci]
  • 44b9779 Only set index.knn if doing approximate search [skip ci]
  • 265ec39 Improved code [skip ci]
  • 7f28a78 Improved explain test [skip ci]
  • 37e0d62 Improved explain test [skip ci]
  • d127d60 Added support for Chebyshev distance [skip ci]
  • 4aa98b0 Updated readme [skip ci]
  • 2276cc1 Fixed error with negative inner product [skip ci]
  • 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)

Bumps [searchkick](https://github.com/ankane/searchkick) from 5.3.1 to 5.4.0.
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md)
- [Commits](ankane/searchkick@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: searchkick
  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 ruby Pull requests that update Ruby code labels Sep 5, 2024
@segiddins segiddins merged commit 92a9d8c into master Sep 6, 2024
15 checks passed
@segiddins segiddins deleted the dependabot/bundler/searchkick-5.4.0 branch September 6, 2024 02:31
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 ruby Pull requests that update Ruby code
Projects
Development

Successfully merging this pull request may close these issues.

1 participant