Closed emyl3 closed 1 week ago
do we know how often the Docker images are updated and how that impacts us? I assume someone would update it to use 23.2 soon enough. if that happens will our frontend start failing to build?
tagging @shanice-skylight in case she has more insight
do we know how often the Docker images are updated and how that impacts us? I assume someone would update it to use 23.2 soon enough. if that happens will our frontend start failing to build?
tagging @shanice-skylight in case she has more insight
During pairing @mehansen found this image that sets it to node 23.1 so I'll update with this one for now!
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
smoke tested in dev6. checks pass, so looks good to me
FRONTEND PULL REQUEST
Related Issue
Our frontend build job was initially passing following the Node 23 upgrade. Recently, the same job began to fail.
@mehansen found that version 23.2.x of NodeJS released on November 11, 2024 is breaking our frontend builds
Changes Proposed
Additional Information
Previous comment
Updated to a Docker image with node 23.1.0 set
See other reported issues:
Internal convo here
Testing
Screenshots / Demos