0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

4568 Commits

Author SHA1 Message Date
Nikolay Vitkov
b715e056f9
ci: change matrix order () 2024-01-15 09:49:13 +00:00
Darío Kondratiuk
f6c6d768df
chore: remove updated but unused variable () 2024-01-15 10:12:49 +01:00
Darío Kondratiuk
3b3b9c385f
chore: remove redundant type-check () 2024-01-15 08:39:52 +00:00
David Beitey
0ac68b4776
docs: add debug example for logging all but filtering just protocol messages () 2024-01-15 07:58:08 +00:00
Alex Rudenko
33ae46759d
chore: move dependabot check times () 2024-01-15 08:55:57 +01:00
tailgo
11ce9f2dc4
fix(docker): fix the chrome deb url to https () 2024-01-15 07:33:52 +01:00
Alex Rudenko
3465e3012b
test: fix a failing screenshot test for BiDi () 2024-01-15 07:03:47 +01:00
dependabot[bot]
a87a035879
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 10:27:14 +01:00
Nikolay Vitkov
864ebc86c9
chore: remove some instances of TS any () 2024-01-11 14:26:02 +00:00
Nikolay Vitkov
cf879b82f6
fix: expose function for Firefox BiDi () 2024-01-11 11:08:21 +00:00
dependabot[bot]
5f91f1e472
chore(deps-dev): Bump the dev-dependencies group with 2 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 11:56:05 +01:00
dependabot[bot]
5ab09e8c33
chore(deps): Bump the dependencies group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 10:46:30 +00:00
dependabot[bot]
24be280f5e
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 11:17:17 +01:00
Nikolay Vitkov
c8c2e6bcbe
ci: improve naming () 2024-01-10 16:53:11 +01:00
Nikolay Vitkov
e47cb18ef5
chore: refactor expectations () 2024-01-10 15:06:47 +01:00
dependabot[bot]
868c022e2a
chore(deps-dev): Bump the dev-dependencies group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 10:33:42 +01:00
jrandolf
d0dd209850
refactor: implement fromEmitterEvent () 2024-01-09 13:45:45 +00:00
Nikolay Vitkov
8f886a0998
build: install dependencies at once () 2024-01-09 10:49:27 +00:00
jrandolf
93fb2f4ea4
refactor: make Deferred.valueOrThrow idempotent. () 2024-01-09 11:40:26 +01:00
dependabot[bot]
6990571d25
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:37:22 +01:00
dependabot[bot]
e52a7d037a
chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4 in /website ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 11:28:01 +01:00
dependabot[bot]
4a499a0000
chore(deps-dev): Bump the dev-dependencies group with 2 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 10:01:57 +01:00
jrandolf
27dd2fc8ca
refactor: move PDF options to utilities () 2024-01-08 19:45:32 +01:00
jrandolf
cf16cb49c9
refactor: rename Dialog.sendCommand to Dialog.handle () 2024-01-08 18:05:19 +00:00
dependabot[bot]
0dcdb89c57
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 10:31:08 +00:00
dependabot[bot]
847b4126f9
chore(deps-dev): Bump the dev-dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 11:28:41 +01:00
Jacob Roush
01a07fda2c
docs: Fix Getting Started Usage example ()
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-01-08 09:14:06 +00:00
Nikolay Vitkov
35e39bfae9
chore: fix EsLint for .mjs () 2024-01-08 10:02:56 +01:00
Alex Rudenko
ff761bc212
test: update expectations () 2024-01-05 13:04:26 +01:00
Alex Rudenko
cc3aeeb6ea
fix: wait for WebDriver BiDi browser to close gracefully () 2024-01-05 10:00:59 +00:00
Nikolay Vitkov
e8b501de6f
docs: update website deps and fix some broken links () 2024-01-05 08:28:39 +00:00
Nikolay Vitkov
6e87444471
chore: remove file: deps () 2024-01-05 06:39:16 +01:00
Alex Rudenko
ea2f6b8ee7
test: unskip a BiDi test () 2024-01-04 14:21:20 +00:00
release-please[bot]
864012a86d
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-01-04 13:39:46 +00:00
dependabot[bot]
488e237853
chore(deps-dev): Bump the dev-dependencies group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 11:04:55 +00:00
dependabot[bot]
9b5407cad8
chore(deps): Bump the dependencies group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 11:00:35 +00:00
Alex Rudenko
afc9f46aa3
test: split headful spec () 2024-01-04 06:51:47 +00:00
Henrik Skupin
db986ad662
test: re-enable Firefox BiDi tests on MacOS () 2024-01-04 07:34:52 +01:00
Nikolay Vitkov
5d69ccb17a
ci: automatic pinning of Firefox Nightly for testing () 2024-01-03 13:09:24 +01:00
Tycho Bokdam
6f7f682e05
docs(examples): Adding in Doczilla to README () 2024-01-03 11:35:30 +01:00
Nikolay Vitkov
b6c5642cc9
chore: update license headers () 2024-01-03 10:11:33 +00:00
Nikolay Vitkov
16becdbc3b
chore: use node test runner () 2024-01-03 09:57:25 +00:00
dependabot[bot]
613f7162d7
chore(deps-dev): Bump the dev-dependencies group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 10:06:13 +01:00
dependabot[bot]
d29ec24041
chore(deps): Bump the dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 10:01:34 +01:00
dependabot[bot]
c7421ddfcd
chore(deps-dev): Bump the dev-dependencies group with 7 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-01-03 09:53:39 +01:00
Alex Rudenko
7a3d24bf57
ci: fix canary installation on windows () 2024-01-02 14:41:34 +01:00
Alex Rudenko
d11db4a0f2
ci: configure daily Canary Chrome tests ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-01-02 13:29:26 +00:00
Alex Rudenko
b0c5392cb3
fix: improve reliability of exposeFunction () 2024-01-02 13:58:55 +01:00
Nikolay Vitkov
42b03a67d0
chore: enable no-useless-template-literals rule () 2024-01-02 12:35:01 +00:00
Alex Rudenko
66aa770038
feat: allow converting other targets to pages () 2024-01-02 10:32:03 +00:00