rsnext/.github/actions/needs-triage
Balázs Orbán 1ff7f07875
feat: drop Node.js 16 (#56896)
### What?

BREAKING CHANGE: Bump the minimum required Node.js version.

### Why?

Node.js 16 has reached end-of-life in September.

Bumped to `18.18.2` since it contained some security-related patches: https://nodejs.org/en/blog/vulnerability/october-2023-security-releases

### How?

Bumped `engines` where needed, upgraded the workflows.

This will allow us to remove quite a few polyfills, I'll open separate PRs for those.
2023-10-16 21:41:38 +00:00
..
src chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
.gitignore chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
action.yaml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
index.js chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
licenses.txt chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
package.json chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
tsconfig.json chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00