iClient-JavaScript
iClient-JavaScript copied to clipboard
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/transport
to~8.4.1
Switching from
^8.4.1
to~8.4.1
ensures 8.13 client users are not required to update to Node.js v18+, which is a new requirement set by@elastic/transport
v8.5.0. See elastic/elastic-transport-js#91 for details.v8.13.0 was also released depending on v8.4.0 of
@elastic/transport
instead of v8.4.1, which was unintentional.[discrete] === 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 aConnectionOptions
object.[discrete] === 8.12.3
[discrete] ==== Fixes
[discrete] ===== Bump
@elastic/transport
to~8.4.1
Switching from
^8.4.1
to~8.4.1
ensures 8.12 client users are not required to update to Node.js v18+, which is a new requirement set by@elastic/transport
v8.5.0. See elastic/elastic-transport-js#91 for details.[discrete] === 8.12.2
[discrete] ==== Fixes
[discrete]
... (truncated)
Commits
962c857
Pin 8.13 to transport ~8.4.1 (#2217)80580b0
Auto-generated code for 8.13 (#2206)73e6cfc
Bump to 8.13.1 (#2201)73e25bd
[Backport 8.13] Upgrade transport to 8.4.1 (#2200)a311b0d
Auto-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...3190b60
Auto-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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.