From 8529bfb4c19a8b12622baca91c6bb52536f637e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:38:43 +0000 Subject: [PATCH] ci(deps): bump appium-xcuitest-driver from 11.17.7 to 12.3.0 in /driver Bumps [appium-xcuitest-driver](https://github.com/appium/appium-xcuitest-driver) from 11.17.7 to 12.3.0. - [Release notes](https://github.com/appium/appium-xcuitest-driver/releases) - [Changelog](https://github.com/appium/appium-xcuitest-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-xcuitest-driver/compare/v11.17.7...v12.3.0) --- updated-dependencies: - dependency-name: appium-xcuitest-driver dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- driver/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/package.json b/driver/package.json index d7466fe4..7826c462 100644 --- a/driver/package.json +++ b/driver/package.json @@ -44,7 +44,7 @@ "appium-flutter-finder": "^0.3.0", "appium-ios-device": "^3.0.0", "appium-uiautomator2-driver": "^8.1.0", - "appium-xcuitest-driver": "^11.0.0", + "appium-xcuitest-driver": "^12.3.0", "asyncbox": "^6.0.1", "bluebird": "^3.1.1", "lodash": "^4.0.0",