Commit Graph

456 Commits

Author SHA1 Message Date
Decktape bot
19f385adf7 test(screenshots): update snapshots 2023-01-20 16:40:12 +01:00
Nico Jansen
b8d8e2e45e Remove non-existing run-build step 2023-01-20 16:40:12 +01:00
Nico Jansen
ba453c84c0 Add runson 2023-01-20 16:40:12 +01:00
Nico Jansen
288e9a45bc Simplify ci workflow 2023-01-20 16:40:12 +01:00
Nico Jansen
8bd8276fdd Add update snapshots workflow 2023-01-20 16:40:12 +01:00
Nico Jansen
b9ef5acf5c Add prepare pdfs step 2023-01-20 16:40:12 +01:00
Nico Jansen
badf3db0f3 Only install firefox 2023-01-20 16:40:12 +01:00
Nico Jansen
c7f3c97a1c test(e2e): add initial testing harness 2023-01-20 16:40:12 +01:00
Antonin Stefanutti
8d102c9115
chore: pass options argument around 2022-12-09 18:26:37 +01:00
Antonin Stefanutti
7ba704f82b
chore: Remove chalk-template dependency 2022-12-09 18:03:21 +01:00
Antonin Stefanutti
2b715577dd
fix: replace undefined chalk.keyword method 2022-12-09 17:17:50 +01:00
Antonin Stefanutti
b9182e6526
fix: defaulting generic plugin options 2022-12-09 17:17:04 +01:00
Nico Jansen
056002fcdc feat(esm): migrate this package to a pure ESM
BREAKING CHANGE: Please run node 12.20 or higher
BREAKING CHANGE: This package is now a pure esm, please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c)
2022-12-09 17:00:21 +01:00
Antonin Stefanutti
866daced5e
3.5.0 2022-12-02 15:32:13 +01:00
Antonin Stefanutti
dd0cb307f8
Upgrade Chromium to version 107.0.5304.121-r0 2022-12-02 15:31:30 +01:00
Antonin Stefanutti
b119a1ff7a
Downgrade Puppeteer to version 18.2.1 2022-12-02 14:52:44 +01:00
Nico Jansen
65c09736f1 fix(deps): update dependencies 2022-12-02 14:24:04 +01:00
Alecia Vogel
3114e7ef32 Add timeout to pdf buffering for slide 2022-11-29 09:00:37 +01:00
Kurt Moeller
385363bb09 update chrome version for docker build 2022-08-19 12:15:52 +02:00
Kurt Moeller
8d581f4596 make two url loading timeouts options 2022-08-19 12:15:52 +02:00
Thomas Herzog
0c11545823 CHROMIUM_VERSION argument added to Dockerfile and updated chromium version to work on ARM 2022-06-24 12:06:44 +02:00
dependabot[bot]
d02e9f2c6f Bump urijs from 1.19.10 to 1.19.11
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 09:24:57 +02:00
Antonin Stefanutti
bfce172187
3.4.1 2022-03-09 19:58:03 +01:00
Antonin Stefanutti
8940352097
Use edge branch globally as it's required by Chromium 2022-03-09 19:57:29 +01:00
Antonin Stefanutti
b8f68d60f6
Upgrade URI.js to version 1.19.10 2022-03-09 19:24:42 +01:00
Antonin Stefanutti
2c9d4ea98d
Use two-steps duplicated entries consolidation 2022-03-09 19:21:15 +01:00
Antonin Stefanutti
e55506f488
Upgrade Puppeteer to version 13.2.0 and Chromium to version 99.0.4844.51 2022-03-07 19:52:12 +01:00
Antonin Stefanutti
e4cb631983
Add container image source label in Dockerfile 2021-12-03 18:44:43 +01:00
Antonin Stefanutti
ea616fb594
Upgrade dependencies in Dockerfile 2021-12-03 18:44:08 +01:00
Antonin Stefanutti
aa37482f68
3.4.0 2021-11-28 18:36:06 +01:00
Antonin Stefanutti
564bc25ac0
Update Spectacle example 2021-11-28 18:28:37 +01:00
Antonin Stefanutti
877244eb5e
Upgrade chalk to version 4.1.2 2021-11-28 18:12:44 +01:00
Antonin Stefanutti
c4914a4cbe
Handle fonts with no metadata 2021-11-28 18:11:25 +01:00
Antonin Stefanutti
28507d454b
Add missing await 2021-11-28 18:08:26 +01:00
Antonin Stefanutti
aacbb4a805
Upgrade pdf-lib to version 1.17.1 2021-11-28 12:40:30 +01:00
Hugo Wood
1fdb3c2dde Upgrade shrinkwrap
This upgrades npm-shrinkwrap.json to lockfile version 2, which is the format introduced by npm v7. This fixes chrome not being downloaded when installing decktape as a dependency in a project using npm v7+. See https://github.com/puppeteer/puppeteer/issues/6586#issuecomment-958379915. The new format is backward compatible so users of npm v6 and lower should not be impacted.
2021-11-19 15:35:43 +01:00
Antonin Stefanutti
ea7b4306a0
Add Reveal.js demo example 2021-10-18 09:48:41 +02:00
Antonin Stefanutti
6b0897bdb8
3.3.0 2021-10-18 09:39:28 +02:00
Antonin Stefanutti
b81629648a
Upgrade base image to Alpine version 3.14.2 2021-10-18 09:36:27 +02:00
Antonin Stefanutti
15da6e8839
Upgrade Puppeteer to version 10.4.0 and Chromium to version 93.0.4577.82 2021-10-18 09:36:27 +02:00
Antonin Stefanutti
f4a0fc55b3
Upgrade pdf-lib to version 1.17.0 2021-10-18 09:36:27 +02:00
copart
2e788961f7 Added command line arguments to add author, subject, and title pdf meta data. 2021-09-30 09:04:40 +02:00
Antonin Stefanutti
e52928abd5
3.2.0 2021-09-09 18:55:59 +02:00
Antonin Stefanutti
6dc726985d
Upgrade URI.js to version 1.19.7 2021-09-09 18:38:21 +02:00
Antonin Stefanutti
afa05dc142
Upgrade fonteditor-core to version 2.1.8 2021-09-09 17:42:15 +02:00
Antonin Stefanutti
84dcb2a8dc
Upgrade Puppeteer to version 10.1.0 and Chromium to version 92.0.4515.159 2021-09-09 12:32:32 +02:00
Antonin Stefanutti
bb3c3a2b93
Upgrade Puppeteer to version 8.0.0 and Chromium to version 90.0.4430.93 2021-05-16 18:26:23 +02:00
Antonin Stefanutti
e20abb94ad
Upgrade Puppeteer to version 6.0.0 and Chromium to version 89.0.4389.72 2021-03-19 19:00:51 +01:00
Antonin Stefanutti
fa0b59ce96
Upgrade pdf-lib to version 1.16.0 2021-02-22 20:04:22 +01:00
Antonin Stefanutti
4f2d7e61c9
Upgrade Puppeteer to version 5.5.0 and Chromium to version 88.0.4324.182 2021-02-22 19:58:48 +01:00