From 524447ee0510a1e2a0cf144100e0ce469f3659b0 Mon Sep 17 00:00:00 2001 From: Jonathan Lipps Date: Tue, 22 Aug 2023 11:55:13 -0700 Subject: [PATCH] chore: publish - appium@2.1.2 - @appium/base-driver@9.3.19 - @appium/base-plugin@2.2.19 - @appium/doctor@2.0.25 - @appium/docutils@0.4.8 - @appium/driver-test-support@0.4.14 - @appium/execute-driver-plugin@3.0.17 - @appium/fake-plugin@3.1.23 - @appium/plugin-test-support@0.3.21 - @appium/support@4.1.6 - @appium/test-support@3.0.24 - @appium/tsconfig@0.3.1 - @appium/types@0.13.4 - @appium/universal-xml-plugin@1.0.12 --- package-lock.json | 108 ++++++++++---------- packages/appium/CHANGELOG.md | 8 ++ packages/appium/package.json | 12 +-- packages/base-driver/CHANGELOG.md | 8 ++ packages/base-driver/package.json | 6 +- packages/base-plugin/CHANGELOG.md | 8 ++ packages/base-plugin/package.json | 6 +- packages/doctor/CHANGELOG.md | 8 ++ packages/doctor/package.json | 4 +- packages/docutils/CHANGELOG.md | 8 ++ packages/docutils/package.json | 6 +- packages/driver-test-support/CHANGELOG.md | 8 ++ packages/driver-test-support/package.json | 4 +- packages/execute-driver-plugin/CHANGELOG.md | 10 ++ packages/execute-driver-plugin/package.json | 2 +- packages/fake-plugin/CHANGELOG.md | 8 ++ packages/fake-plugin/package.json | 6 +- packages/plugin-test-support/CHANGELOG.md | 8 ++ packages/plugin-test-support/package.json | 4 +- packages/support/CHANGELOG.md | 8 ++ packages/support/package.json | 6 +- packages/test-support/CHANGELOG.md | 8 ++ packages/test-support/package.json | 4 +- packages/tsconfig/CHANGELOG.md | 9 ++ packages/tsconfig/package.json | 2 +- packages/types/CHANGELOG.md | 8 ++ packages/types/package.json | 4 +- packages/universal-xml-plugin/CHANGELOG.md | 9 ++ packages/universal-xml-plugin/package.json | 2 +- 29 files changed, 204 insertions(+), 88 deletions(-) diff --git a/package-lock.json b/package-lock.json index 63f41d662..6c96c7a34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22948,16 +22948,16 @@ } }, "packages/appium": { - "version": "2.1.1", + "version": "2.1.2", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@appium/base-driver": "^9.3.18", - "@appium/base-plugin": "^2.2.18", - "@appium/docutils": "^0.4.7", + "@appium/base-driver": "^9.3.19", + "@appium/base-plugin": "^2.2.19", + "@appium/docutils": "^0.4.8", "@appium/schema": "^0.3.1", - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@sidvind/better-ajv-errors": "2.1.0", "@types/argparse": "2.0.10", "@types/bluebird": "3.5.38", @@ -23102,11 +23102,11 @@ }, "packages/base-driver": { "name": "@appium/base-driver", - "version": "9.3.18", + "version": "9.3.19", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.0", "@types/bluebird": "3.5.38", @@ -23154,11 +23154,11 @@ }, "packages/base-plugin": { "name": "@appium/base-plugin", - "version": "2.2.18", + "version": "2.2.19", "license": "Apache-2.0", "dependencies": { - "@appium/base-driver": "^9.3.18", - "@appium/support": "^4.1.5" + "@appium/base-driver": "^9.3.19", + "@appium/support": "^4.1.6" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", @@ -23167,10 +23167,10 @@ }, "packages/doctor": { "name": "@appium/doctor", - "version": "2.0.24", + "version": "2.0.25", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.38", "@types/teen_process": "2.0.0", @@ -23192,11 +23192,11 @@ }, "packages/docutils": { "name": "@appium/docutils", - "version": "0.4.7", + "version": "0.4.8", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^4.1.5", - "@appium/tsconfig": "^0.3.0", + "@appium/support": "^4.1.6", + "@appium/tsconfig": "^0.3.1", "@appium/typedoc-plugin-appium": "^0.6.6", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.0", @@ -23308,10 +23308,10 @@ }, "packages/driver-test-support": { "name": "@appium/driver-test-support", - "version": "0.4.13", + "version": "0.4.14", "license": "Apache-2.0", "dependencies": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "@types/lodash": "4.14.197", "@types/stoppable": "1.1.1", "axios": "1.4.0", @@ -23380,7 +23380,7 @@ }, "packages/execute-driver-plugin": { "name": "@appium/execute-driver-plugin", - "version": "3.0.16", + "version": "3.0.17", "license": "Apache-2.0", "dependencies": { "@types/bluebird": "3.5.38", @@ -23424,11 +23424,11 @@ }, "packages/fake-plugin": { "name": "@appium/fake-plugin", - "version": "3.1.22", + "version": "3.1.23", "license": "Apache-2.0", "dependencies": { - "@appium/base-plugin": "^2.2.18", - "@appium/support": "^4.1.5", + "@appium/base-plugin": "^2.2.19", + "@appium/support": "^4.1.6", "@types/bluebird": "3.5.38", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -23487,10 +23487,10 @@ }, "packages/plugin-test-support": { "name": "@appium/plugin-test-support", - "version": "0.3.20", + "version": "0.3.21", "license": "Apache-2.0", "dependencies": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", @@ -23550,11 +23550,11 @@ }, "packages/support": { "name": "@appium/support", - "version": "4.1.5", + "version": "4.1.6", "license": "Apache-2.0", "dependencies": { - "@appium/tsconfig": "^0.3.0", - "@appium/types": "^0.13.3", + "@appium/tsconfig": "^0.3.1", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/archiver": "5.3.2", "@types/base64-stream": "1.0.2", @@ -23790,10 +23790,10 @@ }, "packages/test-support": { "name": "@appium/test-support", - "version": "3.0.23", + "version": "3.0.24", "license": "Apache-2.0", "dependencies": { - "@appium/support": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -23812,7 +23812,7 @@ }, "packages/tsconfig": { "name": "@appium/tsconfig", - "version": "0.3.0", + "version": "0.3.1", "license": "Apache-2.0", "dependencies": { "@tsconfig/node14": "1.0.3" @@ -23846,11 +23846,11 @@ }, "packages/types": { "name": "@appium/types", - "version": "0.13.3", + "version": "0.13.4", "license": "Apache-2.0", "dependencies": { "@appium/schema": "^0.3.1", - "@appium/tsconfig": "^0.3.0", + "@appium/tsconfig": "^0.3.1", "@types/express": "4.17.17", "@types/npmlog": "4.1.4", "@types/ws": "8.5.5", @@ -23863,7 +23863,7 @@ }, "packages/universal-xml-plugin": { "name": "@appium/universal-xml-plugin", - "version": "1.0.11", + "version": "1.0.12", "license": "Apache-2.0", "dependencies": { "@types/xmldom": "0.1.31", @@ -23899,8 +23899,8 @@ "@appium/base-driver": { "version": "file:packages/base-driver", "requires": { - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.0", "@types/bluebird": "3.5.38", @@ -23942,14 +23942,14 @@ "@appium/base-plugin": { "version": "file:packages/base-plugin", "requires": { - "@appium/base-driver": "^9.3.18", - "@appium/support": "^4.1.5" + "@appium/base-driver": "^9.3.19", + "@appium/support": "^4.1.6" } }, "@appium/doctor": { "version": "file:packages/doctor", "requires": { - "@appium/support": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.38", "@types/teen_process": "2.0.0", @@ -23965,8 +23965,8 @@ "@appium/docutils": { "version": "file:packages/docutils", "requires": { - "@appium/support": "^4.1.5", - "@appium/tsconfig": "^0.3.0", + "@appium/support": "^4.1.6", + "@appium/tsconfig": "^0.3.1", "@appium/typedoc-plugin-appium": "^0.6.6", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.0", @@ -24040,7 +24040,7 @@ "@appium/driver-test-support": { "version": "file:packages/driver-test-support", "requires": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "@types/lodash": "4.14.197", "@types/stoppable": "1.1.1", "axios": "1.4.0", @@ -24098,8 +24098,8 @@ "@appium/fake-plugin": { "version": "file:packages/fake-plugin", "requires": { - "@appium/base-plugin": "^2.2.18", - "@appium/support": "^4.1.5", + "@appium/base-plugin": "^2.2.19", + "@appium/support": "^4.1.6", "@types/bluebird": "3.5.38", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -24135,7 +24135,7 @@ "@appium/plugin-test-support": { "version": "file:packages/plugin-test-support", "requires": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "get-port": "5.1.1", "log-symbols": "4.1.0", "source-map-support": "0.5.21", @@ -24167,8 +24167,8 @@ "@appium/support": { "version": "file:packages/support", "requires": { - "@appium/tsconfig": "^0.3.0", - "@appium/types": "^0.13.3", + "@appium/tsconfig": "^0.3.1", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/archiver": "5.3.2", "@types/base64-stream": "1.0.2", @@ -24336,7 +24336,7 @@ "@appium/test-support": { "version": "file:packages/test-support", "requires": { - "@appium/support": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", @@ -24364,7 +24364,7 @@ "version": "file:packages/types", "requires": { "@appium/schema": "^0.3.1", - "@appium/tsconfig": "^0.3.0", + "@appium/tsconfig": "^0.3.1", "@types/express": "4.17.17", "@types/npmlog": "4.1.4", "@types/ws": "8.5.5", @@ -28122,12 +28122,12 @@ "appium": { "version": "file:packages/appium", "requires": { - "@appium/base-driver": "^9.3.18", - "@appium/base-plugin": "^2.2.18", - "@appium/docutils": "^0.4.7", + "@appium/base-driver": "^9.3.19", + "@appium/base-plugin": "^2.2.19", + "@appium/docutils": "^0.4.8", "@appium/schema": "^0.3.1", - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@sidvind/better-ajv-errors": "2.1.0", "@types/argparse": "2.0.10", "@types/bluebird": "3.5.38", diff --git a/packages/appium/CHANGELOG.md b/packages/appium/CHANGELOG.md index a413e31af..924c20468 100644 --- a/packages/appium/CHANGELOG.md +++ b/packages/appium/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.1.2](https://github.com/appium/appium/compare/appium@2.1.1...appium@2.1.2) (2023-08-22) + +**Note:** Version bump only for package appium + + + + + ## [2.1.1](https://github.com/appium/appium/compare/appium@2.1.0...appium@2.1.1) (2023-08-21) **Note:** Version bump only for package appium diff --git a/packages/appium/package.json b/packages/appium/package.json index 7a5ae00a0..906f50b0f 100644 --- a/packages/appium/package.json +++ b/packages/appium/package.json @@ -1,6 +1,6 @@ { "name": "appium", - "version": "2.1.1", + "version": "2.1.2", "description": "Automation for Apps.", "keywords": [ "automation", @@ -60,12 +60,12 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/base-driver": "^9.3.18", - "@appium/base-plugin": "^2.2.18", - "@appium/docutils": "^0.4.7", + "@appium/base-driver": "^9.3.19", + "@appium/base-plugin": "^2.2.19", + "@appium/docutils": "^0.4.8", "@appium/schema": "^0.3.1", - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@sidvind/better-ajv-errors": "2.1.0", "@types/argparse": "2.0.10", "@types/bluebird": "3.5.38", diff --git a/packages/base-driver/CHANGELOG.md b/packages/base-driver/CHANGELOG.md index 691ecc3a6..645308cb9 100644 --- a/packages/base-driver/CHANGELOG.md +++ b/packages/base-driver/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. +## [9.3.19](https://github.com/appium/appium/compare/@appium/base-driver@9.3.18...@appium/base-driver@9.3.19) (2023-08-22) + +**Note:** Version bump only for package @appium/base-driver + + + + + ## [9.3.18](https://github.com/appium/appium/compare/@appium/base-driver@9.3.17...@appium/base-driver@9.3.18) (2023-08-21) diff --git a/packages/base-driver/package.json b/packages/base-driver/package.json index f53148c58..78514b350 100644 --- a/packages/base-driver/package.json +++ b/packages/base-driver/package.json @@ -1,6 +1,6 @@ { "name": "@appium/base-driver", - "version": "9.3.18", + "version": "9.3.19", "description": "Base driver class for Appium drivers", "keywords": [ "automation", @@ -44,8 +44,8 @@ "test:types": "tsd" }, "dependencies": { - "@appium/support": "^4.1.5", - "@appium/types": "^0.13.3", + "@appium/support": "^4.1.6", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/async-lock": "1.4.0", "@types/bluebird": "3.5.38", diff --git a/packages/base-plugin/CHANGELOG.md b/packages/base-plugin/CHANGELOG.md index 24488b24f..d5a0ed4ff 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.19](https://github.com/appium/appium/compare/@appium/base-plugin@2.2.18...@appium/base-plugin@2.2.19) (2023-08-22) + +**Note:** Version bump only for package @appium/base-plugin + + + + + ## [2.2.18](https://github.com/appium/appium/compare/@appium/base-plugin@2.2.17...@appium/base-plugin@2.2.18) (2023-08-21) **Note:** Version bump only for package @appium/base-plugin diff --git a/packages/base-plugin/package.json b/packages/base-plugin/package.json index f88efcae3..0bc2e85db 100644 --- a/packages/base-plugin/package.json +++ b/packages/base-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/base-plugin", - "version": "2.2.18", + "version": "2.2.19", "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.3.18", - "@appium/support": "^4.1.5" + "@appium/base-driver": "^9.3.19", + "@appium/support": "^4.1.6" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", diff --git a/packages/doctor/CHANGELOG.md b/packages/doctor/CHANGELOG.md index 6e2509d94..3d6a9d8fd 100644 --- a/packages/doctor/CHANGELOG.md +++ b/packages/doctor/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.0.25](https://github.com/appium/appium/compare/@appium/doctor@2.0.24...@appium/doctor@2.0.25) (2023-08-22) + +**Note:** Version bump only for package @appium/doctor + + + + + ## [2.0.24](https://github.com/appium/appium/compare/@appium/doctor@2.0.23...@appium/doctor@2.0.24) (2023-08-21) diff --git a/packages/doctor/package.json b/packages/doctor/package.json index 3da000e8f..5992235a0 100644 --- a/packages/doctor/package.json +++ b/packages/doctor/package.json @@ -1,6 +1,6 @@ { "name": "@appium/doctor", - "version": "2.0.24", + "version": "2.0.25", "description": "Test environment for fitness to run Appium", "keywords": [ "automation", @@ -44,7 +44,7 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/support": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "@types/bluebird": "3.5.38", "@types/teen_process": "2.0.0", diff --git a/packages/docutils/CHANGELOG.md b/packages/docutils/CHANGELOG.md index fa82f3351..74bd6c94e 100644 --- a/packages/docutils/CHANGELOG.md +++ b/packages/docutils/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.4.8](https://github.com/appium/appium/compare/@appium/docutils@0.4.7...@appium/docutils@0.4.8) (2023-08-22) + +**Note:** Version bump only for package @appium/docutils + + + + + ## [0.4.7](https://github.com/appium/appium/compare/@appium/docutils@0.4.6...@appium/docutils@0.4.7) (2023-08-21) **Note:** Version bump only for package @appium/docutils diff --git a/packages/docutils/package.json b/packages/docutils/package.json index 1fbde934a..c4e95ef8e 100644 --- a/packages/docutils/package.json +++ b/packages/docutils/package.json @@ -1,6 +1,6 @@ { "name": "@appium/docutils", - "version": "0.4.7", + "version": "0.4.8", "description": "Documentation generation utilities for Appium and related projects", "keywords": [ "automation", @@ -49,8 +49,8 @@ "start": "node ./build/lib/cli/index.js" }, "dependencies": { - "@appium/support": "^4.1.5", - "@appium/tsconfig": "^0.3.0", + "@appium/support": "^4.1.6", + "@appium/tsconfig": "^0.3.1", "@appium/typedoc-plugin-appium": "^0.6.6", "@sliphua/lilconfig-ts-loader": "3.2.2", "@types/which": "3.0.0", diff --git a/packages/driver-test-support/CHANGELOG.md b/packages/driver-test-support/CHANGELOG.md index 1bb8dcbd6..78e1b29eb 100644 --- a/packages/driver-test-support/CHANGELOG.md +++ b/packages/driver-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.4.14](https://github.com/appium/appium/compare/@appium/driver-test-support@0.4.13...@appium/driver-test-support@0.4.14) (2023-08-22) + +**Note:** Version bump only for package @appium/driver-test-support + + + + + ## [0.4.13](https://github.com/appium/appium/compare/@appium/driver-test-support@0.4.12...@appium/driver-test-support@0.4.13) (2023-08-21) diff --git a/packages/driver-test-support/package.json b/packages/driver-test-support/package.json index 4e26ae121..d01eecc30 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.4.13", + "version": "0.4.14", "description": "Test utilities for Appium drivers", "keywords": [ "automation", @@ -41,7 +41,7 @@ }, "types": "./build/lib/index.d.ts", "dependencies": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "@types/lodash": "4.14.197", "@types/stoppable": "1.1.1", "axios": "1.4.0", diff --git a/packages/execute-driver-plugin/CHANGELOG.md b/packages/execute-driver-plugin/CHANGELOG.md index 6469b5f53..d2f3c358f 100644 --- a/packages/execute-driver-plugin/CHANGELOG.md +++ b/packages/execute-driver-plugin/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.17](https://github.com/appium/appium/compare/@appium/execute-driver-plugin@3.0.16...@appium/execute-driver-plugin@3.0.17) (2023-08-22) + + +### Bug Fixes + +* **execute-driver-plugin:** update dependency webdriverio to v7.32.4 ([4e4eaad](https://github.com/appium/appium/commit/4e4eaad6b68386e900427aafd9afd19f43033bda)) +* **execute-driver-plugin:** update dependency webdriverio to v8 ([#18095](https://github.com/appium/appium/issues/18095)) ([b608db9](https://github.com/appium/appium/commit/b608db91a8ef0e3cad43ce3e14b625bf9234d383)) + + + ## [3.0.16](https://github.com/appium/appium/compare/@appium/execute-driver-plugin@3.0.15...@appium/execute-driver-plugin@3.0.16) (2023-08-17) diff --git a/packages/execute-driver-plugin/package.json b/packages/execute-driver-plugin/package.json index 2d378903d..f167f77a8 100644 --- a/packages/execute-driver-plugin/package.json +++ b/packages/execute-driver-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/execute-driver-plugin", - "version": "3.0.16", + "version": "3.0.17", "description": "Plugin for batching and executing driver commands with Appiums", "keywords": [ "automation", diff --git a/packages/fake-plugin/CHANGELOG.md b/packages/fake-plugin/CHANGELOG.md index 6776ad1d9..4814e75d6 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.23](https://github.com/appium/appium/compare/@appium/fake-plugin@3.1.22...@appium/fake-plugin@3.1.23) (2023-08-22) + +**Note:** Version bump only for package @appium/fake-plugin + + + + + ## [3.1.22](https://github.com/appium/appium/compare/@appium/fake-plugin@3.1.21...@appium/fake-plugin@3.1.22) (2023-08-21) **Note:** Version bump only for package @appium/fake-plugin diff --git a/packages/fake-plugin/package.json b/packages/fake-plugin/package.json index f4934a65f..3b3b221d0 100644 --- a/packages/fake-plugin/package.json +++ b/packages/fake-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@appium/fake-plugin", - "version": "3.1.22", + "version": "3.1.23", "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.18", - "@appium/support": "^4.1.5", + "@appium/base-plugin": "^2.2.19", + "@appium/support": "^4.1.6", "@types/bluebird": "3.5.38", "bluebird": "3.7.2", "lodash": "4.17.21", diff --git a/packages/plugin-test-support/CHANGELOG.md b/packages/plugin-test-support/CHANGELOG.md index 5df16710f..981bef639 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.21](https://github.com/appium/appium/compare/@appium/plugin-test-support@0.3.20...@appium/plugin-test-support@0.3.21) (2023-08-22) + +**Note:** Version bump only for package @appium/plugin-test-support + + + + + ## [0.3.20](https://github.com/appium/appium/compare/@appium/plugin-test-support@0.3.19...@appium/plugin-test-support@0.3.20) (2023-08-17) **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 22baa2123..114ee88c4 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.20", + "version": "0.3.21", "description": "Testing utilities for Appium plugins", "keywords": [ "automation", @@ -41,7 +41,7 @@ "test:unit": "exit 0" }, "dependencies": { - "@appium/types": "^0.13.3", + "@appium/types": "^0.13.4", "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 59f3cc208..a760afb57 100644 --- a/packages/support/CHANGELOG.md +++ b/packages/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. +## [4.1.6](https://github.com/appium/appium/compare/@appium/support@4.1.5...@appium/support@4.1.6) (2023-08-22) + +**Note:** Version bump only for package @appium/support + + + + + ## [4.1.5](https://github.com/appium/appium/compare/@appium/support@4.1.4...@appium/support@4.1.5) (2023-08-21) diff --git a/packages/support/package.json b/packages/support/package.json index cd65f492f..2a2ac99de 100644 --- a/packages/support/package.json +++ b/packages/support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/support", - "version": "4.1.5", + "version": "4.1.6", "description": "Support libs used across appium packages", "keywords": [ "automation", @@ -41,8 +41,8 @@ "test:unit": "mocha \"./test/unit/**/*.spec.js\"" }, "dependencies": { - "@appium/tsconfig": "^0.3.0", - "@appium/types": "^0.13.3", + "@appium/tsconfig": "^0.3.1", + "@appium/types": "^0.13.4", "@colors/colors": "1.6.0", "@types/archiver": "5.3.2", "@types/base64-stream": "1.0.2", diff --git a/packages/test-support/CHANGELOG.md b/packages/test-support/CHANGELOG.md index 076eb30df..b02f6bd13 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.24](https://github.com/appium/appium/compare/@appium/test-support@3.0.23...@appium/test-support@3.0.24) (2023-08-22) + +**Note:** Version bump only for package @appium/test-support + + + + + ## [3.0.23](https://github.com/appium/appium/compare/@appium/test-support@3.0.22...@appium/test-support@3.0.23) (2023-08-21) **Note:** Version bump only for package @appium/test-support diff --git a/packages/test-support/package.json b/packages/test-support/package.json index 7d9346cae..b5f84692f 100644 --- a/packages/test-support/package.json +++ b/packages/test-support/package.json @@ -1,6 +1,6 @@ { "name": "@appium/test-support", - "version": "3.0.23", + "version": "3.0.24", "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": "^4.1.5", + "@appium/support": "^4.1.6", "@colors/colors": "1.6.0", "bluebird": "3.7.2", "lodash": "4.17.21", diff --git a/packages/tsconfig/CHANGELOG.md b/packages/tsconfig/CHANGELOG.md index 813cb8fb2..d5130a238 100644 --- a/packages/tsconfig/CHANGELOG.md +++ b/packages/tsconfig/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. +## [0.3.1](https://github.com/appium/appium/compare/@appium/tsconfig@0.3.0...@appium/tsconfig@0.3.1) (2023-08-22) + + +### Bug Fixes + +* **execute-driver-plugin:** update dependency webdriverio to v8 ([#18095](https://github.com/appium/appium/issues/18095)) ([b608db9](https://github.com/appium/appium/commit/b608db91a8ef0e3cad43ce3e14b625bf9234d383)) + + + # [0.3.0](https://github.com/appium/appium/compare/@appium/tsconfig@0.2.4...@appium/tsconfig@0.3.0) (2023-04-10) diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index edbc1be68..e8d05cb8a 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@appium/tsconfig", - "version": "0.3.0", + "version": "0.3.1", "description": "Shared TypeScript Config for Appium", "main": "tsconfig.json", "keywords": [ diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 93eadbd46..b800fa734 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/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.13.4](https://github.com/appium/appium/compare/@appium/types@0.13.3...@appium/types@0.13.4) (2023-08-22) + +**Note:** Version bump only for package @appium/types + + + + + ## [0.13.3](https://github.com/appium/appium/compare/@appium/types@0.13.2...@appium/types@0.13.3) (2023-08-17) diff --git a/packages/types/package.json b/packages/types/package.json index 950e5ad22..76fb674d4 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@appium/types", - "version": "0.13.3", + "version": "0.13.4", "description": "Various type declarations used across Appium", "keywords": [ "automation", @@ -39,7 +39,7 @@ }, "dependencies": { "@appium/schema": "^0.3.1", - "@appium/tsconfig": "^0.3.0", + "@appium/tsconfig": "^0.3.1", "@types/express": "4.17.17", "@types/npmlog": "4.1.4", "@types/ws": "8.5.5", diff --git a/packages/universal-xml-plugin/CHANGELOG.md b/packages/universal-xml-plugin/CHANGELOG.md index bbae5d45e..e6a61a647 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.12](https://github.com/appium/appium-plugins/compare/@appium/universal-xml-plugin@1.0.11...@appium/universal-xml-plugin@1.0.12) (2023-08-22) + + +### Bug Fixes + +* **universal-xml-plugin:** actually export plugin using correct CJS syntax ([#19032](https://github.com/appium/appium-plugins/issues/19032)) ([b2560b5](https://github.com/appium/appium-plugins/commit/b2560b5c1dbd3ba5104439c25454bec2275dcccf)) + + + ## [1.0.11](https://github.com/appium/appium-plugins/compare/@appium/universal-xml-plugin@1.0.10...@appium/universal-xml-plugin@1.0.11) (2023-08-21) diff --git a/packages/universal-xml-plugin/package.json b/packages/universal-xml-plugin/package.json index dec070a11..08e5f42cb 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.11", + "version": "1.0.12", "description": "Appium plugin for making XML source and XPath queries the same across iOS and Android", "keywords": [ "automation",