odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.5k stars 300 forks source link

Bump @elastic/elasticsearch from 7.17.12 to 8.13.0 #2780

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @elastic/elasticsearch from 7.17.12 to 8.13.0.

Release notes

Sourced from @​elastic/elasticsearch's releases.

v8.13.0

Changelog

v8.12.2

Changelog

v8.12.1

Changelog

v8.12.0

Changelog

v8.11.0

Changelog

v8.10.0

Changelog

v8.9.1

Changelog

v8.9.0

Changelog

v8.8.1

Changelog

v8.8.0

Changelog

v8.7.0

Changelog

v8.6.0

Changelog

v8.5.0

Changelog

v8.4.0

Changelog

v8.2.1

Changelog

v8.2.0

Changelog

v8.1.0

Changelog

... (truncated)

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 8.13.0

[discrete] ==== Features

[discrete] ===== Support for Elasticsearch v8.13.0

You can find all the API changes https://www.elastic.co/guide/en/elasticsearch/reference/8.13/release-notes-8.13.0.html[here].

[discrete] ==== Fixes

[discrete] ===== Ensure new connections inherit client's set defaults elastic/elasticsearch-js#2159

When instantiating a client, any connection-related defaults (e.g. requestTimeout) set on that client instance would not be inherited by nodes if they were entered as strings rather than a ConnectionOptions object.

[discrete] === 8.12.2

[discrete] ==== Fixes

[discrete] ===== Upgrade transport to 8.4.1 elastic/elasticsearch-js#2137

Upgrades @elastic/transport to 8.4.1 to resolve elastic/elastic-transport-js#83 bug] where arrays in error diagnostics were unintentionally transformed into objects.

[discrete] === 8.12.1

[discrete] ==== Fixes

[discrete] ===== Fix hang in bulk helper semaphore elastic/elasticsearch-js#2027

The failing state could be reached when a server's response times are slower than flushInterval.

[discrete] === 8.12.0

[discrete] ==== Features

[discrete] ===== Support for Elasticsearch v8.12.0

... (truncated)

Commits
  • e34dc23 [Backport 8.13] Bump version to 8.13.0 (#2174)
  • cbff6d1 [Backport 8.13] Update changelog for 8.13 (#2168)
  • cebe956 [Backport 8.13] Ensure new connections inherit client's set defaults (#2163)
  • dbb685f [Backport 8.13] Update bulk.asciidoc change 'date' property to 'time' to matc...
  • 3190b60 Auto-generated code for 8.13 (#2158)
  • 177ac7f Auto-generated code for 8.13 (#2153)
  • 00b6dbb Auto-generated code for 8.13 (#2151)
  • c0eb4ed Auto-generated code for 8.13 (#2147)
  • 4fcdb3c [Backport 8.13] [DOCS] Adds compatibility matrix to docs and readme (#2146)
  • a1b9da2 Auto-generated code for 8.13 (#2135)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by elasticmachine, a new releaser for @​elastic/elasticsearch since your current version.


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)
dependabot[bot] commented 3 months ago

Superseded by #2784.