chore: update playwright version
Later playwright versions were not available to NixOS originally, so the version
was locked to 1.47.
This change removes the external dependency in favour of the playwright that is available in Nix packages.
Later playwright versions were not available to NixOS originally, so the version
was locked to 1.47.
This change removes the external dependency in favour of the playwright that is available in Nix packages.
Woodpecker pipeline #517 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/173
Woodpecker pipeline #517 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/173
Woodpecker pipeline #517 completed with status: success. ✅
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/173
I’ve no way to test this change, but generally seems like a good idea.
Rebased
Changes:
- Update playwright version to 1.52
- Remove step from RELEASE checklist to run update script
Thanks for the fish!