bufbuild / protobuf-es

Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests.
Apache License 2.0
1.16k stars 69 forks source link

Update repository to use Node.js v22 #1006

Closed timostamm closed 3 weeks ago

timostamm commented 3 weeks ago

Node.js v22 has just become the active LTS version. https://github.com/nodejs/release#release-schedule

This switches to use it. CI continues to cover 18.x, 20.x and 22.x.