dependabot[bot]
5f06f4e1b1
Bump playwright from 1.57.0 to 1.58.1
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.57.0 to 1.58.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.58.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 00:50:52 +00:00
dependabot[bot]
924b0d327b
Bump playwright from 1.56.1 to 1.57.0
...
Bumps [playwright](https://github.com/microsoft/playwright ) from 1.56.1 to 1.57.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.1...v1.57.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 21:54:39 +00:00
Tobias L. Maier
4c6885bff9
Update package.json
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-23 17:55:43 +01:00
Claude
f58462df32
Add GitHub workflow for PDF generation using Playwright
...
Create a workflow that generates a DIN A4 PDF of the print version
of index.html and stores it as an artifact. Uses Playwright with
Chromium to load the page, wait for QR codes to render, and
generate the PDF.
2025-11-23 16:34:11 +00:00