Bump @elastic/elasticsearch from 5.6.22 to 8.13.1
Bumps @elastic/elasticsearch from 5.6.22 to 8.13.1.
Release notes
Sourced from @elastic/elasticsearch's releases.
v8.13.1
v8.13.0
v8.12.3
v8.12.2
v8.12.1
v8.12.0
v8.11.1
v8.11.0
v8.10.1
v8.10.0
v8.9.2
v8.9.1
v8.9.0
v8.8.2
v8.8.1
v8.8.0
v8.7.3
... (truncated)
Changelog
Sourced from @elastic/elasticsearch's changelog.
=== 8.13.1
[discrete] ==== Fixes
[discrete] ===== Pin
@elastic/transportto~8.4.1Switching from
^8.4.1to~8.4.1ensures 8.13 client users are not required to update to Node.js v18+, which is a new requirement set by@elastic/transportv8.5.0. See elastic/elastic-transport-js#91 for details.v8.13.0 was also released depending on v8.4.0 of
@elastic/transportinstead of v8.4.1, which was unintentional.[discrete] === 8.13.0
[discrete] ==== Features
[discrete] ===== Support for Elasticsearch
v8.13.0You 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 aConnectionOptionsobject.[discrete] === 8.12.3
[discrete] ==== Fixes
[discrete] ===== Bump
@elastic/transportto~8.4.1Switching from
^8.4.1to~8.4.1ensures 8.12 client users are not required to update to Node.js v18+, which is a new requirement set by@elastic/transportv8.5.0. See elastic/elastic-transport-js#91 for details.[discrete] === 8.12.2
[discrete] ==== Fixes
[discrete]
... (truncated)
Commits
962c857Pin 8.13 to transport ~8.4.1 (#2217)80580b0Auto-generated code for 8.13 (#2206)73e6cfcBump to 8.13.1 (#2201)73e25bd[Backport 8.13] Upgrade transport to 8.4.1 (#2200)a311b0dAuto-generated code for 8.13 (#2196)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...3190b60Auto-generated code for 8.13 (#2158)- 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.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.