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.12.2 #2766

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps @elastic/elasticsearch from 7.17.12 to 8.12.2.

Release notes

Sourced from @​elastic/elasticsearch's releases.

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

v8.0.0

Changelog

v7.17.13

Changelog

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 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

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

[discrete] === 8.11.0

[discrete] === Features

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

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

[discrete] ===== Enhanced support for redacting potentially sensitive data elastic/elasticsearch-js#2095

@elastic/transport https://github.com/elastic/elastic-transport-js/releases/tag/v8.4.0[version 8.4.0] introduces enhanced measures for ensuring that request metadata attached to some Error objects is redacted. This functionality is primarily to address custom logging solutions that don't use common serialization methods like JSON.stringify, console.log, or util.inspect, which were already accounted for.

... (truncated)

Commits
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 4 months ago

Superseded by #2780.