mozilla / addons-blog

Blog content builder for AMO
Mozilla Public License 2.0
6 stars 4 forks source link

Bump Node.js to 18.x #604

Closed diox closed 1 year ago

diox commented 1 year ago

Note: This is for the build step. The deployment step runs on cimg/python:3.11-node which should already be using Node 18.x

Fixes #603

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (de684cc) 87.58% compared to head (e5ce3f5) 87.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #604 +/- ## ======================================= Coverage 87.58% 87.58% ======================================= Files 9 9 Lines 556 556 Branches 143 143 ======================================= Hits 487 487 Misses 62 62 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.