fix(execute-driver-plugin): update dependency webdriverio to v8.32.0

This commit is contained in:
renovate[bot]
2024-02-15 14:06:37 +00:00
parent 0db8dc7790
commit d25a0fca9b
4 changed files with 56 additions and 56 deletions
+53 -53
View File
@@ -65,7 +65,7 @@
"tsd": "0.30.4",
"typescript": "5.2.2",
"validate.js": "0.13.1",
"webdriverio": "8.31.1",
"webdriverio": "8.32.0",
"ws": "8.16.0",
"yaml-js": "0.3.1"
},
@@ -7219,9 +7219,9 @@
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1255431",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1255431.tgz",
"integrity": "sha512-VuKgO1U4Ew4meKKoXCEBMUNkzyQqci5F8HIuoELPJkr5yvk9kR9p07gaZfzG9QIIrcIfpJVgf6Ms8OqEMxEYgA=="
"version": "0.0.1260275",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1260275.tgz",
"integrity": "sha512-T3pxzcskb4KQWFHai5lYAORKI5MxF5jmcs+CaiT88vLl07hEus6e+Dl/HOjgbEacsSgP59GN16uxhpLee6POoQ=="
},
"node_modules/devtools/node_modules/@puppeteer/browsers": {
"version": "1.3.0",
@@ -19901,15 +19901,15 @@
}
},
"node_modules/webdriver": {
"version": "8.31.1",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.31.1.tgz",
"integrity": "sha512-J1Ata+ZiBVhCFKL7hnD6qCfr7ZRsBN2c/YlCgosq0lG/iYMKXWi5rlWDfpuyISprM/G/V3GjfEGxTUC6jJBSBA==",
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.32.0.tgz",
"integrity": "sha512-lSl+oPkn77Sku3ui3CP0gNi7kMwzND0gNIs+qRSB0QhmweNWpXKaNffhSn8lS5ovswOOKCc4QuWPvjaAZBpRqw==",
"dependencies": {
"@types/node": "^20.1.0",
"@types/ws": "^8.5.3",
"@wdio/config": "8.31.1",
"@wdio/logger": "8.28.0",
"@wdio/protocols": "8.29.7",
"@wdio/protocols": "8.32.0",
"@wdio/types": "8.31.1",
"@wdio/utils": "8.31.1",
"deepmerge-ts": "^5.1.0",
@@ -19973,9 +19973,9 @@
}
},
"node_modules/webdriver/node_modules/@wdio/protocols": {
"version": "8.29.7",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.29.7.tgz",
"integrity": "sha512-9hhEePMLmI8fm9F2v4jlg9x4w4jEoZmY3vT6fXy90ne1DFaGWfy/a853nKEagQe/ZzxkN3/cpMBh8mryv9BVjw=="
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.32.0.tgz",
"integrity": "sha512-inLJRrtIGdTz/YPbcsvpSvPlYQFTVtF3OYBwAXhG2FiP1ZwE1CQNLP/xgRGye1ymdGCypGkexRqIx3KBGm801Q=="
},
"node_modules/webdriver/node_modules/@wdio/types": {
"version": "8.31.1",
@@ -20224,14 +20224,14 @@
}
},
"node_modules/webdriverio": {
"version": "8.31.1",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.31.1.tgz",
"integrity": "sha512-b3bLBkkSGESGcRw3s3Sty84luZe2+qwPudXosSXbzcRu2Z1sccjdA6BHJA36IcLgKndNCOhf9wx3yQ3umoS7Jw==",
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.32.0.tgz",
"integrity": "sha512-njXmCjDWE1ZVtU1poGYGsjW56uB2R053bTYBEj8x4Si8jO68263i+Fjwd4x+TYIYysfe69joLITdTBzX1WK1tA==",
"dependencies": {
"@types/node": "^20.1.0",
"@wdio/config": "8.31.1",
"@wdio/logger": "8.28.0",
"@wdio/protocols": "8.29.7",
"@wdio/protocols": "8.32.0",
"@wdio/repl": "8.24.12",
"@wdio/types": "8.31.1",
"@wdio/utils": "8.31.1",
@@ -20239,7 +20239,7 @@
"aria-query": "^5.0.0",
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools-protocol": "^0.0.1255431",
"devtools-protocol": "^0.0.1260275",
"grapheme-splitter": "^1.0.2",
"import-meta-resolve": "^4.0.0",
"is-plain-obj": "^4.1.0",
@@ -20251,7 +20251,7 @@
"resq": "^1.9.1",
"rgb2hex": "0.2.5",
"serialize-error": "^11.0.1",
"webdriver": "8.31.1"
"webdriver": "8.32.0"
},
"engines": {
"node": "^16.13 || >=18"
@@ -20317,9 +20317,9 @@
}
},
"node_modules/webdriverio/node_modules/@wdio/protocols": {
"version": "8.29.7",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.29.7.tgz",
"integrity": "sha512-9hhEePMLmI8fm9F2v4jlg9x4w4jEoZmY3vT6fXy90ne1DFaGWfy/a853nKEagQe/ZzxkN3/cpMBh8mryv9BVjw=="
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.32.0.tgz",
"integrity": "sha512-inLJRrtIGdTz/YPbcsvpSvPlYQFTVtF3OYBwAXhG2FiP1ZwE1CQNLP/xgRGye1ymdGCypGkexRqIx3KBGm801Q=="
},
"node_modules/webdriverio/node_modules/@wdio/types": {
"version": "8.31.1",
@@ -20440,9 +20440,9 @@
}
},
"node_modules/webdriverio/node_modules/http-proxy-agent": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz",
"integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.1.tgz",
"integrity": "sha512-My1KCEPs6A0hb4qCVzYp8iEvA8j8YqcvXLZZH8C9OFuTYpYjHE7N2dtG3mRl1HMD4+VGXpF3XcDVcxGBT7yDZQ==",
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
@@ -20452,9 +20452,9 @@
}
},
"node_modules/webdriverio/node_modules/https-proxy-agent": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
"integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.3.tgz",
"integrity": "sha512-kCnwztfX0KZJSLOBrcL0emLeFako55NWMovvyPP2AjsghNk9RB1yjSI+jVumPHYZsNXegNoqupSW9IY3afSH8w==",
"dependencies": {
"agent-base": "^7.0.2",
"debug": "4"
@@ -21854,7 +21854,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "8.31.1"
"webdriverio": "8.32.0"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -22915,7 +22915,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "8.31.1"
"webdriverio": "8.32.0"
}
},
"@appium/fake-driver": {
@@ -28467,9 +28467,9 @@
}
},
"devtools-protocol": {
"version": "0.0.1255431",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1255431.tgz",
"integrity": "sha512-VuKgO1U4Ew4meKKoXCEBMUNkzyQqci5F8HIuoELPJkr5yvk9kR9p07gaZfzG9QIIrcIfpJVgf6Ms8OqEMxEYgA=="
"version": "0.0.1260275",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1260275.tgz",
"integrity": "sha512-T3pxzcskb4KQWFHai5lYAORKI5MxF5jmcs+CaiT88vLl07hEus6e+Dl/HOjgbEacsSgP59GN16uxhpLee6POoQ=="
},
"diff": {
"version": "5.0.0",
@@ -37107,15 +37107,15 @@
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q=="
},
"webdriver": {
"version": "8.31.1",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.31.1.tgz",
"integrity": "sha512-J1Ata+ZiBVhCFKL7hnD6qCfr7ZRsBN2c/YlCgosq0lG/iYMKXWi5rlWDfpuyISprM/G/V3GjfEGxTUC6jJBSBA==",
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/webdriver/-/webdriver-8.32.0.tgz",
"integrity": "sha512-lSl+oPkn77Sku3ui3CP0gNi7kMwzND0gNIs+qRSB0QhmweNWpXKaNffhSn8lS5ovswOOKCc4QuWPvjaAZBpRqw==",
"requires": {
"@types/node": "^20.1.0",
"@types/ws": "^8.5.3",
"@wdio/config": "8.31.1",
"@wdio/logger": "8.28.0",
"@wdio/protocols": "8.29.7",
"@wdio/protocols": "8.32.0",
"@wdio/types": "8.31.1",
"@wdio/utils": "8.31.1",
"deepmerge-ts": "^5.1.0",
@@ -37164,9 +37164,9 @@
}
},
"@wdio/protocols": {
"version": "8.29.7",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.29.7.tgz",
"integrity": "sha512-9hhEePMLmI8fm9F2v4jlg9x4w4jEoZmY3vT6fXy90ne1DFaGWfy/a853nKEagQe/ZzxkN3/cpMBh8mryv9BVjw=="
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.32.0.tgz",
"integrity": "sha512-inLJRrtIGdTz/YPbcsvpSvPlYQFTVtF3OYBwAXhG2FiP1ZwE1CQNLP/xgRGye1ymdGCypGkexRqIx3KBGm801Q=="
},
"@wdio/types": {
"version": "8.31.1",
@@ -37341,14 +37341,14 @@
}
},
"webdriverio": {
"version": "8.31.1",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.31.1.tgz",
"integrity": "sha512-b3bLBkkSGESGcRw3s3Sty84luZe2+qwPudXosSXbzcRu2Z1sccjdA6BHJA36IcLgKndNCOhf9wx3yQ3umoS7Jw==",
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-8.32.0.tgz",
"integrity": "sha512-njXmCjDWE1ZVtU1poGYGsjW56uB2R053bTYBEj8x4Si8jO68263i+Fjwd4x+TYIYysfe69joLITdTBzX1WK1tA==",
"requires": {
"@types/node": "^20.1.0",
"@wdio/config": "8.31.1",
"@wdio/logger": "8.28.0",
"@wdio/protocols": "8.29.7",
"@wdio/protocols": "8.32.0",
"@wdio/repl": "8.24.12",
"@wdio/types": "8.31.1",
"@wdio/utils": "8.31.1",
@@ -37356,7 +37356,7 @@
"aria-query": "^5.0.0",
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools-protocol": "^0.0.1255431",
"devtools-protocol": "^0.0.1260275",
"grapheme-splitter": "^1.0.2",
"import-meta-resolve": "^4.0.0",
"is-plain-obj": "^4.1.0",
@@ -37368,7 +37368,7 @@
"resq": "^1.9.1",
"rgb2hex": "0.2.5",
"serialize-error": "^11.0.1",
"webdriver": "8.31.1"
"webdriver": "8.32.0"
},
"dependencies": {
"@puppeteer/browsers": {
@@ -37411,9 +37411,9 @@
}
},
"@wdio/protocols": {
"version": "8.29.7",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.29.7.tgz",
"integrity": "sha512-9hhEePMLmI8fm9F2v4jlg9x4w4jEoZmY3vT6fXy90ne1DFaGWfy/a853nKEagQe/ZzxkN3/cpMBh8mryv9BVjw=="
"version": "8.32.0",
"resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-8.32.0.tgz",
"integrity": "sha512-inLJRrtIGdTz/YPbcsvpSvPlYQFTVtF3OYBwAXhG2FiP1ZwE1CQNLP/xgRGye1ymdGCypGkexRqIx3KBGm801Q=="
},
"@wdio/types": {
"version": "8.31.1",
@@ -37492,18 +37492,18 @@
}
},
"http-proxy-agent": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz",
"integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.1.tgz",
"integrity": "sha512-My1KCEPs6A0hb4qCVzYp8iEvA8j8YqcvXLZZH8C9OFuTYpYjHE7N2dtG3mRl1HMD4+VGXpF3XcDVcxGBT7yDZQ==",
"requires": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
}
},
"https-proxy-agent": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
"integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.3.tgz",
"integrity": "sha512-kCnwztfX0KZJSLOBrcL0emLeFako55NWMovvyPP2AjsghNk9RB1yjSI+jVumPHYZsNXegNoqupSW9IY3afSH8w==",
"requires": {
"agent-base": "^7.0.2",
"debug": "4"
+1 -1
View File
@@ -133,7 +133,7 @@
"tsd": "0.30.4",
"typescript": "5.2.2",
"validate.js": "0.13.1",
"webdriverio": "8.31.1",
"webdriverio": "8.32.0",
"ws": "8.16.0",
"yaml-js": "0.3.1"
},
@@ -1,5 +1,5 @@
{
"devDependencies": {
"webdriverio": "8.31.1"
"webdriverio": "8.32.0"
}
}
+1 -1
View File
@@ -43,7 +43,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "8.31.1"
"webdriverio": "8.32.0"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35"