-
Notifications
You must be signed in to change notification settings - Fork 10
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
Node.js 22 support #543
Comments
Merged
jsanz
added a commit
to elastic/kibana
that referenced
this issue
Jan 16, 2025
## Summary Related to elastic/ems-client#543 and #198790 Updates `@elastic/[email protected]` adding support for Node 22.x
jsanz
added a commit
to jsanz/kibana
that referenced
this issue
Jan 16, 2025
## Summary Related to elastic/ems-client#543 and elastic#198790 Updates `@elastic/[email protected]` adding support for Node 22.x (cherry picked from commit 2345872) # Conflicts: # package.json # src/dev/license_checker/config.ts
jsanz
added a commit
to elastic/kibana
that referenced
this issue
Jan 16, 2025
# Backport This will backport the following commits from `main` to `8.x`: - [[Maps] Update @elastic/ems-client to 8.6.3 (#206814)](#206814) <!--- Backport version: 9.6.4 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Jorge Sanz","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-16T08:46:37Z","message":"[Maps] Update @elastic/ems-client to 8.6.3 (#206814)\n\n## Summary\n\nRelated to elastic/ems-client#543 and\nhttps://github.com//issues/198790\n\nUpdates `@elastic/[email protected]` adding support for Node 22.x","sha":"2345872393d3ec21f0bfe8b76c729edd46d69422","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","v9.0.0","backport:prev-minor","Feature:Maps"],"title":"[Maps] Update @elastic/ems-client to 8.6.3","number":206814,"url":"https://github.com/elastic/kibana/pull/206814","mergeCommit":{"message":"[Maps] Update @elastic/ems-client to 8.6.3 (#206814)\n\n## Summary\n\nRelated to elastic/ems-client#543 and\nhttps://github.com//issues/198790\n\nUpdates `@elastic/[email protected]` adding support for Node 22.x","sha":"2345872393d3ec21f0bfe8b76c729edd46d69422"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206814","number":206814,"mergeCommit":{"message":"[Maps] Update @elastic/ems-client to 8.6.3 (#206814)\n\n## Summary\n\nRelated to elastic/ems-client#543 and\nhttps://github.com//issues/198790\n\nUpdates `@elastic/[email protected]` adding support for Node 22.x","sha":"2345872393d3ec21f0bfe8b76c729edd46d69422"}}]}] BACKPORT-->
viduni94
pushed a commit
to viduni94/kibana
that referenced
this issue
Jan 23, 2025
## Summary Related to elastic/ems-client#543 and elastic#198790 Updates `@elastic/[email protected]` adding support for Node 22.x
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
elastic/kibana#198790
We're looking into upgrading Kibana to Node.js 22 but can't install this package due to
ems-client/package.json
Line 74 in cd38af0
Would it be possible to add support for v22?
The text was updated successfully, but these errors were encountered: