Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Updates the requirements on elasticsearch-rails to permit the latest version.

Release notes

Sourced from elasticsearch-rails's releases.

v8.0.1

Bugfix release:

v8.0.0

First general availability release for 8.0.0. Major versions of 8.x will support Elasticsearch version 8.x changing the elasticsearch dependency's major version: gem 'elasticsearch', '~> 8'. All references to type should have been removed. Document types were deprecated and do not exist in 8.x.

The dependency from elasticsearch on elasticsearch-transport was updated to elastic-transport. All 8.x Elasticsearch APIs supported by elasticsearch should now be supported on the Rails library. See Release notes for the Elasticsearch client 8.0 and the 8.x release notes for more information.

Compatibility

The gem is currently testing with Ruby 3.1, 3.2 and 3.3 and JRuby 9.4. Testing for Ruby 2.x versions has been dropped as they're no longer updated or supported. Currently testing with Rails 6.1, 7.0 and 7.1.

Changes since 8.0.0.pre

  • Address Rails 7.1 deprecation warning in elasticsearch-rails PR
  • Ensure subclasses are added to the registry PR

Development changes

  • Using debug for debugging in development and testing Gemfile groups.
  • Minor general code cleanups and styling changes.
  • Updated code for elasticsearch 8.x.

v8.0.0.pre

General:

First pre-release for 8.0.0. Major versions of 8.x will support Elasticsearch version 8.x changing the elasticsearch dependency's major version: gem 'elasticsearch', '~> 8'.

All references to type should have been removed. Document types were deprecated and do not exist in 8.x.

The dependency from elasticsearch on elasticsearch-transport was updated to elastic-transport. All 8.x Elasticsearch APIs supported by elasticsearch should now be supported on the Rails library. See Release notes for the Elasticsearch client 8.0 and the 8.x release notes for more information.

Compatibility

The gem is currently testing with Ruby 3.1, 3.2 and 3.3 and JRuby 9.4. Testing for Ruby 2.x versions has been dropped as they're no longer updated or supported. Currently testing with Rails 6.1, 7.0 and 7.1.

Development changes

  • Using debug for debugging in development and testing Gemfile groups.
  • Minor general code cleanups and styling changes.
  • Updated code to for elasticsearch 8.x.
Changelog

Sourced from elasticsearch-rails's changelog.

8.0.1

Bugfix release:

8.0.0

First general availability release for 8.0.0. Major versions of 8.x will support Elasticsearch version 8.x changing the elasticsearch dependency's major version: gem 'elasticsearch', '~> 8'. All references to type should have been removed. Document types were deprecated and do not exist in 8.x.

The dependency from elasticsearch on elasticsearch-transport was updated to elastic-transport. All 8.x Elasticsearch APIs supported by elasticsearch should now be supported on the Rails library. See Release notes for the Elasticsearch client 8.0 and the 8.x release notes for more information.

Compatibility

The gem is currently testing with Ruby 3.1, 3.2 and 3.3 and JRuby 9.4. Testing for Ruby 2.x versions has been dropped as they're no longer updated or supported. Currently testing with Rails 6.1, 7.0 and 7.1.

Changes since 8.0.0.pre

  • Address Rails 7.1 deprecation warning in elasticsearch-rails PR
  • Ensure subclasses are added to the registry PR

Development changes

  • Using debug for debugging in development and testing Gemfile groups.
  • Minor general code cleanups and styling changes.
  • Updated code for elasticsearch 8.x.
Commits
  • 41f4291 Bumps version to 8.0.1 and updates CHANGELOG
  • d0fb551 Adjust persistence dependency on model to ~> 8.0
  • d30e3d3 Fixed Dup on ES Aggregations
  • 797696a Updates logsubscriber color code AR 7.0
  • 3c8035d Unlock sqlite in gemfile
  • 5e517b0 [CI] Updates GitHub Actions
  • 0b92c86 Update import.rb
  • 92c8d16 [DOCS] Updates CHANGELOG for 8.0.0
  • 6d1eeeb [CI] Tests with latest snapshot stack version
  • 9a49625 Dependency management
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 3, 2025
@rsmithlal
Copy link
Member

@dependabot rebase

…, < 9

Updates the requirements on [elasticsearch-rails](https://github.com/elastic/elasticsearch-rails) to permit the latest version.
- [Release notes](https://github.com/elastic/elasticsearch-rails/releases)
- [Changelog](https://github.com/elastic/elasticsearch-rails/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-rails@v7.2.1...v8.0.1)

---
updated-dependencies:
- dependency-name: elasticsearch-rails
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/elasticsearch-rails-8.0.1 branch from 94a3cdc to 7845643 Compare October 13, 2025 13:46
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant