Commit Graph

369 Commits

Author SHA1 Message Date
dependabot[bot]
1c5b2f8b23
chore(deps): Bump the all group with 2 updates (#11127)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 15:16:12 +02:00
jrandolf
955dc9cd3c
chore: use groups for dependabot (#11126) 2023-10-11 14:59:19 +02:00
Alex Rudenko
8324c16348
feat: enable tab targets (#11099) 2023-10-09 13:49:27 +02:00
dependabot[bot]
b1eee926cc
chore(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#11096)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 06:56:39 +00:00
dependabot[bot]
6e00fdbb86
chore(deps): Bump github/codeql-action from 2.21.9 to 2.22.0 (#11097)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:52:27 +02:00
jrandolf
f060d467c0
feat: implement screencasting (#11084) 2023-10-06 16:50:39 +02:00
dependabot[bot]
163394d735
chore(deps): Bump actions/checkout from 3.6.0 to 4.1.0 (#11063)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 18:16:10 +00:00
dependabot[bot]
54bc80cfc6
chore(deps): Bump github/codeql-action from 2.21.8 to 2.21.9 (#11064)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:33:37 +00:00
Alex Rudenko
28c1c2662a
test: crash mocha if unhandled errors occur (#11055) 2023-09-29 09:32:53 +00:00
Alex Rudenko
f59537e405
ci: add sharding for chrome (#11038) 2023-09-26 18:34:05 +02:00
Alex Rudenko
8993def882
ci: disable failing doctest (#11035) 2023-09-26 09:54:13 +02:00
Alex Rudenko
6a5956101d
ci: add the major version tag to the container image (#11034) 2023-09-26 09:53:08 +02:00
Alex Rudenko
52468adcff
test: test sharding for firefox (#11008)
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2023-09-25 12:00:09 +00:00
dependabot[bot]
4b130730ad
chore(deps): Bump github/codeql-action from 2.21.7 to 2.21.8 (#11018)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 07:36:31 +00:00
dependabot[bot]
481c715866
chore(deps): Bump docker/build-push-action from 4.1.1 to 5.0.0 (#11019)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 09:32:28 +02:00
Alex Rudenko
5081094657
ci: remove duplicate and redundant steps (#11009) 2023-09-22 22:37:52 +02:00
jrandolf
86c28edadd
chore: remove "module" from @puppeteer/browsers (#10986) 2023-09-22 13:48:31 +02:00
Alex Rudenko
e2d4c9f78e
chore: fix versions.js (#10993) 2023-09-22 11:05:45 +02:00
jrandolf
d124c83dad
chore: rename mocha-runner (#10984) 2023-09-22 10:57:18 +02:00
Alex Rudenko
9c5e9ee221
ci: fix ci job for devtools (#10944) 2023-09-19 18:35:03 +02:00
jrandolf
88e0997b39
chore: implement @puppeteer/doctest (#10933) 2023-09-19 17:13:30 +02:00
dependabot[bot]
1bac89e284
chore(deps): Bump github/codeql-action from 2.21.5 to 2.21.7 (#10924)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 08:37:19 +00:00
dependabot[bot]
0b94ae2c31
chore(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#10923)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 08:04:08 +00:00
dependabot[bot]
f1d996060b
chore(deps): Bump actions/cache from 3.3.1 to 3.3.2 (#10876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:29:19 +02:00
dependabot[bot]
5a7547b68f
chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#10875)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:23:15 +02:00
Alex Rudenko
34953dc3f0
ci: add build step in pre-release (#10845)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-09-05 09:34:37 +02:00
dependabot[bot]
eabaf6c605
chore(deps): Bump github/codeql-action from 2.21.4 to 2.21.5 (#10837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 10:19:33 +02:00
jrandolf
7e74439c51
chore: enable 'return-await` (#10832) 2023-09-01 09:49:33 +02:00
Alex Rudenko
6f1dd09cca
chore: allow enabling the tab target for testing (#10790) 2023-08-28 08:53:22 +00:00
dependabot[bot]
ad0c793662
chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#10789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 10:18:28 +02:00
dependabot[bot]
bb944ad968
chore(deps): Bump actions/setup-node from 3.7.0 to 3.8.1 (#10759)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 11:03:43 +00:00
dependabot[bot]
b26275f9d6
chore(deps): Bump github/codeql-action from 2.21.3 to 2.21.4 (#10760)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 09:27:42 +02:00
dependabot[bot]
6bb3e452f8
chore(deps): Bump github/codeql-action from 2.21.2 to 2.21.3 (#10730)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 11:45:40 +02:00
dependabot[bot]
f09077d3bc
chore(deps): Bump github/codeql-action from 2.21.0 to 2.21.2 (#10664)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 09:42:01 +02:00
dependabot[bot]
1cf231de7f
chore(deps): Bump github/codeql-action from 2.20.4 to 2.21.0 (#10619)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 08:15:32 +00:00
dependabot[bot]
1f08c54d83
chore(deps): Bump actions/setup-node from 3.6.0 to 3.7.0 (#10559)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 12:06:17 +00:00
Nikolay Vitkov
40a6f52e14
ci: disable Firefox BiDi (#10564) 2023-07-18 09:56:55 +02:00
dependabot[bot]
cdd310fe5e
chore(deps): Bump github/codeql-action from 2.20.3 to 2.20.4 (#10560)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 09:50:13 +02:00
Alex Rudenko
43556e986e
chore: update template (#10551) 2023-07-13 08:25:07 +00:00
Alex Rudenko
d49dda0405
chore: fix the browsers template (#10544) 2023-07-12 09:56:46 +02:00
Alex Rudenko
61b52a337e
chore: add a bug template for browsers (#10543) 2023-07-12 09:14:30 +02:00
Nikolay Vitkov
bda7d83cda
ci: fix for Firefox Profile Preferences changes (#10542) 2023-07-11 15:38:44 +02:00
Nikolay Vitkov
19111be8d0
ci: Firefox Profile Pref should trigger Puppeteer CI (#10531) 2023-07-10 09:44:16 +02:00
dependabot[bot]
4a401f9d63
chore(deps): Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#10529)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 07:06:44 +00:00
dependabot[bot]
3f2679e53e
chore(deps): Bump github/codeql-action from 2.20.0 to 2.20.3 (#10528)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 09:04:01 +02:00
Nikolay Vitkov
0d2c42a1c4
ci: fix Actions not running sometimes (#10503) 2023-07-04 14:17:25 +02:00
dependabot[bot]
7ec03300cd
chore(deps): Bump docker/build-push-action from 4.1.0 to 4.1.1 (#10494)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:46:25 +02:00
dependabot[bot]
fc8558408b
chore(deps): Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#10493)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:36:07 +02:00
jrandolf
25cb642623
chore: update bug template with thrown error (#10479) 2023-06-29 16:00:09 +02:00
jrandolf
57e9bd8339
chore: update bug issue template (#10475) 2023-06-29 13:10:22 +02:00
dependabot[bot]
2a86aa2629
chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (#10448)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:54:28 +00:00
dependabot[bot]
74f6bc8195
chore(deps): Bump docker/metadata-action from 4.4.0 to 4.6.0 (#10449)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:08:47 +00:00
Alex Rudenko
c35084dd2c
ci: separate unit tests (#10436) 2023-06-26 10:57:48 +02:00
dependabot[bot]
6a16f51f84
chore(deps): Bump github/codeql-action from 2.3.6 to 2.20.0 (#10409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:33:48 +02:00
dependabot[bot]
a147488e5a
chore(deps): Bump docker/login-action from 2.1.0 to 2.2.0 (#10408)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 09:45:01 +02:00
Nikolay Vitkov
0d219c79de
ci: fix updating Chrome (#10382) 2023-06-14 09:59:01 +02:00
dependabot[bot]
3c41b3ec78
chore(deps): Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (#10359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 06:25:23 +00:00
dependabot[bot]
21f5cacaf8
chore(deps): Bump docker/build-push-action from 4.0.0 to 4.1.0 (#10360)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 06:22:45 +00:00
Julian Descottes
9c00c2c57e
chore: Re-enable firefox tests on macos (#10333) 2023-06-07 13:58:01 +00:00
Nikolay Vitkov
3552d97360
chore: update dependencies (#10336) 2023-06-07 11:17:31 +00:00
dependabot[bot]
0fd1738797
chore(deps): Bump github/codeql-action from 2.2.4 to 2.3.6 (#10310)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 09:16:51 +02:00
Nikolay Vitkov
036c4b443f
ci: keep GitHub Actions up to date (#10309) 2023-06-02 13:41:37 +00:00
Nikolay Vitkov
5b3ff64cf5
ci: update auto-roller to be more robust (#10308) 2023-06-02 15:37:48 +02:00
Nikolay Vitkov
78a5c0ad5c
chore: fix scorecards analysis (#10306) 2023-06-02 14:19:22 +02:00
Alex Rudenko
4764b9a079
chore: remove commitlint and husky (#10304) 2023-06-02 13:17:20 +02:00
Nikolay Vitkov
d20b4fb407
ci: pin dependencies to commit (#10296) 2023-06-02 09:52:21 +00:00
Nikolay Vitkov
7a765e9fab
ci: automate PR for Chrome roll (#10287) 2023-06-01 10:13:42 +02:00
Nikolay Vitkov
b03acac30f
chore: add support for waitForNetworkIdle (#10261) 2023-05-30 11:07:55 +00:00
Nikolay Vitkov
faab64e1f3
chore: use Chrome Canary for BiDi testing (#10222) 2023-05-24 11:43:45 +00:00
Nikolay Vitkov
bcf5fd87ae
fix: ElementHandle dragAndDrop should fail when interception is disabled (#10209) 2023-05-19 15:10:43 +02:00
Nikolay Vitkov
2808240c71
chore: implement Frames for BiDi (#10121) 2023-05-15 16:39:47 +02:00
Nikolay Vitkov
3fb8135f68
docs: should keep track of README changes (#10133) 2023-05-04 10:58:34 +02:00
Alex Rudenko
df4d60c187
feat!: switch to Chrome for Testing instead of Chromium (#10054)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-05-02 08:53:40 +02:00
Randolf
35424cbc2b chore: trigger DevTools flow on label 2023-04-25 16:12:18 +02:00
Randolf
1bd90f861e chore: fix devtools action... again 2023-04-25 15:35:56 +02:00
Randolf
b5c20bd406 chore: fix devtools action 2023-04-25 15:20:52 +02:00
jrandolf
a85db46c40
chore: add devtools action (#10077) 2023-04-25 15:12:32 +02:00
Nikolay Vitkov
4aefaee046
chore: fix GitHub Actions on main (#10012) 2023-04-12 17:59:01 +02:00
Nikolay Vitkov
e0581c6915
chore: GitHub Actions needs 0 exit for all commands (#10010) 2023-04-12 17:19:25 +02:00
Nikolay Vitkov
3f6670b987
chore: stop CI if search crawler is blocked (#10008) 2023-04-12 16:10:08 +02:00
Alex Rudenko
c874a81445
refactor: misc refactoring around browsers debugging and stability (#9979) 2023-04-06 11:14:58 +02:00
Alex Rudenko
fa93e4ebdf
chore: test server for browsers (#9974)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-05 16:18:25 +02:00
Alex Rudenko
8222bc01b4
chore: cache wireit for the inspect-code action (#9975) 2023-04-05 13:27:03 +02:00
Alex Rudenko
3936600ba9
refactor: use @puppeteer/browsers for install (#9898)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-03-28 09:27:50 +00:00
Alex Rudenko
94f680a046
chore: remove long jobs (#9913) 2023-03-24 16:36:00 +01:00
Alex Rudenko
3a31070d05
chore: store artifacts with test results (#9912) 2023-03-24 15:31:47 +01:00
Alex Rudenko
f6ef167b0f
chore: validate licenses (#9873) 2023-03-23 10:22:52 +01:00
Alex Rudenko
ad7bbaebef
chore: remove retries and fix expectations (#9897) 2023-03-23 10:22:17 +01:00
Nikolay Vitkov
8bd73175e0
chore: run CI on up to date PRs (#9885) 2023-03-22 10:47:22 +01:00
Nikolay Vitkov
1ffe403a1d
chore: Issue Analyzer for Firefox (#9862) 2023-03-15 15:34:25 +01:00
Nikolay Vitkov
4351e0de9e
chore: fix Actions Node version to LTS (#9859) 2023-03-15 13:59:42 +01:00
Alex Rudenko
7f05d441d5
chore: fix esbuild problem (#9820) 2023-03-10 08:52:48 +01:00
Randolf
ca797add7e chore: fix pre-release 2023-03-06 14:38:37 +01:00
Nikolay Vitkov
22e4cc32a0
chore: fix pre-release workflow (#9788) 2023-03-06 14:17:29 +01:00
jrandolf
299d44477d
chore: remove pre-push and pre-commit (#9777) 2023-03-06 12:28:58 +01:00
Nikolay Vitkov
677760456d
chore: fix analyzer yarn installs (#9778) 2023-03-06 11:39:53 +01:00
Nikolay Vitkov
415da92300
chore: extract Changed packages workflow (#9741) 2023-02-23 15:37:36 +00:00
Nikolay Vitkov
a9a2e26bea
chore: Fix non Puppeteer releases (#9730) 2023-02-22 11:58:13 +01:00
Alex Rudenko
82683456e4
chore: npm i to refresh package-lock (#9715) 2023-02-20 16:21:07 +00:00
Alex Rudenko
5ac4a16a48
chore: use the node 18 in prerelease workflow (#9713) 2023-02-20 16:02:22 +00:00