Skip to content

Commit 693d63a

Browse files
antonisclaude
andauthored
chore(deps): bump appium from 2.4.1 to 3.2.2 (#5856)
Major version bump of appium and companion drivers: - appium: 2.4.1 → 3.2.2 - appium-uiautomator2-driver: 2.43.4 → 7.0.0 - appium-xcuitest-driver: 5.15.1 → 10.32.1 This brings in @appium/support@7.0.6 which fixes the Zip Slip vulnerability (Dependabot #444). Also cleans up stale scoped resolutions that are no longer needed with appium 3.x (ajv-formats 2.1.1, appium 2.4.1 ajv override). https://github.com/getsentry/sentry-react-native/security/dependabot/444 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 07d8475 commit 693d63a

File tree

3 files changed

+1337
-1901
lines changed

3 files changed

+1337
-1901
lines changed

dev-packages/e2e-tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@sentry/react-native": "8.5.0",
1818
"@types/node": "^20.9.3",
1919
"@types/react": "^18.2.64",
20-
"appium": "2.4.1",
21-
"appium-uiautomator2-driver": "2.43.4",
22-
"appium-xcuitest-driver": "5.15.1",
20+
"appium": "3.2.2",
21+
"appium-uiautomator2-driver": "7.0.0",
22+
"appium-xcuitest-driver": "10.32.1",
2323
"babel-jest": "^29.7.0",
2424
"jest": "^29.7.0",
2525
"react": "18.3.1",

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,12 @@
5959
"See: https://github.com/appium/appium-chromedriver/pull/424"
6060
],
6161
"resolutions": {
62-
"appium-chromedriver@npm:5.6.73/@xmldom/xmldom": "0.8.10",
62+
"appium-chromedriver@npm:8.2.19/@xmldom/xmldom": "0.8.10",
6363
"@istanbuljs/load-nyc-config@npm:1.1.0/js-yaml": "^3.14.2",
6464
"@yarnpkg/parsers@npm:3.0.0-rc.46/js-yaml": "^3.14.2",
6565
"cosmiconfig@npm:5.2.1/js-yaml": "^3.14.2",
6666
"front-matter@npm:4.0.2/js-yaml": "^3.14.2",
6767
"js-yaml": "^4.1.1",
68-
"ajv-formats@npm:2.1.1/ajv": "^8.18.0",
69-
"appium@npm:2.4.1/ajv": "^8.18.0",
7068
"detox@npm:20.46.0/ajv": "^8.18.0",
7169
"@eslint/eslintrc@npm:2.1.4/ajv": "^6.14.0",
7270
"@eslint/eslintrc@npm:3.3.3/ajv": "^6.14.0",

0 commit comments

Comments
 (0)