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 |
|
Maksim Sadym
|
0dedc75df1
|
chore(deps): Bump chromium-bidi to 0.5.6 (#11770)
Updates `chromium-bidi` from 0.5.4 to 0.5.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/GoogleChromeLabs/chromium-bidi/releases">chromium-bidi's releases</a>.</em></p>
<blockquote>
<h2>chromium-bidi: v0.5.6</h2>
<h2><a href="https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.5...chromium-bidi-v0.5.6">0.5.6</a> (2024-01-29)</h2>
<h3>Features</h3>
<ul>
<li>add CPD specific field in cookies (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1759">#1759</a>) (<a href="d24584ac0d ">d24584a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>handle headless errors when creating a target (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1757">#1757</a>) (<a href="cd7e772b39 ">cd7e772</a>)</li>
</ul>
<h2>chromium-bidi: v0.5.5</h2>
<h2><a href="https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.4...chromium-bidi-v0.5.5">0.5.5</a> (2024-01-25)</h2>
<h3>Features</h3>
<ul>
<li>allow not partitioned cookies (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1718">#1718</a>) (<a href="d54a4f1860 ">d54a4f1</a>)</li>
<li>implement user contexts (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1715">#1715</a>) (<a href="b75def3778 ">b75def3</a>)</li>
<li>provide logs before Mapper is launched via NodeJS runner (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1737">#1737</a>) (<a href="0b278f30f9 ">0b278f3</a>)</li>
<li>return all cookies for a given browsing context (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1746">#1746</a>) (<a href="456d9473a7 ">456d947</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/GoogleChromeLabs/chromium-bidi/blob/main/CHANGELOG.md">chromium-bidi's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.5...chromium-bidi-v0.5.6">0.5.6</a> (2024-01-29)</h2>
<h3>Features</h3>
<ul>
<li>add CPD specific field in cookies (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1759">#1759</a>) (<a href="d24584ac0d ">d24584a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>handle headless errors when creating a target (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1757">#1757</a>) (<a href="cd7e772b39 ">cd7e772</a>)</li>
</ul>
<h2><a href="https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.4...chromium-bidi-v0.5.5">0.5.5</a> (2024-01-25)</h2>
<h3>Features</h3>
<ul>
<li>allow not partitioned cookies (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1718">#1718</a>) (<a href="d54a4f1860 ">d54a4f1</a>)</li>
<li>implement user contexts (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1715">#1715</a>) (<a href="b75def3778 ">b75def3</a>)</li>
<li>provide logs before Mapper is launched via NodeJS runner (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1737">#1737</a>) (<a href="0b278f30f9 ">0b278f3</a>)</li>
<li>return all cookies for a given browsing context (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1746">#1746</a>) (<a href="456d9473a7 ">456d947</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="3ad4653293 "><code>3ad4653</code></a> chore(main): release chromium-bidi 0.5.6 (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1758">#1758</a>)</li>
<li><a href="a1e5f8fa1b "><code>a1e5f8f</code></a> build(deps): Bump wpt from <code>83ac63c</code> to <code>3c5b215</code> (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1763">#1763</a>)</li>
<li><a href="6d09a82bb5 "><code>6d09a82</code></a> build: update cddlconv (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1761">#1761</a>)</li>
<li><a href="d24584ac0d "><code>d24584a</code></a> feat: add CPD specific field in cookies (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1759">#1759</a>)</li>
<li><a href="e273bf6000 "><code>e273bf6</code></a> refactor: types + logic fix (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1760">#1760</a>)</li>
<li><a href="cd7e772b39 "><code>cd7e772</code></a> fix: handle headless errors when creating a target (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1757">#1757</a>)</li>
<li><a href="db34f89443 "><code>db34f89</code></a> build(deps): Bump wpt from <code>a8510ed</code> to <code>83ac63c</code> (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1756">#1756</a>)</li>
<li><a href="455a1e720a "><code>455a1e7</code></a> ci: pin version to file (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1755">#1755</a>)</li>
<li><a href="33cae112bf "><code>33cae11</code></a> build(deps): Bump the all group with 7 updates (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1754">#1754</a>)</li>
<li><a href="1a6f173fbf "><code>1a6f173</code></a> build(deps): Bump the all group with 3 updates (<a href="https://redirect.github.com/GoogleChromeLabs/chromium-bidi/issues/1753">#1753</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.4...chromium-bidi-v0.5.6">compare view</a></li>
</ul>
</details>
<br />
Co-authored-by: Maksim Sadym <sadym@google.com>
|
2024-01-29 11:04:06 +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 |
|
browser-automation-bot
|
0eec94cf57
|
feat: roll to Chrome 121.0.6167.85 (r1233107) (#11743)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2024-01-24 13:28:45 +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 |
|
Alex Rudenko
|
415cfaca20
|
feat: roll to Chrome 120.0.6099.109 (r1217362) (#11733)
|
2024-01-24 13:10:23 +01:00 |
|
dependabot[bot]
|
07889b5bb3
|
chore(deps): Bump the dependencies group with 1 update (#11703)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-19 10:56:01 +01:00 |
|
dependabot[bot]
|
5ab09e8c33
|
chore(deps): Bump the dependencies group with 1 update (#11668)
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 |
|
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 |
|
dependabot[bot]
|
949f4e90ca
|
chore(deps): Bump the dependencies group with 2 updates (#11588)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-28 05:41:29 +00:00 |
|
jrandolf
|
d001163d0a
|
chore: update chromium-bidi (#11560)
|
2023-12-17 22:50:19 +01: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 |
|
jrandolf
|
62a5a07c2a
|
chore: revert to Chrome 119.0.6045.105 (#11540)
|
2023-12-13 14:52:24 +01:00 |
|
dependabot[bot]
|
1d512d87d6
|
chore(deps): Bump the dependencies group with 1 update (#11537)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-13 09:31:50 +00:00 |
|
dependabot[bot]
|
983e25ba28
|
chore(deps): Bump the dependencies group with 1 update (#11526)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-11 11:23:40 +01:00 |
|
browser-automation-bot
|
b38f637adf
|
feat: roll to Chrome 120.0.6099.62 (r1217362) (#11501)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-12-06 09:24:27 +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 |
|
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 |
|
dependabot[bot]
|
d6cecd4ae0
|
chore(deps): Bump the dependencies group with 2 updates (#11419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 14:30:54 +01:00 |
|
dependabot[bot]
|
97b70eaad2
|
chore(deps): Bump the dependencies group with 1 update (#11415)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maksim Sadym <sadym@google.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-11-20 09:56:29 +00:00 |
|
Nikolay Vitkov
|
856802fec3
|
chore: implement Page.close prompt unload (#11399)
|
2023-11-16 08:10:20 +01:00 |
|
release-please[bot]
|
a6b508aa36
|
chore: release main (#11364)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-11-15 10:48:54 +00:00 |
|
dependabot[bot]
|
ecc4239acc
|
chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11373)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-13 15:19:05 +00:00 |
|
Nikolay Vitkov
|
b829f42074
|
chore: fix min Node 16 (#11347)
|
2023-11-10 11:29:05 +01:00 |
|
release-please[bot]
|
245f38234d
|
chore: release main (#11331)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-11-09 13:03:21 +01:00 |
|
dependabot[bot]
|
f22a33bfa2
|
chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11318)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-08 08:39:53 +00:00 |
|
dependabot[bot]
|
07777c14d0
|
chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11314)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-07 14:25:16 +01:00 |
|
Nikolay Vitkov
|
8a54722328
|
refactor: move dependencies where they are used (#11310)
|
2023-11-06 14:03:57 +01:00 |
|
release-please[bot]
|
b33ff31c2a
|
chore: release main (#11275)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-11-02 16:51:26 +01:00 |
|
browser-automation-bot
|
325fa8b1b1
|
feat: roll to Chrome 119.0.6045.105 (r1204232) (#11287)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
|
2023-11-02 16:31:34 +01:00 |
|
dependabot[bot]
|
0b756aa443
|
chore(deps): Bump the dependencies group with 2 updates (#11280)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 09:47:45 +01:00 |
|
release-please[bot]
|
f5d922c19e
|
chore: release main (#11214)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-10-24 06:23:29 +00:00 |
|
Alex Rudenko
|
bcd1a8e597
|
chore: exclude unit test sources from npm pkg (#11224)
|
2023-10-23 08:30:12 +00:00 |
|
release-please[bot]
|
35f9c6d1e6
|
chore: release main (#11095)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-10-20 12:20:50 +02:00 |
|
Nikolay Vitkov
|
9d34c09013
|
chore: update chromium-bidi (#11179)
Co-authored-by: Randolf <jrandolf@google.com>
|
2023-10-19 10:18:12 +02:00 |
|
jrandolf
|
8a2b9f1280
|
chore: remove jobs (#11136)
|
2023-10-12 15:04:29 +02: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 |
|
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 |
|
release-please[bot]
|
ddbb43cd09
|
chore: release main (#11086)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-10-06 11:48:06 +00:00 |
|
jrandolf
|
9c0c299f0b
|
chore: remove emulation from touchscreen tests (#11003)
|
2023-10-06 11:08:44 +02:00 |
|
jrandolf
|
12d7d7247f
|
chore: update chromium-bidi (#11088)
|
2023-10-06 09:12:30 +02:00 |
|
jrandolf
|
eb99509a3a
|
chore: update chromium-bidi (#11085)
|
2023-10-06 08:09:10 +02:00 |
|
release-please[bot]
|
377cd83ccf
|
chore: release main (#11081)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-10-05 13:39:23 +00:00 |
|
release-please[bot]
|
eedbb13ada
|
chore: release main (#11051)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-09-28 15:03:09 +02:00 |
|
release-please[bot]
|
c502ca89e4
|
chore: release main (#11025)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-09-26 13:15:40 +02:00 |
|
release-please[bot]
|
50f07a816e
|
chore: release main (#11010)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-09-22 21:17:39 +00:00 |
|
release-please[bot]
|
242004b950
|
chore: release main (#10999)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-09-22 15:13:57 +02:00 |
|
release-please[bot]
|
01c33e8177
|
chore: release main (#10997)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-09-22 14:08:46 +02:00 |
|
jrandolf
|
7aa3063acd
|
chore: update dependencies (#10958)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-09-20 16:13:32 +02:00 |
|