kibana/packages/core/elasticsearch
Alex Szabo 8cf68dc6ba
[Ops] Bump Node.js to version 18 (#160289)
## Summary

Bumps node.js to 18.17.0 (replacement for PR #144012 which was later
reverted)

As a result, these categorical additions were needed: 
- `node` evocations will need the `--openssl-legacy-provider` flag,
wherever it would use certain crypto functionalities
- tests required updating of the expected HTTPS Agent call arguments,
`noDelay` seems to be a default
 - `window.[NAME]` fields cannot be written directly
 - some stricter typechecks

This is using our in-house built node.js 18 versions through the URLs
the proxy-cache. (built with
https://github.com/elastic/kibana-custom-nodejs-builds/pull/4)

These urls are served from a bucket, where the RHEL7/Centos7 compatible
node distributables are. (see:
https://github.com/elastic/kibana-ci-proxy-cache/pull/7)

Further todos: 
 - [x] check docs wording and consistency
 - [ ] update the dependency report
 - [x] explain custom builds in documentation
 - [x] node_sass prebuilts

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
Co-authored-by: Thomas Watson <w@tson.dk>
2023-07-27 14:12:48 +02:00
..
core-elasticsearch-client-server-internal [Ops] Bump Node.js to version 18 (#160289) 2023-07-27 14:12:48 +02:00
core-elasticsearch-client-server-mocks [Elasticsearch] Log queued requests (#152571) 2023-03-06 14:25:44 +01:00
core-elasticsearch-server [Elasticsearch] Redact logs from known APIs (#153049) 2023-03-18 10:50:09 +01:00
core-elasticsearch-server-internal [root] only shutdown once (#161869) 2023-07-14 11:41:49 +02:00
core-elasticsearch-server-mocks [Elasticsearch] Log queued requests (#152571) 2023-03-06 14:25:44 +01:00