rsnext/.github/workflows
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
..
build_and_deploy.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
build_and_test.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
build_reusable.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
cancel.yml chore(ci): bump cancel-workflow-action@0.11.0 (#54246) 2023-08-18 20:29:57 +00:00
code_freeze.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
issue_lock.yml chore: update lock bot wording (#54099) 2023-08-16 09:05:04 +00:00
issue_stale.yml chore: add "please simplify reproduction" comment (#52631) 2023-07-14 23:30:42 +00:00
issue_validator.yml chore: bump nissuer (#55723) 2023-09-21 11:04:38 +00:00
notify_release.yml ci(workflow): notify new releases to vercel/turbo via repo_dispatch (#45201) 2023-01-24 16:41:28 -08:00
pull_request_approved.yml test: speed up isolated next instance test setup (#56525) 2023-10-07 00:15:59 +02:00
pull_request_stats.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
test_e2e_deploy.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
test_examples.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
trigger_release.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
update_fonts_data.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00