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
This commit is contained in:
Jonathan Lipps
2023-08-22 11:55:13 -07:00
parent b2560b5c1d
commit 524447ee05
29 changed files with 204 additions and 88 deletions

108
package-lock.json generated
View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",

View File

@@ -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

View File

@@ -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",

View File

@@ -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)

View File

@@ -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": [

View File

@@ -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)

View File

@@ -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",

View File

@@ -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)

View File

@@ -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",