dependabot[bot]
|
e00b42879b
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-17 10:19:58 +02:00 |
|
dependabot[bot]
|
303d8aea69
|
chore(deps): Bump @babel/traverse from 7.19.0 to 7.23.2 in /website (#11178)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-16 18:48:59 +02:00 |
|
dependabot[bot]
|
6639c39076
|
chore(deps-dev): Bump undici from 5.25.4 to 5.26.3 (#11177)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-16 18:37:54 +02:00 |
|
Thiago Perrotta
|
c6333cb13b
|
test: add an E2E test for device request prompt (#11159)
|
2023-10-16 13:50:54 +00:00 |
|
Thiago Perrotta
|
8ffe56430d
|
ci: add groups to dependabot docker (#11175)
|
2023-10-16 14:58:53 +02:00 |
|
Nikolay Vitkov
|
cf06035756
|
chore: update chrome bidi test expectation (#11174)
|
2023-10-16 14:39:07 +02:00 |
|
Nikolay Vitkov
|
5ce3abe675
|
chore: use RxJS instead of waitWithTimeout (#11160)
|
2023-10-16 14:37:52 +02:00 |
|
Nikolay Vitkov
|
511614fe44
|
chore: enable screencast for BiDi+ (#11171)
|
2023-10-16 13:54:10 +02:00 |
|
Thiago Perrotta
|
8dc3969bc2
|
ci(security): pin docker image hash (#11168)
|
2023-10-16 13:04:39 +02:00 |
|
Thiago Perrotta
|
faea1d4791
|
refactor: use page().mainFrame() instead of manually computing the ro… (#11166)
|
2023-10-16 09:55:04 +00:00 |
|
Alex Rudenko
|
bb9ef6ee8b
|
refactor: unify tab target handling in page (#11115)
|
2023-10-16 07:53:03 +00:00 |
|
dependabot[bot]
|
78c335e611
|
chore(deps): Bump the all group with 1 update (#11163)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-16 09:36:59 +02:00 |
|
Thiago Perrotta
|
257be15d83
|
fix: Page.waitForDevicePrompt crash (#11153)
|
2023-10-15 14:32:33 +00:00 |
|
Thiago Perrotta
|
2b578e4a09
|
feat: merge user-provided --{disable,enable}-features in args (#11152)
Bug: #11072
|
2023-10-15 14:11:44 +00:00 |
|
Thiago Perrotta
|
d99f9d752b
|
chore: use CdpPage instead of Page in CDP frames (#11157)
|
2023-10-13 16:00:20 +00:00 |
|
Thiago Perrotta
|
9541e97c85
|
build: sort keys alphabetically (#11154)
|
2023-10-13 16:34:13 +02:00 |
|
Nikolay Vitkov
|
eae37d99e9
|
ci: fix empty retries env var (#11151)
|
2023-10-13 14:13:54 +02:00 |
|
Nikolay Vitkov
|
8290dc9de9
|
refactor: use RxJS for waitForHttp (#11133)
|
2023-10-13 12:35:43 +02:00 |
|
dependabot[bot]
|
2c7d802d87
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11149)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-13 08:51:03 +00:00 |
|
dependabot[bot]
|
0613ce1b83
|
chore(deps): Bump the all group with 1 update (#11148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-13 08:09:00 +00:00 |
|
Alex Rudenko
|
cfe4b8b0cd
|
ci: optimize installation tests and inspect code (#11150)
|
2023-10-13 10:03:14 +02:00 |
|
Alex Rudenko
|
8aa6cb37d2
|
fix: add InlineTextBox as a non-element a11y role (#11142)
|
2023-10-13 09:20:19 +02:00 |
|
Thiago Perrotta
|
b020e77991
|
chore: expose enabled chrome features as an array (#11141)
|
2023-10-12 23:48:42 +00:00 |
|
Nikolay Vitkov
|
8b60c07735
|
ci: fix escaping (#11145)
|
2023-10-12 19:08:49 +02:00 |
|
jrandolf
|
8a2b9f1280
|
chore: remove jobs (#11136)
|
2023-10-12 15:04:29 +02:00 |
|
Alex Rudenko
|
3171115085
|
refactor: move target checks to the api surface (#11137)
|
2023-10-12 12:15:06 +02:00 |
|
Alex Rudenko
|
9347aae12e
|
fix: disable ProcessPerSiteUpToMainFrameThreshold in Chrome (#11139)
|
2023-10-12 10:58:31 +02:00 |
|
Alex Rudenko
|
c1d342fa95
|
feat: configure dbus in the docker file (#11105)
|
2023-10-12 10:56:23 +02:00 |
|
Nikolay Vitkov
|
1a734257f2
|
ci: add deflake Action (#11125)
|
2023-10-11 17:26:48 +00:00 |
|
Nikolay Vitkov
|
4a2a37b825
|
chore: add a deflake utility (#11111)
|
2023-10-11 19:21:50 +02:00 |
|
Nikolay Vitkov
|
e34716ab0e
|
chore: create TimeoutError only when needed (#11121)
|
2023-10-11 19:15:06 +02:00 |
|
jrandolf
|
a3fce3118a
|
chore: add support for format and quality to BiDi (#11124)
|
2023-10-11 16:53:50 +00:00 |
|
jrandolf
|
4170fefc5c
|
chore: remove rollup (#11135)
|
2023-10-11 17:55:32 +02:00 |
|
jrandolf
|
7a38586d9d
|
chore: use hereby instead of internal job (#11132)
|
2023-10-11 17:54:26 +02:00 |
|
jrandolf
|
e45f20b52a
|
chore: rename index.ts to mitt.ts (#11134)
|
2023-10-11 16:57:27 +02:00 |
|
dependabot[bot]
|
5a3c49b8f7
|
chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11131)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-11 14:01:22 +00:00 |
|
jrandolf
|
9c9de506b6
|
chore: ignore @types/node for dependabot (#11130)
|
2023-10-11 15:37:32 +02:00 |
|
dependabot[bot]
|
6eaaea5c65
|
chore(deps): Bump the dependencies group with 4 updates (#11128)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-11 15:32:57 +02:00 |
|
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 |
|
browser-automation-bot
|
91d14c8c86
|
feat: roll to Chrome 118.0.5993.70 (r1192594) (#11123)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-10-11 13:34:13 +02:00 |
|
jrandolf
|
9e7a30ece5
|
chore: update dependencies (#11119)
|
2023-10-11 12:03:40 +02:00 |
|
Nikolay Vitkov
|
c8feb3e472
|
refactor: use RxJS for waitForTarget (#11029)
|
2023-10-11 08:11:22 +00:00 |
|
Alex Rudenko
|
d63f0cfc61
|
fix: synchronize frame tree with the events processing (#11112)
|
2023-10-10 16:44:38 +02:00 |
|
Nikolay Vitkov
|
2811119562
|
chore: small fixes and type improvement (#11110)
|
2023-10-10 11:42:31 +02:00 |
|
Nikolay Vitkov
|
067a5b2900
|
docs: fix screencast links (#11106)
|
2023-10-09 17:43:54 +02:00 |
|
Alex Rudenko
|
6098bab2ba
|
fix: xpath queries should be atomic (#11101)
|
2023-10-09 14:21:22 +02:00 |
|
Alex Rudenko
|
8324c16348
|
feat: enable tab targets (#11099)
|
2023-10-09 13:49:27 +02:00 |
|
Alex Rudenko
|
9ce204e27e
|
fix: make sure discovery happens before auto-attach (#11100)
|
2023-10-09 11:16:12 +00: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 |
|