Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps searchkick from 5.3.1 to 6.0.2.

Changelog

Sourced from searchkick's changelog.

6.0.2 (2025-10-24)

  • Fixed as_json method for HashWrapper

6.0.1 (2025-10-24)

  • Fixed to_json method for HashWrapper

6.0.0 (2025-10-19)

  • Added new query builder API (similar to Active Record)
  • Added conversions_v2 option
  • Added job_options option
  • Added parent_job option
  • Added opaque_id option
  • Added callback_options option
  • Added ignore_missing option for partial reindex
  • Added support for exists: false
  • Added quantization to knn option for Elasticsearch
  • Changed async reindex to use ranges for numeric primary keys with Active Record
  • Fixed error with case_sensitive option and synonyms
  • Removed default quantization for knn option for Elasticsearch 8.14+
  • Removed results method (use to_a instead)
  • Removed execute option and method (no longer needed)
  • Removed dependency on Hashie
  • Deprecated conversions option in favor of conversions_v2
  • Dropped support for Elasticsearch 7 and OpenSearch 1
  • Dropped support for Active Record < 7.2
  • Dropped support for Redis < 6.2

5.5.2 (2025-05-20)

  • Fixed scope option for partial reindex

5.5.1 (2025-04-24)

  • Added support for elasticsearch 9 gem

5.5.0 (2025-04-03)

  • Added m and ef_construction to knn index option
  • Added ef_search to knn search option
  • Fixed exact cosine distance for OpenSearch 2.19+
  • Dropped support for Ruby < 3.2 and Active Record < 7.1
  • Dropped support for Mongoid < 8

5.4.0 (2024-09-04)

  • Added knn option
  • Added rrf method

... (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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Oct 27, 2025
Bumps [searchkick](https://github.com/ankane/searchkick) from 5.3.1 to 6.0.2.
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md)
- [Commits](ankane/searchkick@v5.3.1...v6.0.2)

---
updated-dependencies:
- dependency-name: searchkick
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/searchkick-6.0.2 branch from 19ef131 to 33d1e3c Compare October 28, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant