Skip to content

Bump undici and @elastic/elasticsearch#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-7fab391cbe
Open

Bump undici and @elastic/elasticsearch#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-7fab391cbe

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

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

Release notes

Sourced from undici's releases.

v6.24.1

Full Changelog: nodejs/undici@v6.24.0...v6.24.1

v6.24.0

Undici v6.24.0 Security Release Notes (LTS)

This release backports fixes for security vulnerabilities affecting the v6 line.

Upgrade guidance

All users on v6 should upgrade to v6.24.0 or later.

Fixed advisories

Not applicable to v6

Affected and patched ranges (v6)

References

... (truncated)

Commits
  • c0cf656 Bumped v6.24.1
  • f5a9f0c Fix v6 release workflow branch targeting
  • af2cb8f wqremove maxDecompressedMessageSize (#4891)
  • 8873c94 Bumped v6.24.0
  • 411bd01 test(websocket): use node:assert for Node 18 compatibility
  • 844bf59 test: fix http2 lint regressions in backport
  • a444e4f test: stabilize h2 and tls-cert-leak under current test runner
  • dc032a1 fix: h2 CI (#4395)
  • 4cd3f4b test: increase bitness in test/fixtures/*.pem (#3659)
  • 7df6442 fix: adapt websocket frame-limit handling for v6 parser
  • Additional commits viewable in compare view

Updates @elastic/elasticsearch from 8.13.1 to 8.19.1

Release notes

Sourced from @​elastic/elasticsearch's releases.

v8.19.1

Changelog

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

... (truncated)

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 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.24.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.22.0...v6.24.1)

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.24.1
  dependency-type: indirect
- dependency-name: "@elastic/elasticsearch"
  dependency-version: 8.19.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 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.

0 participants