appium-uiautomator2-driver 4.2.1 → 4.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/method-map.ts CHANGED
@@ -6,6 +6,7 @@ export const newMethodMap = {
6
6
  POST: {
7
7
  command: 'getClipboard',
8
8
  payloadParams: {optional: ['contentType']},
9
+ deprecated: true
9
10
  },
10
11
  },
11
12
  } as const;
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "4.2.1",
3
+ "version": "4.2.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "4.2.1",
9
+ "version": "4.2.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^12.12.0",
13
- "appium-android-driver": "^10.2.3",
13
+ "appium-android-driver": "^10.3.1",
14
14
  "appium-uiautomator2-server": "^7.4.0",
15
15
  "asyncbox": "^3.0.0",
16
16
  "axios": "^1.6.5",
@@ -756,9 +756,9 @@
756
756
  }
757
757
  },
758
758
  "node_modules/appium-adb": {
759
- "version": "12.12.1",
760
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.12.1.tgz",
761
- "integrity": "sha512-CgdvLBBtLkZeObJegsCQo2eUTzuHESkeewbfWROFNtrVmxKS30J9y9YV4h5WIYJbyhgQCJeX+yDa+1gO/ejFjA==",
759
+ "version": "12.12.2",
760
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.12.2.tgz",
761
+ "integrity": "sha512-0IdwRQySyL9p5/M4FOumqlZBDc9kmsViMnN0bxVyZjAmpAa/oyjzQglxOuIkEr+ZE/F+FafSW3p3fZ6zzmN/Zg==",
762
762
  "license": "Apache-2.0",
763
763
  "dependencies": {
764
764
  "@appium/support": "^6.0.0",
@@ -778,9 +778,9 @@
778
778
  }
779
779
  },
780
780
  "node_modules/appium-android-driver": {
781
- "version": "10.2.4",
782
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-10.2.4.tgz",
783
- "integrity": "sha512-iWlEf5W1/ntNvhtiAVwzJi57WWpqbrFpcxZToQFQTl89DmuAiYxC3pPN1aWAjZeXiQJUlZVJXdgHZPiMAWuymw==",
781
+ "version": "10.3.3",
782
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-10.3.3.tgz",
783
+ "integrity": "sha512-dDuwVbH1VtavN8aZb6Tkoz6hAYW76XBvoQRvG/j/SHyMJs88jKxqyJNfF29B1857j/jx9Ab3EKvMZ393CAYwtw==",
784
784
  "license": "Apache-2.0",
785
785
  "dependencies": {
786
786
  "@appium/support": "^6.0.0",
@@ -790,7 +790,7 @@
790
790
  "asyncbox": "^3.0.0",
791
791
  "axios": "^1.x",
792
792
  "bluebird": "^3.4.7",
793
- "io.appium.settings": "^5.14.3",
793
+ "io.appium.settings": "^5.14.8",
794
794
  "lodash": "^4.17.4",
795
795
  "lru-cache": "^10.0.1",
796
796
  "moment": "^2.24.0",
@@ -811,9 +811,9 @@
811
811
  }
812
812
  },
813
813
  "node_modules/appium-chromedriver": {
814
- "version": "7.0.15",
815
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-7.0.15.tgz",
816
- "integrity": "sha512-EZww5F2kwWcrQfdS/7B32jZkpEe4zXP7tSoip8V4+2+ri3kpkdkjPgnpWrWZY2EH2fNOi1wiXiTjb0SKKEYFtA==",
814
+ "version": "7.0.17",
815
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-7.0.17.tgz",
816
+ "integrity": "sha512-heBIW4P8ztj+h7Ln+LQIS6OG0mRdzIDa0iWYcOEFxV0lZFHituVdiwXrwCgXzLalkTpq+EQX//kN8/g8OH+HiA==",
817
817
  "license": "Apache-2.0",
818
818
  "dependencies": {
819
819
  "@appium/base-driver": "^9.1.0",
@@ -836,9 +836,9 @@
836
836
  }
837
837
  },
838
838
  "node_modules/appium-uiautomator2-server": {
839
- "version": "7.4.1",
840
- "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.4.1.tgz",
841
- "integrity": "sha512-xxM48wvnfHXi9jRCa2JyYDitb77E/bmBpL1a3vrlw671Xvv0WIlrAsdx4rpKPbqJuQMkqK3gdAXNTdW9e0TwsA==",
839
+ "version": "7.5.2",
840
+ "resolved": "https://registry.npmjs.org/appium-uiautomator2-server/-/appium-uiautomator2-server-7.5.2.tgz",
841
+ "integrity": "sha512-5ariiQOuPTM0MiQTp58lir0RhYKKj2KYWu6aLks9o28dxDxixnps8IKX6BnuK3d5zw8WW4+LIVsT7tZchc53wg==",
842
842
  "license": "Apache-2.0",
843
843
  "engines": {
844
844
  "node": ">=14",
@@ -955,9 +955,9 @@
955
955
  "license": "MIT"
956
956
  },
957
957
  "node_modules/axios": {
958
- "version": "1.8.4",
959
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
960
- "integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
958
+ "version": "1.9.0",
959
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
960
+ "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
961
961
  "license": "MIT",
962
962
  "dependencies": {
963
963
  "follow-redirects": "^1.15.6",
@@ -1655,9 +1655,9 @@
1655
1655
  }
1656
1656
  },
1657
1657
  "node_modules/detect-libc": {
1658
- "version": "2.0.3",
1659
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
1660
- "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
1658
+ "version": "2.0.4",
1659
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
1660
+ "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
1661
1661
  "license": "Apache-2.0",
1662
1662
  "optional": true,
1663
1663
  "engines": {
@@ -2441,9 +2441,9 @@
2441
2441
  }
2442
2442
  },
2443
2443
  "node_modules/io.appium.settings": {
2444
- "version": "5.14.5",
2445
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.14.5.tgz",
2446
- "integrity": "sha512-EBhnt3UBAV5dVSmSXPkuwqZXQmzCIcTDMgbKQct3M/fmmnntAlPv3JGMfJkQTSIxOHQYJGgtYitOx+cVhUgqsw==",
2444
+ "version": "5.14.8",
2445
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.14.8.tgz",
2446
+ "integrity": "sha512-fApUDJp38I59oEW0oJnP+m+GOSoxRu22Nyp2etArZiWXjIDe3Bx1QVLAxdvKzfacaZ3kzdc5vmRIIAyzzQSPQw==",
2447
2447
  "license": "Apache-2.0",
2448
2448
  "dependencies": {
2449
2449
  "@appium/logger": "^1.3.0",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "4.2.1",
10
+ "version": "4.2.3",
11
11
  "bugs": {
12
12
  "url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
13
  },
@@ -57,7 +57,7 @@
57
57
  },
58
58
  "dependencies": {
59
59
  "appium-adb": "^12.12.0",
60
- "appium-android-driver": "^10.2.3",
60
+ "appium-android-driver": "^10.3.1",
61
61
  "appium-uiautomator2-server": "^7.4.0",
62
62
  "asyncbox": "^3.0.0",
63
63
  "axios": "^1.6.5",