hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.04k stars 1.33k forks source link

Bump org.elasticsearch:elasticsearch from 8.9.2 to 8.15.3 #6380

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps org.elasticsearch:elasticsearch from 8.9.2 to 8.15.3.

Release notes

Sourced from org.elasticsearch:elasticsearch's releases.

Elasticsearch 8.15.3

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

Elasticsearch 8.15.2

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

Elasticsearch 8.15.1

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

Elasticsearch 8.15.0

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

Elasticsearch 8.14.3

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

Elasticsearch v8.14.2

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

Elasticsearch 8.14.1

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

Elasticsearch 8.14.0

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

Elasticsearch 8.13.4

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

Elasticsearch 8.13.3

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

Elasticsearch 8.13.2

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

Elasticsearch 8.13.1

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

Elasticsearch 8.13.0

Downloads: https://elastic.co/downloads/elasticsearch

... (truncated)

Commits
  • f97532e Bump default timeout for test suites on Windows to 60 minutes (#114428) (#114...
  • 5a65b56 Timeout on buildkite artifact upload but do not fail the build (#114430) (#11...
  • 26fcc89 [8.15] Default enable cluster state role mapper (#114337) (#114421)
  • 89c6684 [8.15] Revert "Fix BWC for file-settings based role mappings (#113900)" and r...
  • ed457e4 Fix analyzed wildcard query in simple_query_string when disjunctions is empty...
  • e461f86 Run fail formatting yaml test with 1 shard (#114214) (#114357)
  • ef78114 Docs: ESQL doesn't preserve nulls in a list (#114335) (#114338)
  • 661aa49 Mute org.elasticsearch.xpack.inference.TextEmbeddingCrudIT org.elasticsearch....
  • 21fe01a [DOCS] Update re-ranking intro to remove confusion about stages (#114302) (#1...
  • 2e06fc9 [DOCS] Update semantic-reranking.asciidoc (#114299)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
github-actions[bot] commented 1 month ago

Formatting check succeeded!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.53%. Comparing base (406db33) to head (344b5fb). Report is 95 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6380 +/- ## ============================================ - Coverage 83.54% 83.53% -0.02% - Complexity 27432 27766 +334 ============================================ Files 1707 1738 +31 Lines 106185 107445 +1260 Branches 13397 13488 +91 ============================================ + Hits 88710 89751 +1041 - Misses 11750 11905 +155 - Partials 5725 5789 +64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 week ago

Superseded by #6462.