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 from 8.10.0 to 8.10.1 in /ingestion_server #3291

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps elasticsearch from 8.10.0 to 8.10.1.

Release notes

Sourced from elasticsearch's releases.

8.10.1

  • Removed deprecation warnings when using body parameter (#2302)
  • Fixed some type hints to use covariant Sequence instead of invariant List (#2324, #2325)
Commits
  • d48b428 Release 8.10.1
  • 04c1785 [Backport 8.10] [CI] Updates Buildkite configuration (#2344)
  • 88a970f [Backport 8.10] Run Buildkite CI on pull requests
  • 51c525b [DOCS] Adds quickstart guide to ES Py Read The Docs (#2335) (#2339)
  • a4461a8 [Backport 8.10] Switch from invariant List to covariant Sequence (#2329)
  • 6960eee [Backport 8.10] Fix _TYPE_HOSTS to require covariant Sequence (#2327)
  • 8317976 [8.10] Fix Read the Docs theme (#2317)
  • 9025479 [Backport 8.10] Remove deprecation warnings when using body parameter (#2308)
  • See full diff 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 <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)

@dependabot dependabot bot requested a review from a team as a code owner November 1, 2023 09:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 🐍 tech: python Involves Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed labels Nov 1, 2023
@dependabot dependabot bot requested a review from dhruvkb November 1, 2023 09:46
@dependabot dependabot bot added the 🧰 goal: internal improvement Improvement that benefits maintainers, not users label Nov 1, 2023
@dependabot dependabot bot requested a review from sarayourfriend November 1, 2023 09:46
@dependabot dependabot bot added the 🧱 stack: ingestion server Related to the ingestion/data refresh server label Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion_server/elasticsearch-8.10.1 branch from d48839d to f9237c2 Compare November 1, 2023 11:44
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.10.0 to 8.10.1.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@v8.10.0...v8.10.1)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ingestion_server/elasticsearch-8.10.1 branch from f9237c2 to cb8eb79 Compare November 1, 2023 11:45
@dhruvkb dhruvkb merged commit 591dd7c into main Nov 1, 2023
43 checks passed
@dhruvkb dhruvkb deleted the dependabot/pip/ingestion_server/elasticsearch-8.10.1 branch November 1, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: ingestion server Related to the ingestion/data refresh server 🐍 tech: python Involves Python
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants