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.4.1 to 8.4.2 #28110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps elasticsearch-opensource-components.version from 8.4.1 to 8.4.2.
Updates elasticsearch-rest-client from 8.4.1 to 8.4.2

Release notes

Sourced from elasticsearch-rest-client's releases.

Elasticsearch 8.4.2

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

Commits
  • 89f8c6d Allow for building multi-arch docker images via buildx (#89986) (#90046)
  • 76b93b0 [DOCS] Update FIPS verbiage for the bundled JVM (#89949) (#90044)
  • 82ac850 Fixing the conditions for fetching remote master history (#89472) (#90040)
  • 70585a8 Skip update of breaking changes and migration guide for patch releases (#8973...
  • 9fce22d Add delayed allocation diagnosis case to shards availability indicator (#8905...
  • 04d6a06 Fix debug mode in MaxRetryAllocationDecider (#89973) (#89978)
  • 801ac33 Mention full location of document _source (#89940)
  • 725f379 Add advice on restoring ILM indices into unmanaged state (#89140) (#89992)
  • b1de8c9 Make sure ivy repo directory exists before downloading artifacts
  • 13d7c57 Use 'file://' scheme for local repository URL
  • Additional commits viewable in compare view

Updates elasticsearch-rest-client-sniffer from 8.4.1 to 8.4.2

Release notes

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

Elasticsearch 8.4.2

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

Commits
  • 89f8c6d Allow for building multi-arch docker images via buildx (#89986) (#90046)
  • 76b93b0 [DOCS] Update FIPS verbiage for the bundled JVM (#89949) (#90044)
  • 82ac850 Fixing the conditions for fetching remote master history (#89472) (#90040)
  • 70585a8 Skip update of breaking changes and migration guide for patch releases (#8973...
  • 9fce22d Add delayed allocation diagnosis case to shards availability indicator (#8905...
  • 04d6a06 Fix debug mode in MaxRetryAllocationDecider (#89973) (#89978)
  • 801ac33 Mention full location of document _source (#89940)
  • 725f379 Add advice on restoring ILM indices into unmanaged state (#89140) (#89992)
  • b1de8c9 Make sure ivy repo directory exists before downloading artifacts
  • 13d7c57 Use 'file://' scheme for local repository URL
  • 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 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.4.1 to 8.4.2.

Updates `elasticsearch-rest-client` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.4.1...v8.4.2)

Updates `elasticsearch-rest-client-sniffer` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.4.1...v8.4.2)

---
updated-dependencies:
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  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 Sep 20, 2022
@quarkus-bot quarkus-bot bot added area/elasticsearch area/securepipeline issues related to ensure Quarkus can be used in a secure pipeline setups like FIPS or similar labels Sep 20, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 20, 2022

/cc @Karm, @gsmet, @jerboaa, @loicmathieu, @yrodiere

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 21, 2022

Failing Jobs - Building 99869a9

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17 MacOS M1
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/test-extension/extension/deployment 
! Skipped: integration-tests/test-extension/tests 

📦 integration-tests/test-extension/extension/deployment

io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest.testXMLResourceWasMerged line 39 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

@yrodiere
Copy link
Member

Test failure looks unrelated.

Testing upstream: hibernate/hibernate-search#3250

@yrodiere yrodiere self-assigned this Sep 21, 2022
@yrodiere yrodiere merged commit d873049 into main Sep 21, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/elasticsearch-opensource-components.version-8.4.2 branch September 21, 2022 16:13
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.2.Final Oct 10, 2022
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 area/securepipeline issues related to ensure Quarkus can be used in a secure pipeline setups like FIPS or similar kind/component-upgrade triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants