From abc9ebb9e8011cc606a63f1caa126bc8c61fe2a5 Mon Sep 17 00:00:00 2001 From: Jonathan Lipps Date: Fri, 29 Nov 2024 10:37:07 -0800 Subject: [PATCH] chore: publish - appium@2.12.2 - @appium/base-driver@9.12.2 - @appium/base-plugin@2.2.48 - @appium/doctor@2.1.14 - @appium/docutils@1.0.24 - @appium/driver-test-support@0.6.12 - @appium/fake-driver@5.5.6 - @appium/fake-plugin@3.1.52 - @appium/images-plugin@3.0.22 - @appium/plugin-test-support@0.3.44 - @appium/support@5.1.7 - @appium/test-support@3.0.52 - @appium/types@0.22.1 - @appium/universal-xml-plugin@1.0.25 --- package-lock.json | 100 ++++++++++----------- packages/appium/CHANGELOG.md | 16 ++++ packages/appium/package.json | 12 +-- packages/base-driver/CHANGELOG.md | 13 +++ packages/base-driver/package.json | 6 +- packages/base-plugin/CHANGELOG.md | 8 ++ packages/base-plugin/package.json | 6 +- packages/doctor/CHANGELOG.md | 11 +++ packages/doctor/package.json | 4 +- packages/docutils/CHANGELOG.md | 13 +++ packages/docutils/package.json | 4 +- packages/driver-test-support/CHANGELOG.md | 14 +++ packages/driver-test-support/package.json | 4 +- packages/fake-driver/CHANGELOG.md | 9 ++ packages/fake-driver/package.json | 2 +- packages/fake-plugin/CHANGELOG.md | 8 ++ packages/fake-plugin/package.json | 6 +- packages/images-plugin/CHANGELOG.md | 8 ++ packages/images-plugin/package.json | 4 +- packages/plugin-test-support/CHANGELOG.md | 8 ++ packages/plugin-test-support/package.json | 4 +- packages/support/CHANGELOG.md | 19 ++++ packages/support/package.json | 4 +- packages/test-support/CHANGELOG.md | 8 ++ packages/test-support/package.json | 4 +- packages/types/CHANGELOG.md | 12 +++ packages/types/package.json | 2 +- packages/universal-xml-plugin/CHANGELOG.md | 9 ++ packages/universal-xml-plugin/package.json | 2 +- 29 files changed, 238 insertions(+), 82 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae78c1801..fd1d60342 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18965,17 +18965,17 @@ } }, "packages/appium": { - "version": "2.12.1", + "version": "2.12.2", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@appium/base-driver": "^9.12.1", - "@appium/base-plugin": "^2.2.47", - "@appium/docutils": "^1.0.23", + "@appium/base-driver": "^9.12.2", + "@appium/base-plugin": "^2.2.48", + "@appium/docutils": "^1.0.24", "@appium/logger": "^1.6.1", "@appium/schema": "^0.7.0", - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@sidvind/better-ajv-errors": "3.0.1", "@types/argparse": "2.0.17", "@types/bluebird": "3.5.42", @@ -19074,11 +19074,11 @@ }, "packages/base-driver": { "name": "@appium/base-driver", - "version": "9.12.1", + "version": "9.12.2", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.2", "@types/bluebird": "3.5.42", @@ -19140,11 +19140,11 @@ }, "packages/base-plugin": { "name": "@appium/base-plugin", - "version": "2.2.47", + "version": "2.2.48", "license": "Apache-2.0", "dependencies": { - "@appium/base-driver": "^9.12.1", - "@appium/support": "^5.1.6" + "@appium/base-driver": "^9.12.2", + "@appium/support": "^5.1.7" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", @@ -19153,10 +19153,10 @@ }, "packages/doctor": { "name": "@appium/doctor", - "version": "2.1.13", + "version": "2.1.14", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.42", "@types/teen_process": "2.0.4", @@ -19356,10 +19356,10 @@ }, "packages/docutils": { "name": "@appium/docutils", - "version": "1.0.23", + "version": "1.0.24", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@appium/tsconfig": "^0.3.3", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.4", @@ -19500,10 +19500,10 @@ }, "packages/driver-test-support": { "name": "@appium/driver-test-support", - "version": "0.6.11", + "version": "0.6.12", "license": "Apache-2.0", "dependencies": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@types/lodash": "4.17.13", "@types/stoppable": "1.1.3", "axios": "1.7.8", @@ -19604,7 +19604,7 @@ }, "packages/fake-driver": { "name": "@appium/fake-driver", - "version": "5.5.5", + "version": "5.5.6", "license": "Apache-2.0", "dependencies": { "@types/bluebird": "3.5.42", @@ -19625,11 +19625,11 @@ }, "packages/fake-plugin": { "name": "@appium/fake-plugin", - "version": "3.1.51", + "version": "3.1.52", "license": "Apache-2.0", "dependencies": { - "@appium/base-plugin": "^2.2.47", - "@appium/support": "^5.1.6", + "@appium/base-plugin": "^2.2.48", + "@appium/support": "^5.1.7", "@types/bluebird": "3.5.42", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -19645,11 +19645,11 @@ }, "packages/images-plugin": { "name": "@appium/images-plugin", - "version": "3.0.21", + "version": "3.0.22", "license": "Apache-2.0", "dependencies": { "@appium/opencv": "^3.0.6", - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "lodash": "4.17.21", "lru-cache": "10.4.3", "sharp": "0.33.5", @@ -19843,10 +19843,10 @@ }, "packages/plugin-test-support": { "name": "@appium/plugin-test-support", - "version": "0.3.43", + "version": "0.3.44", "license": "Apache-2.0", "dependencies": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", @@ -19906,12 +19906,12 @@ }, "packages/support": { "name": "@appium/support", - "version": "5.1.6", + "version": "5.1.7", "license": "Apache-2.0", "dependencies": { "@appium/logger": "^1.6.1", "@appium/tsconfig": "^0.3.3", - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/archiver": "6.0.3", "@types/base64-stream": "1.0.5", @@ -20189,10 +20189,10 @@ }, "packages/test-support": { "name": "@appium/test-support", - "version": "3.0.51", + "version": "3.0.52", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -20223,7 +20223,7 @@ }, "packages/types": { "name": "@appium/types", - "version": "0.22.0", + "version": "0.22.1", "license": "Apache-2.0", "dependencies": { "@appium/logger": "^1.6.1", @@ -20252,7 +20252,7 @@ }, "packages/universal-xml-plugin": { "name": "@appium/universal-xml-plugin", - "version": "1.0.24", + "version": "1.0.25", "license": "Apache-2.0", "dependencies": { "@types/xmldom": "0.1.34", @@ -20291,8 +20291,8 @@ "@appium/base-driver": { "version": "file:packages/base-driver", "requires": { - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.2", "@types/bluebird": "3.5.42", @@ -20342,14 +20342,14 @@ "@appium/base-plugin": { "version": "file:packages/base-plugin", "requires": { - "@appium/base-driver": "^9.12.1", - "@appium/support": "^5.1.6" + "@appium/base-driver": "^9.12.2", + "@appium/support": "^5.1.7" } }, "@appium/doctor": { "version": "file:packages/doctor", "requires": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.42", "@types/teen_process": "2.0.4", @@ -20489,7 +20489,7 @@ "@appium/docutils": { "version": "file:packages/docutils", "requires": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@appium/tsconfig": "^0.3.3", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.4", @@ -20573,7 +20573,7 @@ "@appium/driver-test-support": { "version": "file:packages/driver-test-support", "requires": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@types/lodash": "4.17.13", "@types/stoppable": "1.1.3", "axios": "1.7.8", @@ -20636,8 +20636,8 @@ "@appium/fake-plugin": { "version": "file:packages/fake-plugin", "requires": { - "@appium/base-plugin": "^2.2.47", - "@appium/support": "^5.1.6", + "@appium/base-plugin": "^2.2.48", + "@appium/support": "^5.1.7", "@types/bluebird": "3.5.42", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -20648,7 +20648,7 @@ "version": "file:packages/images-plugin", "requires": { "@appium/opencv": "^3.0.6", - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "lodash": "4.17.21", "lru-cache": "10.4.3", "sharp": "0.33.5", @@ -20794,7 +20794,7 @@ "@appium/plugin-test-support": { "version": "file:packages/plugin-test-support", "requires": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", @@ -20828,7 +20828,7 @@ "requires": { "@appium/logger": "^1.6.1", "@appium/tsconfig": "^0.3.3", - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/archiver": "6.0.3", "@types/base64-stream": "1.0.5", @@ -21028,7 +21028,7 @@ "@appium/test-support": { "version": "file:packages/test-support", "requires": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -23726,13 +23726,13 @@ "appium": { "version": "file:packages/appium", "requires": { - "@appium/base-driver": "^9.12.1", - "@appium/base-plugin": "^2.2.47", - "@appium/docutils": "^1.0.23", + "@appium/base-driver": "^9.12.2", + "@appium/base-plugin": "^2.2.48", + "@appium/docutils": "^1.0.24", "@appium/logger": "^1.6.1", "@appium/schema": "^0.7.0", - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@sidvind/better-ajv-errors": "3.0.1", "@types/argparse": "2.0.17", "@types/bluebird": "3.5.42", diff --git a/packages/appium/CHANGELOG.md b/packages/appium/CHANGELOG.md index 271835bba..8e09998b6 100644 --- a/packages/appium/CHANGELOG.md +++ b/packages/appium/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.12.2](https://github.com/appium/appium/compare/appium@2.12.1...appium@2.12.2) (2024-11-29) + + +### Bug Fixes + +* **appium:** correctly handle git/github install types (fix [#20781](https://github.com/appium/appium/issues/20781)) ([#20788](https://github.com/appium/appium/issues/20788)) ([522f05d](https://github.com/appium/appium/commit/522f05d25ecdf65e2ae22bd7830a250346fc5752)) +* **appium:** update dependency winston to v3.16.0 ([275da08](https://github.com/appium/appium/commit/275da089e45daba030fbc53d3943e2a9929b27e4)) +* **appium:** update dependency winston to v3.17.0 ([#20736](https://github.com/appium/appium/issues/20736)) ([f91d8c8](https://github.com/appium/appium/commit/f91d8c8812b77c8739b23d4d49c15a44e19cbcbe)) +* **docutils:** update dependency yaml to v2.6.1 ([#20762](https://github.com/appium/appium/issues/20762)) ([a5389e6](https://github.com/appium/appium/commit/a5389e648af22570a55e70de71c159874362ffd9)) +* **support:** update dependency axios to v1.7.8 ([#20778](https://github.com/appium/appium/issues/20778)) ([f9920e2](https://github.com/appium/appium/commit/f9920e2c1b02e3587e5d5fa00ac59055ab57fedd)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [2.12.1](https://github.com/appium/appium/compare/appium@2.12.0...appium@2.12.1) (2024-10-24) diff --git a/packages/appium/package.json b/packages/appium/package.json index 09c35f9d9..387760b93 100644 --- a/packages/appium/package.json +++ b/packages/appium/package.json @@ -1,6 +1,6 @@ { "name": "appium", - "version": "2.12.1", + "version": "2.12.2", "description": "Automation for Apps.", "keywords": [ "automation", @@ -60,13 +60,13 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/base-driver": "^9.12.1", - "@appium/base-plugin": "^2.2.47", - "@appium/docutils": "^1.0.23", + "@appium/base-driver": "^9.12.2", + "@appium/base-plugin": "^2.2.48", + "@appium/docutils": "^1.0.24", "@appium/logger": "^1.6.1", "@appium/schema": "^0.7.0", - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@sidvind/better-ajv-errors": "3.0.1", "@types/argparse": "2.0.17", "@types/bluebird": "3.5.42", diff --git a/packages/base-driver/CHANGELOG.md b/packages/base-driver/CHANGELOG.md index 05d458cd3..0e6b67c2c 100644 --- a/packages/base-driver/CHANGELOG.md +++ b/packages/base-driver/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.12.2](https://github.com/appium/appium/compare/@appium/base-driver@9.12.1...@appium/base-driver@9.12.2) (2024-11-29) + + +### Bug Fixes + +* **driver-test-support:** update definitelytyped ([e3bce2b](https://github.com/appium/appium/commit/e3bce2b6be0ea072ec5e8472c0e191bdfea52a06)) +* **support:** update dependency axios to v1.7.8 ([#20778](https://github.com/appium/appium/issues/20778)) ([f9920e2](https://github.com/appium/appium/commit/f9920e2c1b02e3587e5d5fa00ac59055ab57fedd)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [9.12.1](https://github.com/appium/appium/compare/@appium/base-driver@9.12.0...@appium/base-driver@9.12.1) (2024-10-24) diff --git a/packages/base-driver/package.json b/packages/base-driver/package.json index 3ceb14c90..0ddf06bb6 100644 --- a/packages/base-driver/package.json +++ b/packages/base-driver/package.json @@ -1,6 +1,6 @@ { "name": "@appium/base-driver", - "version": "9.12.1", + "version": "9.12.2", "description": "Base driver class for Appium drivers", "keywords": [ "automation", @@ -44,8 +44,8 @@ "test:types": "tsd" }, "dependencies": { - "@appium/support": "^5.1.6", - "@appium/types": "^0.22.0", + "@appium/support": "^5.1.7", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.2", "@types/bluebird": "3.5.42", diff --git a/packages/base-plugin/CHANGELOG.md b/packages/base-plugin/CHANGELOG.md index 7c0e2fedb..f0ec6d357 100644 --- a/packages/base-plugin/CHANGELOG.md +++ b/packages/base-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.48](https://github.com/appium/appium/compare/@appium/base-plugin@2.2.47...@appium/base-plugin@2.2.48) (2024-11-29) + +**Note:** Version bump only for package @appium/base-plugin + + + + + ## [2.2.47](https://github.com/appium/appium/compare/@appium/base-plugin@2.2.46...@appium/base-plugin@2.2.47) (2024-10-24) **Note:** Version bump only for package @appium/base-plugin diff --git a/packages/base-plugin/package.json b/packages/base-plugin/package.json index a9075e276..243c5e80c 100644 --- a/packages/base-plugin/package.json +++ b/packages/base-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/base-plugin", - "version": "2.2.47", + "version": "2.2.48", "description": "The base plugin used to create Appium 2.0 plugins", "keywords": [ "automation", @@ -40,8 +40,8 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/base-driver": "^9.12.1", - "@appium/support": "^5.1.6" + "@appium/base-driver": "^9.12.2", + "@appium/support": "^5.1.7" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", diff --git a/packages/doctor/CHANGELOG.md b/packages/doctor/CHANGELOG.md index 94fae7d16..5ef0af631 100644 --- a/packages/doctor/CHANGELOG.md +++ b/packages/doctor/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.14](https://github.com/appium/appium/compare/@appium/doctor@2.1.13...@appium/doctor@2.1.14) (2024-11-29) + + +### Bug Fixes + +* **doctor:** update dependency appium-adb to v12.6.1 ([7e19c88](https://github.com/appium/appium/commit/7e19c88b79ea8c79489db54fcb3d56d9b2ab56dd)) +* **doctor:** update dependency appium-adb to v12.6.2 ([#20735](https://github.com/appium/appium/issues/20735)) ([d046657](https://github.com/appium/appium/commit/d04665777a0296e5d5bbc93ddc74329887cf9677)) +* **doctor:** update dependency appium-adb to v12.7.0 ([#20738](https://github.com/appium/appium/issues/20738)) ([9d21f56](https://github.com/appium/appium/commit/9d21f56edb4081f09a1255a665e589103fafe781)) + + + ## [2.1.13](https://github.com/appium/appium/compare/@appium/doctor@2.1.12...@appium/doctor@2.1.13) (2024-10-24) **Note:** Version bump only for package @appium/doctor diff --git a/packages/doctor/package.json b/packages/doctor/package.json index f134572a9..70d65fa94 100644 --- a/packages/doctor/package.json +++ b/packages/doctor/package.json @@ -1,6 +1,6 @@ { "name": "@appium/doctor", - "version": "2.1.13", + "version": "2.1.14", "description": "Test environment for fitness to run Appium", "keywords": [ "automation", @@ -44,7 +44,7 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.42", "@types/teen_process": "2.0.4", diff --git a/packages/docutils/CHANGELOG.md b/packages/docutils/CHANGELOG.md index d4ab8752b..36bc3c3bb 100644 --- a/packages/docutils/CHANGELOG.md +++ b/packages/docutils/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.24](https://github.com/appium/appium/compare/@appium/docutils@1.0.23...@appium/docutils@1.0.24) (2024-11-29) + + +### Bug Fixes + +* **docutils:** update dependency typescript to v5.7.2 ([#20773](https://github.com/appium/appium/issues/20773)) ([760961c](https://github.com/appium/appium/commit/760961c5eb49ad068b00644897e42f2f1fc28959)) +* **docutils:** update dependency yaml to v2.6.1 ([#20762](https://github.com/appium/appium/issues/20762)) ([a5389e6](https://github.com/appium/appium/commit/a5389e648af22570a55e70de71c159874362ffd9)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [1.0.23](https://github.com/appium/appium/compare/@appium/docutils@1.0.22...@appium/docutils@1.0.23) (2024-10-24) diff --git a/packages/docutils/package.json b/packages/docutils/package.json index b040272f7..0abb1e467 100644 --- a/packages/docutils/package.json +++ b/packages/docutils/package.json @@ -1,6 +1,6 @@ { "name": "@appium/docutils", - "version": "1.0.23", + "version": "1.0.24", "description": "Documentation generation utilities for Appium and related projects", "keywords": [ "automation", @@ -48,7 +48,7 @@ "start": "node ./build/lib/cli/index.js" }, "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@appium/tsconfig": "^0.3.3", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.4", diff --git a/packages/driver-test-support/CHANGELOG.md b/packages/driver-test-support/CHANGELOG.md index 0dc085352..aedf67c92 100644 --- a/packages/driver-test-support/CHANGELOG.md +++ b/packages/driver-test-support/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.12](https://github.com/appium/appium/compare/@appium/driver-test-support@0.6.11...@appium/driver-test-support@0.6.12) (2024-11-29) + + +### Bug Fixes + +* **driver-test-support:** update definitelytyped ([e3bce2b](https://github.com/appium/appium/commit/e3bce2b6be0ea072ec5e8472c0e191bdfea52a06)) +* **driver-test-support:** update dependency chai-as-promised to v8.0.1 ([#20774](https://github.com/appium/appium/issues/20774)) ([8df9c63](https://github.com/appium/appium/commit/8df9c631273eb07e85678df03d6aabd8dc036ffd)) +* **support:** update dependency axios to v1.7.8 ([#20778](https://github.com/appium/appium/issues/20778)) ([f9920e2](https://github.com/appium/appium/commit/f9920e2c1b02e3587e5d5fa00ac59055ab57fedd)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [0.6.11](https://github.com/appium/appium/compare/@appium/driver-test-support@0.6.10...@appium/driver-test-support@0.6.11) (2024-10-24) diff --git a/packages/driver-test-support/package.json b/packages/driver-test-support/package.json index 68d1ee029..c37aa1bb6 100644 --- a/packages/driver-test-support/package.json +++ b/packages/driver-test-support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/driver-test-support", - "version": "0.6.11", + "version": "0.6.12", "description": "Test utilities for Appium drivers", "keywords": [ "automation", @@ -41,7 +41,7 @@ }, "types": "./build/lib/index.d.ts", "dependencies": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@types/lodash": "4.17.13", "@types/stoppable": "1.1.3", "axios": "1.7.8", diff --git a/packages/fake-driver/CHANGELOG.md b/packages/fake-driver/CHANGELOG.md index 57c3bad09..ebf31d514 100644 --- a/packages/fake-driver/CHANGELOG.md +++ b/packages/fake-driver/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.6](https://github.com/appium/appium/compare/@appium/fake-driver@5.5.5...@appium/fake-driver@5.5.6) (2024-11-29) + + +### Bug Fixes + +* **universal-xml-plugin:** update dependency @xmldom/xmldom to v0.9.5 ([#20699](https://github.com/appium/appium/issues/20699)) ([7860c05](https://github.com/appium/appium/commit/7860c05285392732308e5bb6a6426b4b0fc45bc7)) + + + ## [5.5.5](https://github.com/appium/appium/compare/@appium/fake-driver@5.5.4...@appium/fake-driver@5.5.5) (2024-10-15) diff --git a/packages/fake-driver/package.json b/packages/fake-driver/package.json index eef8dbf13..42084c6c1 100644 --- a/packages/fake-driver/package.json +++ b/packages/fake-driver/package.json @@ -1,6 +1,6 @@ { "name": "@appium/fake-driver", - "version": "5.5.5", + "version": "5.5.6", "description": "Mock driver used internally by Appium for testing. Ignore", "keywords": [ "automation", diff --git a/packages/fake-plugin/CHANGELOG.md b/packages/fake-plugin/CHANGELOG.md index a444cdb05..22e5d9798 100644 --- a/packages/fake-plugin/CHANGELOG.md +++ b/packages/fake-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.52](https://github.com/appium/appium/compare/@appium/fake-plugin@3.1.51...@appium/fake-plugin@3.1.52) (2024-11-29) + +**Note:** Version bump only for package @appium/fake-plugin + + + + + ## [3.1.51](https://github.com/appium/appium/compare/@appium/fake-plugin@3.1.50...@appium/fake-plugin@3.1.51) (2024-10-24) **Note:** Version bump only for package @appium/fake-plugin diff --git a/packages/fake-plugin/package.json b/packages/fake-plugin/package.json index 5a31dab38..4aef29607 100644 --- a/packages/fake-plugin/package.json +++ b/packages/fake-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/fake-plugin", - "version": "3.1.51", + "version": "3.1.52", "description": "A fake Appium 2.0 plugin", "keywords": [ "automation", @@ -39,8 +39,8 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/base-plugin": "^2.2.47", - "@appium/support": "^5.1.6", + "@appium/base-plugin": "^2.2.48", + "@appium/support": "^5.1.7", "@types/bluebird": "3.5.42", "bluebird": "3.7.2", "lodash": "4.17.21", diff --git a/packages/images-plugin/CHANGELOG.md b/packages/images-plugin/CHANGELOG.md index 7352cb652..188c79eb9 100644 --- a/packages/images-plugin/CHANGELOG.md +++ b/packages/images-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.22](https://github.com/appium/appium/compare/@appium/images-plugin@3.0.21...@appium/images-plugin@3.0.22) (2024-11-29) + +**Note:** Version bump only for package @appium/images-plugin + + + + + ## [3.0.21](https://github.com/appium/appium/compare/@appium/images-plugin@3.0.20...@appium/images-plugin@3.0.21) (2024-10-24) **Note:** Version bump only for package @appium/images-plugin diff --git a/packages/images-plugin/package.json b/packages/images-plugin/package.json index 6bd5eb39c..f33929912 100644 --- a/packages/images-plugin/package.json +++ b/packages/images-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/images-plugin", - "version": "3.0.21", + "version": "3.0.22", "description": "Plugin for working with images and image elements in Appium", "keywords": [ "automation", @@ -40,7 +40,7 @@ }, "dependencies": { "@appium/opencv": "^3.0.6", - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "lodash": "4.17.21", "lru-cache": "10.4.3", "sharp": "0.33.5", diff --git a/packages/plugin-test-support/CHANGELOG.md b/packages/plugin-test-support/CHANGELOG.md index 37dfa9a4e..bfd08dea6 100644 --- a/packages/plugin-test-support/CHANGELOG.md +++ b/packages/plugin-test-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.3.44](https://github.com/appium/appium/compare/@appium/plugin-test-support@0.3.43...@appium/plugin-test-support@0.3.44) (2024-11-29) + +**Note:** Version bump only for package @appium/plugin-test-support + + + + + ## [0.3.43](https://github.com/appium/appium/compare/@appium/plugin-test-support@0.3.42...@appium/plugin-test-support@0.3.43) (2024-10-15) **Note:** Version bump only for package @appium/plugin-test-support diff --git a/packages/plugin-test-support/package.json b/packages/plugin-test-support/package.json index 6b7a07c19..40cc6e7b5 100644 --- a/packages/plugin-test-support/package.json +++ b/packages/plugin-test-support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/plugin-test-support", - "version": "0.3.43", + "version": "0.3.44", "description": "Testing utilities for Appium plugins", "keywords": [ "automation", @@ -41,7 +41,7 @@ "test:unit": "exit 0" }, "dependencies": { - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", diff --git a/packages/support/CHANGELOG.md b/packages/support/CHANGELOG.md index 541bf7228..ff87fe5b4 100644 --- a/packages/support/CHANGELOG.md +++ b/packages/support/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.1.7](https://github.com/appium/appium/compare/@appium/support@5.1.6...@appium/support@5.1.7) (2024-11-29) + + +### Bug Fixes + +* **appium:** correctly handle git/github install types (fix [#20781](https://github.com/appium/appium/issues/20781)) ([#20788](https://github.com/appium/appium/issues/20788)) ([522f05d](https://github.com/appium/appium/commit/522f05d25ecdf65e2ae22bd7830a250346fc5752)) +* **support:** Init MOCK_LOG before creating static logger instance ([#20750](https://github.com/appium/appium/issues/20750)) ([3696ac1](https://github.com/appium/appium/commit/3696ac1d8dc7d0c01233b1c94d0cd2bca56a67f5)) +* **support:** update dependency axios to v1.7.8 ([#20778](https://github.com/appium/appium/issues/20778)) ([f9920e2](https://github.com/appium/appium/commit/f9920e2c1b02e3587e5d5fa00ac59055ab57fedd)) +* **support:** update dependency shell-quote to v1.8.2 ([#20787](https://github.com/appium/appium/issues/20787)) ([59a8442](https://github.com/appium/appium/commit/59a84424f2664007392be2f34f9c03494f10b264)) +* **support:** update dependency uuid to v11 ([#20703](https://github.com/appium/appium/issues/20703)) ([805156b](https://github.com/appium/appium/commit/805156bd8b9cb5c9265a621d8b9e9e8d2cf1d6fb)) +* **support:** update dependency uuid to v11.0.2 ([#20708](https://github.com/appium/appium/issues/20708)) ([905f84f](https://github.com/appium/appium/commit/905f84faf51471b85df36253d3f3cf0be7c20db0)) +* **support:** update dependency uuid to v11.0.3 ([#20739](https://github.com/appium/appium/issues/20739)) ([9c9fa61](https://github.com/appium/appium/commit/9c9fa612a16a5a3130e2f0a61517e753774f68aa)) +* **support:** update dependency yauzl to v3.2.0 ([#20722](https://github.com/appium/appium/issues/20722)) ([850b095](https://github.com/appium/appium/commit/850b095ac0a787cf7c8944b6a73daec38b2cd880)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [5.1.6](https://github.com/appium/appium/compare/@appium/support@5.1.5...@appium/support@5.1.6) (2024-10-24) diff --git a/packages/support/package.json b/packages/support/package.json index 3662cb715..a79821cb1 100644 --- a/packages/support/package.json +++ b/packages/support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/support", - "version": "5.1.6", + "version": "5.1.7", "description": "Support libs used across appium packages", "keywords": [ "automation", @@ -43,7 +43,7 @@ "dependencies": { "@appium/logger": "^1.6.1", "@appium/tsconfig": "^0.3.3", - "@appium/types": "^0.22.0", + "@appium/types": "^0.22.1", "@colors/colors": "1.6.0", "@types/archiver": "6.0.3", "@types/base64-stream": "1.0.5", diff --git a/packages/test-support/CHANGELOG.md b/packages/test-support/CHANGELOG.md index a90cbda2c..348262c8c 100644 --- a/packages/test-support/CHANGELOG.md +++ b/packages/test-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.52](https://github.com/appium/appium/compare/@appium/test-support@3.0.51...@appium/test-support@3.0.52) (2024-11-29) + +**Note:** Version bump only for package @appium/test-support + + + + + ## [3.0.51](https://github.com/appium/appium/compare/@appium/test-support@3.0.50...@appium/test-support@3.0.51) (2024-10-24) **Note:** Version bump only for package @appium/test-support diff --git a/packages/test-support/package.json b/packages/test-support/package.json index f2e813114..676247e30 100644 --- a/packages/test-support/package.json +++ b/packages/test-support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/test-support", - "version": "3.0.51", + "version": "3.0.52", "description": "A collection of test utilities used across Appium packages", "keywords": [ "automation", @@ -45,7 +45,7 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/support": "^5.1.6", + "@appium/support": "^5.1.7", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 6c9f93db2..6c89f9c62 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.22.1](https://github.com/appium/appium/compare/@appium/types@0.22.0...@appium/types@0.22.1) (2024-11-29) + + +### Bug Fixes + +* **types:** update dependency @types/ws to v8.5.13 ([95406b6](https://github.com/appium/appium/commit/95406b603e48a3f78ac11bcbbf32e13596e1eb33)) +* **types:** update dependency type-fest to v4.27.0 ([#20754](https://github.com/appium/appium/issues/20754)) ([d6b4079](https://github.com/appium/appium/commit/d6b40797d387711df94c29984af91308da27f92b)) +* **types:** update dependency type-fest to v4.28.0 ([#20775](https://github.com/appium/appium/issues/20775)) ([a25d8f1](https://github.com/appium/appium/commit/a25d8f129c8baf76ab40ce3b8d053f7da77f14b3)) +* **types:** update dependency type-fest to v4.29.0 ([#20783](https://github.com/appium/appium/issues/20783)) ([b6aa5ac](https://github.com/appium/appium/commit/b6aa5ace6e54709dba54bc62a902d91851ab7ef1)) + + + ## [0.22.0](https://github.com/appium/appium/compare/@appium/types@0.21.3...@appium/types@0.22.0) (2024-10-15) diff --git a/packages/types/package.json b/packages/types/package.json index 935ad7993..bb628dfb0 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@appium/types", - "version": "0.22.0", + "version": "0.22.1", "description": "Various type declarations used across Appium", "keywords": [ "automation", diff --git a/packages/universal-xml-plugin/CHANGELOG.md b/packages/universal-xml-plugin/CHANGELOG.md index d87e41e90..2ec4e4eca 100644 --- a/packages/universal-xml-plugin/CHANGELOG.md +++ b/packages/universal-xml-plugin/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.25](https://github.com/appium/appium-plugins/compare/@appium/universal-xml-plugin@1.0.24...@appium/universal-xml-plugin@1.0.25) (2024-11-29) + + +### Bug Fixes + +* **universal-xml-plugin:** update dependency @xmldom/xmldom to v0.9.5 ([#20699](https://github.com/appium/appium-plugins/issues/20699)) ([7860c05](https://github.com/appium/appium-plugins/commit/7860c05285392732308e5bb6a6426b4b0fc45bc7)) + + + ## [1.0.24](https://github.com/appium/appium-plugins/compare/@appium/universal-xml-plugin@1.0.23...@appium/universal-xml-plugin@1.0.24) (2024-10-15) diff --git a/packages/universal-xml-plugin/package.json b/packages/universal-xml-plugin/package.json index f84e3fb47..65a15ed99 100644 --- a/packages/universal-xml-plugin/package.json +++ b/packages/universal-xml-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/universal-xml-plugin", - "version": "1.0.24", + "version": "1.0.25", "description": "Appium plugin for making XML source and XPath queries the same across iOS and Android", "keywords": [ "automation",