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

build(deps): bump @elastic/elasticsearch from 7.13.0 to 8.2.0 #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @elastic/elasticsearch from 7.13.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

v7.17.0

Changelog

v7.16.0

Changelog

v7.15.0

Changelog

v7.14.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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

The following labels could not be found: dependencies.

Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 7.13.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.13.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/elastic/elasticsearch-8.2.0 branch from 175a8b7 to 044f0b9 Compare May 9, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants