Upgrade Node.js to 24.14.1#254588
Closed
tylersmalley wants to merge 27 commits intoelastic:mainfrom
Closed
Conversation
0e046e1 to
32b4410
Compare
Contributor
|
🤖 Jobs for this PR can be triggered through checkboxes. 🚧
ℹ️ To trigger the CI, please tick the checkbox below 👇
|
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
|
jbudz
added a commit
that referenced
this pull request
Apr 24, 2026
Upgrades Node.js from 22.22.0 to 24.14.1. https://nodejs.org/en/blog/release/v24.0.0 https://nodejs.org/en/blog/migrations/v22-to-v24 https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md Reopened version of #254588 except with the `url.parse` [deprecation](https://nodejs.org/api/deprecations.html#dep0169-insecure-urlparse) migration deferred to #260591. `url.parse` is used widely across the codebase including in low level libraries. Migrating all at once increases risk of an accidental break in critical code paths. https://buildkite.com/elastic/kibana-pointer-compression/builds/422 https://buildkite.com/elastic/kibana-glibc-2-dot-17/builds/125 https://buildkite.com/elastic/appex-qa-serverless-kibana-ftr-tests/builds/8894 --------- Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
rbrtj
pushed a commit
to walterra/kibana
that referenced
this pull request
Apr 27, 2026
Upgrades Node.js from 22.22.0 to 24.14.1. https://nodejs.org/en/blog/release/v24.0.0 https://nodejs.org/en/blog/migrations/v22-to-v24 https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md Reopened version of elastic#254588 except with the `url.parse` [deprecation](https://nodejs.org/api/deprecations.html#dep0169-insecure-urlparse) migration deferred to elastic#260591. `url.parse` is used widely across the codebase including in low level libraries. Migrating all at once increases risk of an accidental break in critical code paths. https://buildkite.com/elastic/kibana-pointer-compression/builds/422 https://buildkite.com/elastic/kibana-glibc-2-dot-17/builds/125 https://buildkite.com/elastic/appex-qa-serverless-kibana-ftr-tests/builds/8894 --------- Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
SoniaSanzV
pushed a commit
to SoniaSanzV/kibana
that referenced
this pull request
Apr 27, 2026
Upgrades Node.js from 22.22.0 to 24.14.1. https://nodejs.org/en/blog/release/v24.0.0 https://nodejs.org/en/blog/migrations/v22-to-v24 https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md Reopened version of elastic#254588 except with the `url.parse` [deprecation](https://nodejs.org/api/deprecations.html#dep0169-insecure-urlparse) migration deferred to elastic#260591. `url.parse` is used widely across the codebase including in low level libraries. Migrating all at once increases risk of an accidental break in critical code paths. https://buildkite.com/elastic/kibana-pointer-compression/builds/422 https://buildkite.com/elastic/kibana-glibc-2-dot-17/builds/125 https://buildkite.com/elastic/appex-qa-serverless-kibana-ftr-tests/builds/8894 --------- Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.