-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.11.3 to 8.11.4 #38207
Bump elasticsearch-opensource-components.version from 8.11.3 to 8.11.4 #38207
Conversation
Bumps `elasticsearch-opensource-components.version` from 8.11.3 to 8.11.4. Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.11.3 to 8.11.4 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.11.3...v8.11.4) Updates `co.elastic.clients:elasticsearch-java` from 8.11.3 to 8.11.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.11.3...v8.11.4) Updates `org.elasticsearch.client:elasticsearch-rest-client-sniffer` from 8.11.3 to 8.11.4 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v8.11.3...v8.11.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] <[email protected]>
/cc @gsmet (elasticsearch), @loicmathieu (elasticsearch), @yrodiere (elasticsearch) |
Failing Jobs - Building d0805fc
Full information is available in the Build summary check run. Failures⚙️ Native Tests - Data1 #- Failing: integration-tests/hibernate-orm-tenancy/connection-resolver
📦 integration-tests/hibernate-orm-tenancy/connection-resolver✖
✖
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The upgrade is fine. See hibernate/hibernate-search#3901
Looking into the (obviously unrelated) test failure...
The test seems to have failed because of this:
Which is weird because we do initialize users here:
And the container obviously managed to start. Maybe the |
Bumps
elasticsearch-opensource-components.version
from 8.11.3 to 8.11.4.Updates
org.elasticsearch.client:elasticsearch-rest-client
from 8.11.3 to 8.11.4Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
Commits
da06c53
Fix thirdparty audit checks on Java 22 (#104010) (#104012)62f5579
Backport mute to 8.11 (#103993)610ffa3
Mute testContinuousEvents (#103986) (#103992)9af9d6f
Mention missing files in corruption troubleshooting docs (#103962) (#103968)b979928
[ci] Add/update docs for .buildkite dir and PR pipeline generator (#103936) (...3c90836
Add Java 22 to testing matrixb13c1d0
Avoid throw AssertionError in ThrowingDriverContext (#103888) (#103934)8b9f084
Revert change (#90674) (#103865) (#103933)cd8e1e6
docs: fix numbering in restore-snapshot.asciidoc (#103769) (#103851)78b990c
Only run snyk for 7.17 and main branch (#103820) (#103844)Updates
co.elastic.clients:elasticsearch-java
from 8.11.3 to 8.11.4Commits
cc15d19
Bump versionUpdates
org.elasticsearch.client:elasticsearch-rest-client-sniffer
from 8.11.3 to 8.11.4Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client-sniffer's releases.
Commits
da06c53
Fix thirdparty audit checks on Java 22 (#104010) (#104012)62f5579
Backport mute to 8.11 (#103993)610ffa3
Mute testContinuousEvents (#103986) (#103992)9af9d6f
Mention missing files in corruption troubleshooting docs (#103962) (#103968)b979928
[ci] Add/update docs for .buildkite dir and PR pipeline generator (#103936) (...3c90836
Add Java 22 to testing matrixb13c1d0
Avoid throw AssertionError in ThrowingDriverContext (#103888) (#103934)8b9f084
Revert change (#90674) (#103865) (#103933)cd8e1e6
docs: fix numbering in restore-snapshot.asciidoc (#103769) (#103851)78b990c
Only run snyk for 7.17 and main branch (#103820) (#103844)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)