Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade nodejs to maintenance and lts (18 and 20) #734

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

yakca
Copy link
Member

@yakca yakca commented Oct 14, 2024

Details

Node 16 is EOL, this bumps the build image and github action workflows to 18 and 20.

Ticket / issue URL

Ticket / issue URL:
https://jira.dev.bbc.co.uk/browse/PRODTOOLS-4144
https://jira.dev.bbc.co.uk/browse/PRODTOOLS-4020

PR Checks

(tick as appropriate)

@yakca yakca requested a review from andy-brown October 14, 2024 12:59
@yakca yakca mentioned this pull request Oct 14, 2024
3 tasks
@dannymeloy
Copy link
Contributor

I think through recent maintenance days we've been attempting to push everything up to Node 20. i.e. https://github.com/bbc/rd-ux-storyplayer-harness/commit/7e92efb86da5e28fdd3a5e0447655f4f48e135a1

I'd upgrade the dockerFile too:

image: node:16

Maybe also the node types package if we're building on Node 20:

"@types/node": "^18.11.18",

@yakca yakca changed the title chore: bump github work node versions to latest maintenance and lts (18 and 20) chore: upgrade nodejs to maintenance and lts (18 and 20) Oct 15, 2024
@dannymeloy
Copy link
Contributor

LGTM

@yakca yakca merged commit a75aaf1 into main Oct 16, 2024
2 checks passed
@yakca yakca deleted the actions-node-bump branch October 16, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants