browser-automation-bot
aad4a1a5b3
chore: update Firefox testing pin to 128.0a1 ( #12491 )
2024-05-27 08:58:53 +02:00
dependabot[bot]
8f0a1adec6
chore(deps): Bump the dependencies group across 1 directory with 2 updates ( #12431 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 11:05:31 +02:00
dependabot[bot]
b6d30dd34a
chore(deps): Bump the dependencies group across 1 directory with 2 updates ( #12359 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 08:22:10 +00:00
browser-automation-bot
914c107216
chore: update Firefox testing pin to 127.0a1 ( #12357 )
2024-04-28 13:06:54 +02:00
release-please[bot]
feef2a300e
chore: release main ( #12318 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-25 10:19:43 +00:00
Nikolay Vitkov
c9a5644c65
fix(performance): speed up Firefox profile creation ( #12320 )
...
Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
2024-04-24 10:57:02 +00:00
release-please[bot]
e0932e5cce
chore: release main ( #12274 )
...
🤖 I have created a release *beep* *boop*
---
<details><summary>browsers: 2.2.2</summary>
##
[2.2.2](https://github.com/puppeteer/puppeteer/compare/browsers-v2.2.1...browsers-v2.2.2 )
(2024-04-15)
### Bug Fixes
* remove NetworkServiceInProcess2 set by default
([#12261 ](https://github.com/puppeteer/puppeteer/issues/12261 ))
([ff4f70f
](ff4f70f4ae
)),
closes [#12257 ](https://github.com/puppeteer/puppeteer/issues/12257 )
</details>
<details><summary>puppeteer: 22.6.5</summary>
##
[22.6.5](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.6.4...puppeteer-v22.6.5 )
(2024-04-15)
### Miscellaneous Chores
* **puppeteer:** Synchronize puppeteer versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* puppeteer-core bumped from 22.6.4 to 22.6.5
* @puppeteer/browsers bumped from 2.2.1 to 2.2.2
</details>
<details><summary>puppeteer-core: 22.6.5</summary>
##
[22.6.5](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.6.4...puppeteer-core-v22.6.5 )
(2024-04-15)
### Bug Fixes
* remove NetworkServiceInProcess2 set by default
([#12261 ](https://github.com/puppeteer/puppeteer/issues/12261 ))
([ff4f70f
](ff4f70f4ae
)),
closes [#12257 ](https://github.com/puppeteer/puppeteer/issues/12257 )
* use setImmediate to reduce flakiness when processing events
([#12264 ](https://github.com/puppeteer/puppeteer/issues/12264 ))
([73403b3
](73403b323e
))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @puppeteer/browsers bumped from 2.2.1 to 2.2.2
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-15 07:06:55 +00:00
Alex Rudenko
ff4f70f4ae
fix: remove NetworkServiceInProcess2 set by default ( #12261 )
...
Puppeteer has relied on this flag for a [long time](https://github.com/puppeteer/puppeteer/pull/3738 ) but it looks like it is not required anymore and it might lead to crashes in the latest versions of Chrome for desktop. This CL removes the flag.
Issue #12257
2024-04-12 11:08:26 +02:00
release-please[bot]
a63b8305ac
chore: release main ( #12190 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-05 13:11:52 +00:00
Alex Rudenko
23adbf1705
docs: update @puppeteer/browsers readme ( #12220 )
2024-04-05 12:03:40 +00:00
Alex Rudenko
ab560bcf6f
fix: do not use fallback download URLs if custom baseUrl is provided ( #12206 )
2024-04-04 14:21:55 +00:00
Alex Rudenko
7bc5e0fb2d
fix: only set up a single process event listener in launch ( #12200 )
2024-04-04 07:41:48 +00:00
browser-automation-bot
35e99fa996
chore: update Firefox testing pin to 126.0a1 ( #12181 )
2024-03-30 08:42:39 +01:00
release-please[bot]
9aef7dc5e5
chore: release main ( #12099 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-15 16:41:26 +01:00
Nikolay Vitkov
0a142bf0aa
fix: don't keep connection alive ( #12096 )
2024-03-15 13:18:45 +00:00
Alex Rudenko
e4cc2f9ee9
feat: allow downloading Firefox channels other than nightly ( #12051 )
...
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-13 13:44:56 +00:00
Nikolay Vitkov
99b2b4a4e0
ci: fix firefox test pin ( #12036 )
2024-03-04 10:41:44 +01:00
Alexandra Borovova
355835bd63
chore: set "network.cookie.cookieBehavior" preference to "0" only for CDP ( #12016 )
2024-02-29 08:44:56 +00:00
release-please[bot]
19fe78f797
chore: release main ( #11949 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-22 09:09:03 +01:00
David English
c90bc4c95f
docs: include examples for stable, beta, and dev channels ( #11955 )
2024-02-20 21:36:20 +01:00
Alex Rudenko
561e4cd6ee
feat: support local aliases when launching a browser ( #11947 )
2024-02-20 19:09:36 +01:00
Alex Rudenko
bf71b34fca
feat: allow comparing browser versions ( #11954 )
...
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-02-20 16:02:13 +01:00
Alex Rudenko
73c1f9bbf3
fix: implement a fallback to download URLs provided by dashboard ( #11951 )
2024-02-20 13:46:53 +01:00
Alex Rudenko
3ae01c2534
test: fix test on Windows ( #11950 )
2024-02-19 13:18:23 +00:00
Alex Rudenko
e95a308c33
fix: check if executable exists ( #11946 )
2024-02-19 12:40:50 +00:00
release-please[bot]
f6e7cbcade
chore: release main ( #11901 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-17 12:43:56 +01:00
Alex Rudenko
f00a94a809
fix: Chrome for Testing downloads have a new URL ( #11923 )
2024-02-17 10:17:04 +00:00
dependabot[bot]
634d5b805d
chore(deps-dev): Bump the dev-dependencies group with 13 updates ( #11908 )
...
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-02-14 18:20:12 +00:00
dependabot[bot]
9d3e76a0b9
chore(deps): Bump the dependencies group with 2 updates ( #11899 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 20:08:29 +01:00
dependabot[bot]
97824e2de9
chore(deps): Bump the dependencies group with 4 updates ( #11885 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 09:57:24 +00:00
release-please[bot]
9fbb9f9653
chore: release main ( #11821 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-05 10:22:00 +00:00
Alex Rudenko
c63414dbb4
chore: bump firefox test version ( #11835 )
2024-02-05 10:43:17 +01:00
Nikolay Vitkov
b2c69fe5bd
build: fix EsLint rule and add fixer ( #11826 )
2024-02-05 10:26:37 +01:00
Nikolay Vitkov
953f4207b1
feat!: drop support for node16 ( #10912 )
2024-02-02 13:12:28 +01:00
Nikolay Vitkov
67d6e89021
chore: small fixes ( #11797 )
2024-01-31 16:01:27 +01:00
dependabot[bot]
2b094b7c67
chore(deps-dev): Bump the dev-dependencies group with 2 updates ( #11695 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 14:27:32 +01:00
Nikolay Vitkov
6a28525fc9
chore: remove unused code and dep ( #11705 )
2024-01-19 14:03:29 +01:00
Nikolay Vitkov
35e39bfae9
chore: fix EsLint for .mjs
( #11629 )
2024-01-08 10:02:56 +01:00
release-please[bot]
864012a86d
chore: release main ( #11593 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-01-04 13:39:46 +00:00
Nikolay Vitkov
5d69ccb17a
ci: automatic pinning of Firefox Nightly for testing ( #11619 )
2024-01-03 13:09:24 +01:00
Nikolay Vitkov
b6c5642cc9
chore: update license headers ( #11563 )
2024-01-03 10:11:33 +00:00
Nikolay Vitkov
16becdbc3b
chore: use node test runner ( #11574 )
2024-01-03 09:57:25 +00:00
Henrik Skupin
e41a2656d9
fix: disable GFX sanity window for Firefox and enable WebDriver BiDi CI jobs for Windows ( #11578 )
2023-12-28 13:20:22 +01:00
release-please[bot]
8c0ac61260
chore: release main ( #11431 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-06 09:04:56 +01:00
Alex Rudenko
f8c94699c7
fix: remove CDP-specific preferences from defaults for Firefox ( #11477 )
2023-12-05 15:40:49 +00:00
Nikolay Vitkov
02af7482d9
fix: ng-schematics install Windows ( #11487 )
2023-12-04 14:55:45 +01:00
dependabot[bot]
9673b1f562
chore(deps-dev): Bump the dev-dependencies group with 10 updates ( #11449 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:43:09 +01:00
Alex Rudenko
53fb69bf7f
feat: implement the Puppeteer CLI ( #11344 )
2023-11-23 08:51:37 +00:00
Alex Rudenko
d0862a11f2
chore: removing unused Firefox pref browser.safebrowsing.passwords.enabled ( #11411 )
2023-11-17 07:27:58 +00:00
Alex Rudenko
8f48334014
chore: filter out env in debug log ( #11386 )
2023-11-14 11:19:01 +01:00