Skip to content

Bump searchkick from 5.3.1 to 6.1.2#4656

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/bundler/searchkick-6.1.2
Open

Bump searchkick from 5.3.1 to 6.1.2#4656
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/bundler/searchkick-6.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps searchkick from 5.3.1 to 6.1.2.

Changelog

Sourced from searchkick's changelog.

6.1.2 (2026-06-04)

  • Fixed too_long_http_line_exception with clear_scroll method

6.1.1 (2026-05-14)

  • Fixed smart aggs behavior with _and

6.1.0 (2026-02-18)

  • Added per method
  • Fixed error with aggs method and non-hash arguments
  • Fixed smart aggs behavior when multiple where calls

6.0.3 (2026-01-06)

  • Fixed inspect method for Relation

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 options method (use individual methods instead)
  • 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)

... (truncated)

Commits
  • fd27bac Version bump to 6.1.2 [skip ci]
  • ce72c5a Updated changelog [skip ci]
  • a57dd28 Updated style [skip ci]
  • 3c2ebcd Fix clear_scroll failing with too_long_http_line_exception on indices with ma...
  • f65cb37 Version bump to 6.1.1 [skip ci]
  • 1009d03 Updated changelog [skip ci]
  • 36a5b8c Improved smart aggs behavior with _and
  • 2a6a707 Version bump to 6.1.0 [skip ci]
  • 8fb7e8a Updated checkout action
  • 442348f Restored previous behavior for smart_aggs [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 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 6.1.2.
- [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md)
- [Commits](ankane/searchkick@v5.3.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update Ruby code labels Jun 5, 2026
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.

0 participants