elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
110 stars 66 forks source link

[7.17] Update to Node 20 and setup-node@v4 #2673

Closed pquentin closed 3 days ago

pquentin commented 3 days ago

I checked manually that the commands still work, even if ts-standard now complains that the TypeScript version is too recent:

=============                                                                                                                                                 

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.                         

You may find that it works just fine, or you may not.                                                                                                         

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.5.0                                                                                                                 

YOUR TYPESCRIPT VERSION: 4.5.5                                                                                                                                

Please only submit bug reports when using the officially supported version.                                                                                   

=============

But this should fix Generate output failures: https://github.com/elastic/elasticsearch-specification/actions/runs/9775028082