Commit Graph

234 Commits

Author SHA1 Message Date
dependabot[bot]
1e5157a350
chore(deps): Bump the all group in /website with 2 updates (#12427)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 03:26:37 +00:00
release-please[bot]
042d61030c
chore: release main (#12415)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-13 08:49:32 +00:00
Nikolay Vitkov
cde1efb962
docs: fix build (#12394) 2024-05-06 09:58:26 +02:00
release-please[bot]
0ab119477a
chore: release main (#12375)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-06 09:34:02 +02:00
dependabot[bot]
d6be753189
chore(deps): Bump the all group in /website with 6 updates (#12388)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 07:12:16 +00:00
dependabot[bot]
6fa6ce5de7
chore(deps): Bump the all group in /website with 4 updates (#12355)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 11:20:07 +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
release-please[bot]
02cf1c713d
chore: release main (#12280)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-23 09:41:34 +00:00
Alex Rudenko
2968f215f6
docs: setup a redirect for network page (#12303) 2024-04-22 08:57:19 +00:00
dependabot[bot]
f90bdbcd93
chore(deps-dev): Bump @swc/core from 1.4.13 to 1.4.16 in /website in the all group (#12298)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 07:32:30 +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
df986ef2dd
docs: tweak redirects and the main page (#12265) 2024-04-12 13:24:30 +02:00
Alex Rudenko
576b417216
docs: fix redirects to /docs (#12260) 2024-04-12 09:43:14 +02:00
Alex Rudenko
a66e53ca7d
docs: setup redirects and fix mising index.md (#12259) 2024-04-11 22:02:24 +02:00
release-please[bot]
75f170b26d
chore: release main (#12252)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-11 16:51:07 +00:00
Nikolay Vitkov
efc74a7366
docs: add plugin to format package manager scripts (#12254) 2024-04-11 15:47:14 +00:00
Alex Rudenko
60699da691
docs: remove redirects (#12251) 2024-04-11 13:58:55 +02:00
Nikolay Vitkov
15dde692f3
docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02:00
Alex Rudenko
964d99efb9
docs: restructure documentation guides (#12236) 2024-04-11 11:08:28 +02:00
Ahsan Moin
4ba7c9e093
chore: fix typos (#12242) 2024-04-09 12:36:02 +02:00
Alex Rudenko
2821970485
docs: update the supported browsers page (#12223) 2024-04-08 09:14:55 +00: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
release-please[bot]
3e1e419fe6
chore: release main (#12158)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-28 14:36:37 +01:00
dependabot[bot]
ae53ee19ac
chore(deps): Bump express from 4.18.2 to 4.19.2 in /website (#12151)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 13:07:50 +01:00
release-please[bot]
bf1fd1e828
chore: release main (#12118)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-25 13:03:57 +00:00
dependabot[bot]
cf398f44df
chore(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#12126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 10:32:30 +01:00
dependabot[bot]
93e9acc410
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#12101)
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-03-20 15:03:14 +00:00
release-please[bot]
4f9f060408
chore: release main (#12108)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-20 09:57:03 +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
dependabot[bot]
7bbee1f37d
chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 in /website (#12098)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 16:00:45 +01:00
release-please[bot]
e1a9b85bbe
chore: release main (#12056)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-08 13:12:17 +01:00
Yotam Laufer
c25388c335
docs: fix typo (#12050) 2024-03-06 19:19:25 +01:00
release-please[bot]
eddff1f55a
chore: release main (#12002)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-05 10:41:21 +00:00
release-please[bot]
9ddfa5314c
chore: release main (#11972)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-26 10:14:43 +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
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
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
Nikolay Vitkov
b2c69fe5bd
build: fix EsLint rule and add fixer (#11826) 2024-02-05 10:26:37 +01:00
Alex Rudenko
75c9e117f1
refactor!: enable the new-headless mode by default (#11815) 2024-02-02 13:25:43 +01:00
Nikolay Vitkov
53c9134809
refactor!: remove $x and waitForXpath (#11782) 2024-02-02 13:18:43 +01:00
release-please[bot]
e04016a4a0
chore: release main (#11785)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-02 11:13:09 +00:00
release-please[bot]
31a23399a9
chore: release main (#11756)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-01-29 13:55:30 +00:00
release-please[bot]
d57b1044f2
chore: release main (#11744)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-01-24 13:53:06 +00:00
release-please[bot]
2f87accd67
chore: release main (#11742)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-01-24 14:01:55 +01:00
dependabot[bot]
e52a7d037a
chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4 in /website (#11656)
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
Nikolay Vitkov
35e39bfae9
chore: fix EsLint for .mjs (#11629) 2024-01-08 10:02:56 +01:00
Nikolay Vitkov
e8b501de6f
docs: update website deps and fix some broken links (#11631) 2024-01-05 08:28:39 +00: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
b6c5642cc9
chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
release-please[bot]
dd750b9576
chore: release main (#11546)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-13 15:19:18 +01:00