chore(deps): Bump chromium-bidi from 0.5.21 to 0.5.22 in the dependencies group (#12562)

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@chromium.org>
Co-authored-by: Alex <alexei.rudenko@gmail.com>
This commit is contained in:
dependabot[bot] 2024-06-10 18:38:10 +02:00 committed by GitHub
parent 33b3cefb83
commit c02ea3d7d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 19 deletions

8
package-lock.json generated
View File

@ -12537,7 +12537,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "2.2.3",
"chromium-bidi": "0.5.21",
"chromium-bidi": "0.5.22",
"debug": "4.3.5",
"devtools-protocol": "0.0.1286932",
"ws": "8.17.0"
@ -12561,9 +12561,9 @@
"license": "MIT"
},
"packages/puppeteer-core/node_modules/chromium-bidi": {
"version": "0.5.21",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.21.tgz",
"integrity": "sha512-NBae4qUvK43I/mvD7SPWyxlfGOsCHJrZ6NQmmsypgAmF4a2EBNLqQjmMLxuWl2oAkfFXrTmVk+Lt28ElgH3/Fg==",
"version": "0.5.22",
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.22.tgz",
"integrity": "sha512-q+FiWMXvndo3pQT0xGgTDJimqQIuK4GtXYA52VFfeWrj9sQ+0UVBuFRfeTNV4RRQj0NMU6uOD7mJ86k3qaXreA==",
"dependencies": {
"mitt": "3.0.1",
"urlpattern-polyfill": "10.0.0",

View File

@ -120,7 +120,7 @@
"license": "Apache-2.0",
"dependencies": {
"@puppeteer/browsers": "2.2.3",
"chromium-bidi": "0.5.21",
"chromium-bidi": "0.5.22",
"debug": "4.3.5",
"devtools-protocol": "0.0.1286932",
"ws": "8.17.0"

View File

@ -3509,13 +3509,6 @@
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[touchscreen.spec] Touchscreen Touchscreen.prototype.tap should work",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["chrome", "webDriverBiDi"],
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[touchscreen.spec] Touchscreen Touchscreen.prototype.tap should work",
"platforms": ["darwin", "linux", "win32"],
@ -3523,13 +3516,6 @@
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[touchscreen.spec] Touchscreen Touchscreen.prototype.touchMove should work",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["chrome", "webDriverBiDi"],
"expectations": ["FAIL"],
"comment": "TODO: add a comment explaining why this expectation is required (include links to issues)"
},
{
"testIdPattern": "[touchscreen.spec] Touchscreen Touchscreen.prototype.touchMove should work",
"platforms": ["darwin", "linux", "win32"],