pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Bump node/npm version to match Vercel

Open fregante opened this issue 1 year ago • 1 comments

Vercel (AWS Lambda) recently bumped their Node 20 version:

Screenshot 2

Not really an issue, but:

  • this version natively includes npm 10.5.0, which means you don't have to install npm separately to match the version
  • this version lets me use import attributes for https://github.com/pixiebrix/pixiebrix-extension/pull/8151
  • bumping is good (we do use dependabot weekly)

fregante avatar Apr 06 '24 10:04 fregante

Codecov Report

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

Project coverage is 73.37%. Comparing base (b2b87d2) to head (70682b0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8175      +/-   ##
==========================================
- Coverage   73.39%   73.37%   -0.02%     
==========================================
  Files        1313     1313              
  Lines       40717    40717              
  Branches     7571     7571              
==========================================
- Hits        29884    29876       -8     
- Misses      10833    10841       +8     

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

codecov[bot] avatar Apr 06 '24 10:04 codecov[bot]

No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack.

Do not edit this comment manually.

github-actions[bot] avatar Apr 08 '24 13:04 github-actions[bot]

Can you ping #engineering letting everyone know about the version bump when you merge?

grahamlangford avatar Apr 08 '24 13:04 grahamlangford