Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

chore(deps): bump @elastic/elasticsearch from 7.17.0 to 8.2.0 #1524

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps @elastic/elasticsearch from 7.17.0 to 8.2.0.

Release notes

Sourced from @​elastic/elasticsearch's releases.

v8.2.0

Changelog

v8.1.0

Changelog

v8.0.0

Changelog

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 8.2.0

[discrete] ==== Breaking changes

[discrete] ===== Drop Node.js v12 elastic/elasticsearch-js#1670

According to our https://github.com/elastic/elasticsearch-js#nodejs-support[Node.js support matrix].

[discrete] ==== Features

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

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

[discrete] ===== More lenient parameter checks elastic/elasticsearch-js#1662

When creating a new client, an undefined caFingerprint no longer trigger an error for a http connection.

[discrete] ===== Update TypeScript docs and export estypes elastic/elasticsearch-js#1675

You can import the full TypeScript requests & responses definitions as it follows: [source,ts]

import { estypes } from '@​elastic/elasticsearch'

If you need the legacy definitions with the body, you can do the following:

[source,ts]

import { estypesWithBody } from '@​elastic/elasticsearch'

[discrete] ==== Fixes

[discrete] ===== Updated hpagent to the latest version elastic/elastic-transport-js#49

You can fing the related changes https://github.com/delvedor/hpagent/releases/tag/v1.0.0[here].

[discrete] === 8.1.0

... (truncated)

Commits

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)

Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 7.17.0 to 8.2.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.0...v8.2.0)

---
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 added 📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code labels May 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 26, 2022

Superseded by #1591.

@dependabot dependabot bot closed this May 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/elastic/elasticsearch-8.2.0 branch May 26, 2022 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦Dependencies Pull requests that update a dependency file 🧶JavaScript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants