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 elasticsearch-opensource-components.version from 8.10.2 to 8.10.4 #36701

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps elasticsearch-opensource-components.version from 8.10.2 to 8.10.4.
Updates org.elasticsearch.client:elasticsearch-rest-client from 8.10.2 to 8.10.4

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 8.10.4

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.10/release-notes-8.10.4.html

Elasticsearch 8.10.3

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.10/release-notes-8.10.3.html

Commits
  • b4a62ac Update kNN search guide with knn parallelization (#100705)
  • 3583d60 [buildkite] Pin version of bun being used due to bug in latest (1.0.5) (#1007...
  • 8954b65 [buildkite] Add more logging and debug information to PR pipeline generation ...
  • 7c61e7f Exclude BWC tests in platform support testing matrix (#100643) (#100701)
  • 760d5b5 Capture JVM crash dump logs in uploaded artifact bundle (#100627) (#100633)
  • ceb0d37 Prune changelogs after 8.10.3 release
  • 1465601 Bump versions after 8.10.3 release
  • b216d95 Prune changelogs after 7.17.14 release
  • 51b4f59 Bump versions after 7.17.14 release
  • 5ba96f2 Update 8.10.3.asciidoc (#100590)
  • Additional commits viewable in compare view

Updates co.elastic.clients:elasticsearch-java from 8.10.2 to 8.10.4

Commits

Updates org.elasticsearch.client:elasticsearch-rest-client-sniffer from 8.10.2 to 8.10.4

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.

Elasticsearch 8.10.4

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.10/release-notes-8.10.4.html

Elasticsearch 8.10.3

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.10/release-notes-8.10.3.html

Commits
  • b4a62ac Update kNN search guide with knn parallelization (#100705)
  • 3583d60 [buildkite] Pin version of bun being used due to bug in latest (1.0.5) (#1007...
  • 8954b65 [buildkite] Add more logging and debug information to PR pipeline generation ...
  • 7c61e7f Exclude BWC tests in platform support testing matrix (#100643) (#100701)
  • 760d5b5 Capture JVM crash dump logs in uploaded artifact bundle (#100627) (#100633)
  • ceb0d37 Prune changelogs after 8.10.3 release
  • 1465601 Bump versions after 8.10.3 release
  • b216d95 Prune changelogs after 7.17.14 release
  • 51b4f59 Bump versions after 7.17.14 release
  • 5ba96f2 Update 8.10.3.asciidoc (#100590)
  • Additional commits viewable in compare view

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)

Bumps `elasticsearch-opensource-components.version` from 8.10.2 to 8.10.4.

Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.10.2 to 8.10.4
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.10.2...v8.10.4)

Updates `co.elastic.clients:elasticsearch-java` from 8.10.2 to 8.10.4
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v8.10.2...v8.10.4)

Updates `org.elasticsearch.client:elasticsearch-rest-client-sniffer` from 8.10.2 to 8.10.4
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.10.2...v8.10.4)

---
updated-dependencies:
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client-sniffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 25, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 25, 2023

/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @yrodiere (elasticsearch)

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 26, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine without any change upstream: hibernate/hibernate-search#3792

@yrodiere yrodiere merged commit 48ff44e into main Oct 26, 2023
43 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/maven/elasticsearch-opensource-components.version-8.10.4 branch October 26, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/elasticsearch kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant