Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps undici and @elastic/elasticsearch. These dependencies needed to be updated together.
Updates undici from 6.22.0 to 6.23.0

Release notes

Sourced from undici's releases.

v6.23.0

⚠️ Security Release

This fixes GHSA-g9mf-h72j-4rw9 and CVE-2026-22036.

Full Changelog: nodejs/undici@v6.22.0...v6.23.0

Commits
  • fbc31e2 Bumped v6.23.0
  • 3477c94 chore: release flow using provenance
  • d3aafea fix: limit Content-Encoding chain to 5 to prevent resource exhaustion
  • See full diff in compare view

Updates @elastic/elasticsearch from 8.13.1 to 8.19.1

Release notes

Sourced from @​elastic/elasticsearch's releases.

v8.19.0

Changelog

v8.18.2

Changelog

v8.18.1

Changelog

v8.18.0

Changelog

v8.17.1

Changelog

v8.17.0

Changelog

v8.16.4

Changelog

v8.16.3

Changelog

v8.16.2

Changelog

v8.16.1

Changelog

v8.16.0

Changelog

v8.15.3

Changelog

v8.15.2

Changelog

v8.15.1

Changelog

v8.15.0

Changelog

v8.14.1

Changelog

v8.14.0

Changelog

Changelog

Sourced from @​elastic/elasticsearch's changelog.

=== 8.19.1

[discrete] ==== Fixes

[discrete] ===== Update apache-arrow 18.x-21.x

Update apache-arrow from 18.x-19.x to 18.x-21.x to support apache-arrow@20 for Kibana compatibility

[discrete] === 8.19.0

[discrete] ==== Features

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

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

[discrete] ==== Fixes

[discrete] ===== Deep merge nested options on client instantiation

If custom values for redaction and headers options were set by the user during Client instantiation, nested default values would be dropped rather than deep-merged. This has been fixed.

[discrete] === 8.18.2

[discrete] ==== Fixes

[discrete] ===== Ensure Apache Arrow ES|QL helper uses async iterator

The esql.toArrowReader() helper function was trying to return RecordBatchStreamReader, a synchronous iterator, despite the fact that the apache-arrow package was, in most cases, automatically coercing it to AsyncRecordBatchStreamReader, its asynchronous counterpart. It now is always returned as an async iterator.

[discrete] === 8.18.1

[discrete] ==== Fixes

[discrete] ===== Fix broken node roles and node filter

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [undici](https://github.com/nodejs/undici) and [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js). These dependencies needed to be updated together.

Updates `undici` from 6.22.0 to 6.23.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.22.0...v6.23.0)

Updates `@elastic/elasticsearch` from 8.13.1 to 8.19.1
- [Release notes](https://github.com/elastic/elasticsearch-js/releases)
- [Changelog](https://github.com/elastic/elasticsearch-js/blob/v8.19.1/docs/changelog.asciidoc)
- [Commits](elastic/elasticsearch-js@v8.13.1...v8.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.23.0
  dependency-type: indirect
- dependency-name: "@elastic/elasticsearch"
  dependency-version: 8.19.1
  dependency-type: indirect
...

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 Jan 15, 2026
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.

1 participant