microsoft / vscode-extension-telemetry

Node module to help VS Code extensions send telemetry using application insights
https://www.npmjs.com/package/@vscode/extension-telemetry
Other
125 stars 46 forks source link

Remove Node 14, and 16 from test matrix. Add Node 18 and Node 20 #189

Closed lramos15 closed 10 months ago

lramos15 commented 10 months ago

Tests now fail on Node 14. Node 14 and Node 16 are EOL. Node 18 and 20 are LTS so we will test against them