zonemaster / zonemaster-gui

The Zonemaster GUI - part of the Zonemaster project
Other
14 stars 22 forks source link

Update playwright and node-js versions #473

Closed tgreenx closed 2 months ago

tgreenx commented 2 months ago

Purpose

This PR updates to the latest playwright version, and a cautionary message in the docs/Testing.md file due to recent events.

It also updates the minimum Node-JS version in the CI (according to https://github.com/zonemaster/zonemaster/blob/master/docs/internal/distrib-testing/Ubuntu-Node.js-build-environment.md).

How to test this PR

Tests should pass.

tgreenx commented 2 months ago

Should package-lock.json be included?

Yes I believe so. And at least it seems to be the case in many recent commits that changed the package.json file.