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 /api #3283

Closed
wants to merge 1 commit into from

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:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
@dependabot dependabot bot requested a review from sarayourfriend November 1, 2023 09:08
@dependabot dependabot bot added the 🐍 tech: python Involves Python label Nov 1, 2023
@dependabot dependabot bot requested a review from stacimc November 1, 2023 09:08
@dependabot dependabot bot added 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: api Related to the Django API labels Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/api/elasticsearch-8.10.1 branch 4 times, most recently from ec7cb2f to dfbc72b Compare November 1, 2023 23:36
@dependabot dependabot bot force-pushed the dependabot/pip/api/elasticsearch-8.10.1 branch from dfbc72b to 55d4541 Compare November 2, 2023 09:11
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/api/elasticsearch-8.10.1 branch from 55d4541 to 51eaf03 Compare November 2, 2023 09:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

Looks like elasticsearch is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/api/elasticsearch-8.10.1 branch November 2, 2023 11:41
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: api Related to the Django API 🐍 tech: python Involves Python
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants