microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
54 stars 36 forks source link

Upgrade to Node 20 #1130

Closed microbit-matt-hillsdon closed 10 months ago

microbit-matt-hillsdon commented 10 months ago

Drop webusb dep that's only used for some test we largely didn't complete. Replace the working test with a mock as its use of the webusb dep wasn't meaningful.

github-actions[bot] commented 10 months ago

Preview build will be at https://review-python-editor-v3.microbit.org/node-20/

microbit-matt-hillsdon commented 10 months ago

@microbit-robert I've fixed the build issue.

microbit-matt-hillsdon commented 10 months ago

Remaining npm audit issues are in react-scripts (so dev time only) and will be addressed by moving to Vite at some point.