Skip to content

Update elasticsearch requirement from >= 5.0, < 6.2 to >= 5.0, < 7.2#11

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/elasticsearch-gte-5.0-and-lt-7.2
Closed

Update elasticsearch requirement from >= 5.0, < 6.2 to >= 5.0, < 7.2#11
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/elasticsearch-gte-5.0-and-lt-7.2

Conversation

@dependabot-preview
Copy link

Updates the requirements on elasticsearch to permit the latest version.

Release notes

Sourced from elasticsearch's releases.

7.1.0

This version of the client supports Elasticsearch server v7.1.0.

Client

  • Update elasticsearch-transport README
  • Use default port when host and protocol are specified but no port
  • Verify that we have a response object before checking its status
  • Make code more succinct for supporting host with path and no port
  • Support options specified with String keys
  • Update elasticsearch-transport/lib/elasticsearch/transport/client.rb
  • Add tests showing IPv6 host specified when creating client

API

  • Update links in elasticsearch-api README

XPACK

  • Update elasticsearch-xpack README
  • Minor formatting fix
  • Remove puts line
Changelog

Sourced from elasticsearch's changelog.

7.1.0

Client

  • Update elasticsearch-transport README
  • Use default port when host and protocol are specified but no port
  • Verify that we have a response object before checking its status
  • Make code more succinct for supporting host with path and no port
  • Support options specified with String keys
  • Update elasticsearch-transport/lib/elasticsearch/transport/client.rb
  • Add tests showing IPv6 host specified when creating client

API

  • Update links in elasticsearch-api README

DSL

  • Update links in elasticsearch-dsl README
  • Allow Bool query and Bool filter methods to take objects as arguments
  • Edit tests on bool query / filter to match context

EXT:7.1.0

  • Update elasticsearch-ext README

XPACK

  • Update elasticsearch-xpack README
  • Minor formatting fix
  • Remove puts line

7.0.0.pre

  • Added elastic_ruby_console executable

Client

  • Fixed failing integration test
  • Updated the Manticore development dependency
  • Fixed a failing Manticore unit test
  • Removed "turn" and switched the tests to Minitest
  • Fixed integration tests for Patron
  • Allow passing request headers in perform_request
  • Added integration test for passing request headers in perform_request
  • Added, that request headers are printed in trace output, if set
  • Fix typos in elasticsearch-transport/README.md
  • Assert that connection count is at least previous count when reloaded
  • Adjust test for change in default number of shards on ES 7
  • Abstract logging functionality into a Loggable Module (#556)
... (truncated)
Commits
  • 927640d Release 7.1.0
  • d0f21cb [CI] Add jenkins jobs for 7.x branch
  • edf22b6 Swap links elasticsearch.org->elastic.co
  • 54f916f Support Faraday default_connection_options
  • bb44b3b [XPACK] Remove puts line
  • e98b676 [XPACK] Minor formatting fix
  • c256370 [CI] Test 7.0.1 snapshot in Jenkins
  • 8009fad [CLIENT] Add tests showing IPv6 host specified when creating client
  • 1242567 [CLIENT] Update elasticsearch-transport/lib/elasticsearch/transport/client.rb
  • 49bd535 [CLIENT] Support options specified with String keys
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #12.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/elasticsearch-gte-5.0-and-lt-7.2 branch June 27, 2019 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant