Skip to content

Bump @elastic/elasticsearch from 8.17.1 to 9.3.2#223

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/elastic/elasticsearch-9.3.2
Open

Bump @elastic/elasticsearch from 8.17.1 to 9.3.2#223
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/elastic/elasticsearch-9.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @elastic/elasticsearch from 8.17.1 to 9.3.2.

Release notes

Sourced from @​elastic/elasticsearch's releases.

v9.3.2

Changelog

v9.3.1

Changelog

v9.3.0

Changelog

v9.2.1

Changelog

v9.2.0

Changelog

v9.1.1

Changelog

v9.1.0

Changelog

v9.0.4

Changelog

v9.0.3

Changelog

v9.0.2

Changelog

v9.0.1

Changelog

v9.0.0

Changelog

v9.0.0-alpha.5

Changes from 9.0.0-alpha.4:

Serverless client merged back in

The @elastic/elasticsearch-serverless client is being deprecated, and its functionality has been merged back into this client. This should have zero impact on the way the client works, except that a new serverMode option has been added. When it's explicitly set to "serverless" by a user, a few default settings and behaviors are changed:

  • turns off sniffing and ignores any sniffing-related options
  • ignores all nodes passed in config except the first one, and ignores any node filtering and selecting options
  • enables compression and TLSv1_2_method (same as when configured for Elastic Cloud)
  • adds an elastic-api-version HTTP header to all requests
  • uses CloudConnectionPool by default instead of WeightedConnectionPool
  • turns off vendored content-type and accept headers in favor or standard MIME types

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
Bumps [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) from 8.17.1 to 9.3.2.
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-js@v8.17.1...v9.3.2)

---
updated-dependencies:
- dependency-name: "@elastic/elasticsearch"
  dependency-version: 9.3.2
  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-9.3.2 branch from e6fc09b to b4c473b Compare February 23, 2026 03:30
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants