Guillaume Gomez
83dcfc8803
Update browser-ui-test version to 0.23.3
2026-01-27 21:14:25 +01:00
Guillaume Gomez
21ebd03e5e
Try to reduce rustdoc GUI tests flakyness
2026-01-26 16:18:36 +01:00
Guillaume Gomez
ea7ada90c6
Update browser-ui-test version to 0.23.1
2026-01-07 13:55:53 +01:00
Guillaume Gomez
ac453d34d2
Update browser-ui-test version to 0.23.0
2026-01-02 20:21:00 +01:00
Yotam Ofek
9561210372
Update npm package, remove another unused one, and fix some typing errors that started popping when we moved to yarn
...
Updating `es-check` managed to solve a problem about a missing type file for `minimatch` which I couldn't get around any other way
2025-11-17 10:58:18 +02:00
Jakub Beránek
eac0c5ac43
Remove eslint-js from npm dependencies
2025-11-07 23:08:28 +01:00
Guillaume Gomez
1a13522b56
Update browser-ui-test version to 0.22.2
2025-09-09 17:19:36 +02:00
Guillaume Gomez
90133349ea
Update browser-ui-test version to 0.22.0
2025-09-06 20:33:37 +02:00
Guillaume Gomez
9e8d907807
Update browser-ui-test version to 0.21.3
2025-08-30 17:28:14 +02:00
binarycat
c8e2a65ed1
tidy: use a lockfile for js tools instead of npx
...
this makes us less vulnerable to MITM and supply chain attacks.
it also means that the CI scripts are no longer responsible for
tracking the versions of these tools.
it should also avoid the situation where local tsc and CI
disagree on the presense of errors due to them being different versions.
2025-07-19 14:44:15 -05:00