appium-uiautomator2-driver 3.9.4 → 3.9.5
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/CHANGELOG.md +6 -0
- package/npm-shrinkwrap.json +16 -16
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
## [3.9.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.4...v3.9.5) (2024-12-14)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Tune contextUpdated event generation ([#850](https://github.com/appium/appium-uiautomator2-driver/issues/850)) ([324d094](https://github.com/appium/appium-uiautomator2-driver/commit/324d0940767e201e4675f31c2fbca0d34ed7da22))
|
|
6
|
+
|
|
1
7
|
## [3.9.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.3...v3.9.4) (2024-12-13)
|
|
2
8
|
|
|
3
9
|
### Miscellaneous Chores
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "3.9.
|
|
3
|
+
"version": "3.9.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "3.9.
|
|
9
|
+
"version": "3.9.5",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"appium-adb": "^12.7.3",
|
|
13
|
-
"appium-android-driver": "^9.14.
|
|
13
|
+
"appium-android-driver": "^9.14.7",
|
|
14
14
|
"appium-uiautomator2-server": "^7.0.24",
|
|
15
15
|
"asyncbox": "^3.0.0",
|
|
16
16
|
"axios": "^1.6.5",
|
|
@@ -978,9 +978,9 @@
|
|
|
978
978
|
}
|
|
979
979
|
},
|
|
980
980
|
"node_modules/appium-android-driver": {
|
|
981
|
-
"version": "9.14.
|
|
982
|
-
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.14.
|
|
983
|
-
"integrity": "sha512
|
|
981
|
+
"version": "9.14.7",
|
|
982
|
+
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.14.7.tgz",
|
|
983
|
+
"integrity": "sha512-/U7B6SR7idFx1LT9M75i7sNDHbGL+o9rBkh6UTQgeBvowjNjaPSRFJu2NW76Dw7w+1544ZajwSXSzGR7NX+6YA==",
|
|
984
984
|
"license": "Apache-2.0",
|
|
985
985
|
"dependencies": {
|
|
986
986
|
"@appium/support": "^6.0.0",
|
|
@@ -2616,9 +2616,9 @@
|
|
|
2616
2616
|
"license": "MIT"
|
|
2617
2617
|
},
|
|
2618
2618
|
"node_modules/is-core-module": {
|
|
2619
|
-
"version": "2.
|
|
2620
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.
|
|
2621
|
-
"integrity": "sha512-
|
|
2619
|
+
"version": "2.16.0",
|
|
2620
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.0.tgz",
|
|
2621
|
+
"integrity": "sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==",
|
|
2622
2622
|
"license": "MIT",
|
|
2623
2623
|
"dependencies": {
|
|
2624
2624
|
"hasown": "^2.0.2"
|
|
@@ -3781,12 +3781,12 @@
|
|
|
3781
3781
|
}
|
|
3782
3782
|
},
|
|
3783
3783
|
"node_modules/resolve": {
|
|
3784
|
-
"version": "1.22.
|
|
3785
|
-
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.
|
|
3786
|
-
"integrity": "sha512-
|
|
3784
|
+
"version": "1.22.9",
|
|
3785
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.9.tgz",
|
|
3786
|
+
"integrity": "sha512-QxrmX1DzraFIi9PxdG5VkRfRwIgjwyud+z/iBwfRRrVmHc+P9Q7u2lSSpQ6bjr2gy5lrqIiU9vb6iAeGf2400A==",
|
|
3787
3787
|
"license": "MIT",
|
|
3788
3788
|
"dependencies": {
|
|
3789
|
-
"is-core-module": "^2.
|
|
3789
|
+
"is-core-module": "^2.16.0",
|
|
3790
3790
|
"path-parse": "^1.0.7",
|
|
3791
3791
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
3792
3792
|
},
|
|
@@ -4489,9 +4489,9 @@
|
|
|
4489
4489
|
}
|
|
4490
4490
|
},
|
|
4491
4491
|
"node_modules/text-decoder": {
|
|
4492
|
-
"version": "1.2.
|
|
4493
|
-
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.
|
|
4494
|
-
"integrity": "sha512
|
|
4492
|
+
"version": "1.2.3",
|
|
4493
|
+
"resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
|
|
4494
|
+
"integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
|
|
4495
4495
|
"license": "Apache-2.0",
|
|
4496
4496
|
"dependencies": {
|
|
4497
4497
|
"b4a": "^1.6.4"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "3.9.
|
|
10
|
+
"version": "3.9.5",
|
|
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.7.3",
|
|
60
|
-
"appium-android-driver": "^9.14.
|
|
60
|
+
"appium-android-driver": "^9.14.7",
|
|
61
61
|
"appium-uiautomator2-server": "^7.0.24",
|
|
62
62
|
"asyncbox": "^3.0.0",
|
|
63
63
|
"axios": "^1.6.5",
|