Skip to content

Bump @elastic/elasticsearch from 5.6.22 to 8.8.1 #421

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps @elastic/elasticsearch from 5.6.22 to 8.8.1.

Release notes

Sourced from @​elastic/elasticsearch's releases.

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.0

Changelog

v7.16.0

Changelog

v7.15.0

Changelog

v7.14.0

Changelog

v7.13.0

Changelog

v7.12.0

Changelog

v7.11.0

Changelog

... (truncated)

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 8.8.1

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

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

[discrete] ==== Fixes

[discrete] ===== Fix index drift bug in bulk helper elastic/elasticsearch-js#1759

Fixes a bug in the bulk helper that would cause onDrop to send back the wrong JSON document or error on a nonexistent document when an error occurred on a bulk HTTP request that contained a delete action.

[discrete] ===== Fix a memory leak caused by an outdated version of Undici elastic/elasticsearch-js#1902

Undici 5.5.1, used by https://github.com/elastic/elastic-transport-js[elastic-transport-js], could create a memory leak when a high volume of requests created too many HTTP abort listeners. Upgrading Undici to 5.22.1 removed the memory leak.

[discrete] === 8.8.0

[discrete] ==== Features

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

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

[discrete] ==== Fixes

[discrete] ===== Fix type declarations for legacy types with a body key elastic/elasticsearch-js#1784

Prior releases contained a bug where type declarations for legacy types that include a body key were not actually importing the type that includes the body key.

[discrete] === 8.7.0

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

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

... (truncated)

Commits
  • cd7f55a Update changelog for 8.8.1
  • bf3a5c4 Bump canary to 8.8.1-canary.2
  • d85529e [Backport 8.8] Add test to verify bulk helper index drift fix (#1916)
  • 936bcee [Backport 8.8] Stop running integration tests on PRs (#1911)
  • 1f92567 [Backport 8.8] add link to elasticsearch-specification github repository in t...
  • 8072097 [Backport 8.8] Upgrade transport to 8.3.2 (#1908)
  • 0e983bd [Backport 8.8] fix: keep track of indexSlice explicitly in bulk helper respon...
  • 9c000df [Backport 8.8] Fix broken Github action on Node 14.x (#1905)
  • c6ae866 Update APIs for 8.8.1
  • 1fb4478 [Backport 8.8] Update changelog for 8.7 and 8.8 (#1898)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by joshmock, 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2023
Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 5.6.22 to 8.8.1.
- [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@v5.6.22...v8.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/elastic/elasticsearch-8.8.1 branch from 9fdd5f0 to a9c9394 Compare June 15, 2023 13:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Superseded by #429.

@dependabot dependabot bot closed this Jun 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elastic/elasticsearch-8.8.1 branch June 29, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants