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 @elastic/elasticsearch from 7.17.12 to 8.13.0 #2780

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

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

Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 7.17.12 to 8.13.0.
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/docs/changelog.asciidoc)
- [Commits](elastic/elasticsearch-js@v7.17.12...v8.13.0)

---
updated-dependencies:
- dependency-name: "@elastic/elasticsearch"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2024

Superseded by #2784.

@dependabot dependabot bot closed this Apr 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elastic/elasticsearch-8.13.0 branch April 10, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants