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 |
|
dependabot[bot]
|
4e3a0d6575
|
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-29 10:01:25 +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 |
|
Alex Rudenko
|
b5e50865a4
|
build: regen package-lock.json (#11735)
|
2024-01-24 11:38:21 +00:00 |
|
Alex Rudenko
|
3ba6b2edf6
|
build(deps): update cosmiconfig (#11731)
|
2024-01-24 09:38:09 +00:00 |
|
dependabot[bot]
|
9df9ede0b7
|
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11729)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-23 18:10:24 +01:00 |
|
dependabot[bot]
|
9c4bcecb7b
|
chore(deps): Bump the dependencies group with 1 update (#11728)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-23 17:48:03 +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 |
|
dependabot[bot]
|
dc3c8f09b0
|
chore(deps): Bump the dependencies group with 1 update (#11713)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-22 12:04:11 +00:00 |
|
Nikolay Vitkov
|
6a28525fc9
|
chore: remove unused code and dep (#11705)
|
2024-01-19 14:03:29 +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]
|
5b9923c925
|
chore(deps): Bump the dependencies group with 2 updates (#11694)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-18 10:20:47 +01:00 |
|
dependabot[bot]
|
ccd782698b
|
chore(deps): Bump the dependencies group with 1 update (#11692)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-17 10:12:48 +01:00 |
|
dependabot[bot]
|
67feac95c9
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11689)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-16 06:56:39 +01:00 |
|
dependabot[bot]
|
db19756360
|
chore(deps): Bump the dependencies group with 2 updates (#11682)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-15 13:14:08 +01:00 |
|
dependabot[bot]
|
d8ba0e0f0c
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11683)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-15 12:46:39 +01:00 |
|
dependabot[bot]
|
5f91f1e472
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11669)
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 (#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 |
|
dependabot[bot]
|
868c022e2a
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11662)
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 |
|
dependabot[bot]
|
4a499a0000
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11654)
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 |
|
dependabot[bot]
|
847b4126f9
|
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11645)
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 |
|
Nikolay Vitkov
|
6e87444471
|
chore: remove file: deps (#11630)
|
2024-01-05 06:39:16 +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 |
|
dependabot[bot]
|
488e237853
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11625)
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 (#11624)
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 |
|
Nikolay Vitkov
|
16becdbc3b
|
chore: use node test runner (#11574)
|
2024-01-03 09:57:25 +00:00 |
|
dependabot[bot]
|
613f7162d7
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11618)
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 (#11617)
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 (#11612)
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 |
|
dependabot[bot]
|
61c50714c1
|
chore(deps): Bump the dependencies group with 2 updates (#11608)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-02 08:04:30 +01: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 |
|
dependabot[bot]
|
563f7b6276
|
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 11:09:35 +01:00 |
|
dependabot[bot]
|
163894a77c
|
chore(deps): Bump the dependencies group with 1 update (#11567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 10:53:50 +01:00 |
|
Nikolay Vitkov
|
4805417a64
|
chore: update smoke.mjs for ng-schematics (#11544)
|
2023-12-18 14:55:52 +00:00 |
|
dependabot[bot]
|
1d52b86db7
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11562)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-18 10:31:29 +01:00 |
|
jrandolf
|
d001163d0a
|
chore: update chromium-bidi (#11560)
|
2023-12-17 22:50:19 +01:00 |
|
dependabot[bot]
|
c3000160e6
|
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11556)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-15 11:36:42 +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 |
|
Nikolay Vitkov
|
744e8944ac
|
fix: update documentation for ng-schematics (#11533)
|
2023-12-13 13:32:17 +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]
|
026172761b
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11531)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 10:53:44 +01:00 |
|
dependabot[bot]
|
8cf71e7c11
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11527)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-11 11:41:25 +01: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 |
|
dependabot[bot]
|
e956daa7fa
|
chore(deps): Bump the dependencies group with 4 updates (#11511)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-07 08:58:29 +00:00 |
|
dependabot[bot]
|
8f4b8eb58c
|
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11512)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-07 09:51:14 +01:00 |
|
browser-automation-bot
|
fc0b0796be
|
fix: roll to Chrome 120.0.6099.71 (r1217362) (#11513)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-12-07 09:12:53 +01:00 |
|