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 7.16.2 to 7.16.3 #22882

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps elasticsearch-opensource-components.version from 7.16.2 to 7.16.3.
Updates elasticsearch-rest-client from 7.16.2 to 7.16.3

Release notes

Sourced from elasticsearch-rest-client's releases.

Elasticsearch 7.16.3

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

Commits
  • 4e6e4ea [DOCS] Clarify document updates don't apply ingest pipelines (#82232)
  • 48fd48b Handle wrapped IO exceptions in test cluster distribution syncing (#82288) (#...
  • 7f9895d SQL: Add CCS SQL documentation (#81545) (#82282)
  • 5b3b52a [7.16] [Transform] Report _preview warning in the face of pipeline failure. (...
  • 3e73eaf [7.16] Script: track this pointer capture from blocks within lambdas (#82228)...
  • 5f8cd39 [7.16] Fix Watcher testWatcherWithApiKey (#82136) (#82230)
  • 8684b76 Ignore errors syncing ephemeral files in test clusters (#82154) (#82223)
  • 49fb505 [DOC] Don't include searchable snapshot ILM action in both hot and cold phase...
  • 8d5ea24 Re-enable SingleNodeTests.testThatLoadingWithNonExistingIndexWorks (#82118) (...
  • 035478d [docs] clarify purged http stats (#82123) (#82210)
  • Additional commits viewable in compare view

Updates elasticsearch-rest-client-sniffer from 7.16.2 to 7.16.3

Release notes

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

Elasticsearch 7.16.3

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

Commits
  • 4e6e4ea [DOCS] Clarify document updates don't apply ingest pipelines (#82232)
  • 48fd48b Handle wrapped IO exceptions in test cluster distribution syncing (#82288) (#...
  • 7f9895d SQL: Add CCS SQL documentation (#81545) (#82282)
  • 5b3b52a [7.16] [Transform] Report _preview warning in the face of pipeline failure. (...
  • 3e73eaf [7.16] Script: track this pointer capture from blocks within lambdas (#82228)...
  • 5f8cd39 [7.16] Fix Watcher testWatcherWithApiKey (#82136) (#82230)
  • 8684b76 Ignore errors syncing ephemeral files in test clusters (#82154) (#82223)
  • 49fb505 [DOC] Don't include searchable snapshot ILM action in both hot and cold phase...
  • 8d5ea24 Re-enable SingleNodeTests.testThatLoadingWithNonExistingIndexWorks (#82118) (...
  • 035478d [docs] clarify purged http stats (#82123) (#82210)
  • 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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 13, 2022
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

@yrodiere so the setup you proposed is not working very well with Dependabot so I'll revert to what I did first tomorrow.

@quarkus-bot
Copy link

quarkus-bot bot commented Jan 14, 2022

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 9d45f7a

Status Name Step Failures Logs Raw logs
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Bumps `elasticsearch-opensource-components.version` from 7.16.2 to 7.16.3.

Updates `elasticsearch-rest-client` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.16.2...v7.16.3)

Updates `elasticsearch-rest-client-sniffer` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.16.2...v7.16.3)

---
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] <[email protected]>
@gsmet gsmet force-pushed the dependabot/maven/elasticsearch-opensource-components.version-7.16.3 branch from 9d45f7a to 7de65cd Compare January 14, 2022 10:38
@gsmet gsmet added triage/needs-reproducer We are waiting for a reproducer. triage/waiting-for-ci Ready to merge when CI successfully finishes and removed triage/needs-reproducer We are waiting for a reproducer. labels Jan 14, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 14, 2022

Failing Jobs - Building 7de65cd

Status Name Step Failures Logs Raw logs
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
Native Tests - Data5 Build ⚠️ Check → Logs Raw logs

@gsmet gsmet merged commit 6b6986c into main Jan 14, 2022
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Jan 14, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/elasticsearch-opensource-components.version-7.16.3 branch January 14, 2022 17:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant