chore: bump all non-rc packages to rc (#21477)

* chore: bump all non-rc packages to rc

* chore: change peerDeps to 3.0.0-beta.0
This commit is contained in:
Edgars Eglītis
2025-08-14 18:52:07 +03:00
committed by GitHub
parent 321ab5a9d6
commit f7f8e405db
24 changed files with 181 additions and 162 deletions

160
package-lock.json generated
View File

@@ -19310,13 +19310,13 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@appium/base-driver": "^10.0.0-beta.2",
"@appium/base-plugin": "^3.0.0-beta.2",
"@appium/docutils": "^1.1.0",
"@appium/logger": "^1.7.0",
"@appium/schema": "^0.8.1",
"@appium/support": "^6.1.0",
"@appium/types": "^0.26.0",
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/docutils": "^2.0.0-rc.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@sidvind/better-ajv-errors": "4.0.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
@@ -19397,8 +19397,8 @@
"version": "10.0.0-rc.1",
"license": "Apache-2.0",
"dependencies": {
"@appium/support": "^6.1.1",
"@appium/types": "^0.26.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
@@ -19579,8 +19579,8 @@
"version": "3.0.0-rc.1",
"license": "Apache-2.0",
"dependencies": {
"@appium/base-driver": "^10.0.0-beta.0",
"@appium/support": "^6.1.1"
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -19589,10 +19589,10 @@
},
"packages/docutils": {
"name": "@appium/docutils",
"version": "1.1.1",
"version": "2.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/support": "^6.1.0",
"@appium/support": "^7.0.0-rc.0",
"chalk": "4.1.2",
"consola": "3.4.2",
"diff": "8.0.02",
@@ -19820,10 +19820,10 @@
},
"packages/driver-test-support": {
"name": "@appium/driver-test-support",
"version": "0.8.0",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
@@ -19839,7 +19839,7 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43 || ^3.0.0-beta.0",
"appium": "^3.0.0-beta.0",
"mocha": "*"
}
},
@@ -19868,7 +19868,7 @@
},
"packages/eslint-config-appium-ts": {
"name": "@appium/eslint-config-appium-ts",
"version": "1.0.4",
"version": "2.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@eslint/compat": "1.3.2",
@@ -19890,7 +19890,7 @@
},
"packages/execute-driver-plugin": {
"name": "@appium/execute-driver-plugin",
"version": "4.0.6",
"version": "5.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"bluebird": "3.7.2",
@@ -19903,7 +19903,7 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/execute-driver-plugin/node_modules/@puppeteer/browsers": {
@@ -20393,7 +20393,7 @@
},
"packages/fake-driver": {
"name": "@appium/fake-driver",
"version": "5.7.3",
"version": "6.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@xmldom/xmldom": "0.9.8",
@@ -20408,16 +20408,16 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.4.1 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/fake-plugin": {
"name": "@appium/fake-plugin",
"version": "3.2.7",
"version": "4.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/base-plugin": "^3.0.0-beta.0",
"@appium/support": "^6.1.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"source-map-support": "0.5.21"
@@ -20427,16 +20427,16 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/images-plugin": {
"name": "@appium/images-plugin",
"version": "3.1.3",
"version": "4.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/opencv": "^3.0.10",
"@appium/support": "^6.1.1",
"@appium/opencv": "^4.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"lodash": "4.17.21",
"lru-cache": "11.1.0",
"sharp": "0.34.3",
@@ -20447,7 +20447,7 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/images-plugin/node_modules/lru-cache": {
@@ -20461,7 +20461,7 @@
},
"packages/logger": {
"name": "@appium/logger",
"version": "1.7.1",
"version": "2.0.0-rc.0",
"license": "ISC",
"dependencies": {
"console-control-strings": "1.1.0",
@@ -20485,7 +20485,7 @@
},
"packages/opencv": {
"name": "@appium/opencv",
"version": "3.0.10",
"version": "4.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"bluebird": "3.7.2",
@@ -20501,10 +20501,10 @@
},
"packages/plugin-test-support": {
"name": "@appium/plugin-test-support",
"version": "0.3.54",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
@@ -20515,13 +20515,13 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43 || ^3.0.0-beta.0",
"appium": "^3.0.0-beta.0",
"mocha": "*"
}
},
"packages/relaxed-caps-plugin": {
"name": "@appium/relaxed-caps-plugin",
"version": "1.0.6",
"version": "2.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"lodash": "4.17.21",
@@ -20532,12 +20532,12 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/schema": {
"name": "@appium/schema",
"version": "0.8.1",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"json-schema": "0.4.0",
@@ -20550,10 +20550,10 @@
},
"packages/storage-plugin": {
"name": "@appium/storage-plugin",
"version": "0.1.3",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/support": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"async-lock": "1.4.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -20567,7 +20567,7 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/storage-plugin/node_modules/lru-cache": {
@@ -20581,7 +20581,7 @@
},
"packages/strongbox": {
"name": "@appium/strongbox",
"version": "0.3.4",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"env-paths": "2.2.1",
@@ -20594,12 +20594,12 @@
},
"packages/support": {
"name": "@appium/support",
"version": "6.1.1",
"version": "7.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/logger": "^1.7.1",
"@appium/tsconfig": "^0.3.5",
"@appium/types": "^0.26.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.11.0",
@@ -20830,10 +20830,10 @@
},
"packages/test-support": {
"name": "@appium/test-support",
"version": "3.1.10",
"version": "4.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/support": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"@colors/colors": "1.6.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -20852,7 +20852,7 @@
},
"packages/tsconfig": {
"name": "@appium/tsconfig",
"version": "0.3.5",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@tsconfig/node14": "14.1.4"
@@ -20864,12 +20864,12 @@
},
"packages/types": {
"name": "@appium/types",
"version": "0.26.0",
"version": "1.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@appium/logger": "^1.7.1",
"@appium/schema": "^0.8.1",
"@appium/tsconfig": "^0.3.5",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"type-fest": "4.41.0"
},
"engines": {
@@ -20891,7 +20891,7 @@
},
"packages/universal-xml-plugin": {
"name": "@appium/universal-xml-plugin",
"version": "1.0.34",
"version": "2.0.0-rc.0",
"license": "Apache-2.0",
"dependencies": {
"@xmldom/xmldom": "0.9.8",
@@ -20905,7 +20905,7 @@
"npm": ">=10"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
}
},
"packages/universal-xml-plugin/node_modules/fast-xml-parser": {
@@ -20959,8 +20959,8 @@
"@appium/base-driver": {
"version": "file:packages/base-driver",
"requires": {
"@appium/support": "^6.1.1",
"@appium/types": "^0.26.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
@@ -21081,14 +21081,14 @@
"@appium/base-plugin": {
"version": "file:packages/base-plugin",
"requires": {
"@appium/base-driver": "^10.0.0-beta.0",
"@appium/support": "^6.1.1"
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0"
}
},
"@appium/docutils": {
"version": "file:packages/docutils",
"requires": {
"@appium/support": "^6.1.0",
"@appium/support": "^7.0.0-rc.0",
"chalk": "4.1.2",
"consola": "3.4.2",
"diff": "8.0.02",
@@ -21225,7 +21225,7 @@
"@appium/driver-test-support": {
"version": "file:packages/driver-test-support",
"requires": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
@@ -21607,8 +21607,8 @@
"@appium/fake-plugin": {
"version": "file:packages/fake-plugin",
"requires": {
"@appium/base-plugin": "^3.0.0-beta.0",
"@appium/support": "^6.1.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"source-map-support": "0.5.21"
@@ -21617,8 +21617,8 @@
"@appium/images-plugin": {
"version": "file:packages/images-plugin",
"requires": {
"@appium/opencv": "^3.0.10",
"@appium/support": "^6.1.1",
"@appium/opencv": "^4.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"lodash": "4.17.21",
"lru-cache": "11.1.0",
"sharp": "0.34.3",
@@ -21661,7 +21661,7 @@
"@appium/plugin-test-support": {
"version": "file:packages/plugin-test-support",
"requires": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
@@ -21685,7 +21685,7 @@
"@appium/storage-plugin": {
"version": "file:packages/storage-plugin",
"requires": {
"@appium/support": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"async-lock": "1.4.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -21712,9 +21712,9 @@
"@appium/support": {
"version": "file:packages/support",
"requires": {
"@appium/logger": "^1.7.1",
"@appium/tsconfig": "^0.3.5",
"@appium/types": "^0.26.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.11.0",
@@ -21858,7 +21858,7 @@
"@appium/test-support": {
"version": "file:packages/test-support",
"requires": {
"@appium/support": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"@colors/colors": "1.6.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -21876,9 +21876,9 @@
"@appium/types": {
"version": "file:packages/types",
"requires": {
"@appium/logger": "^1.7.1",
"@appium/schema": "^0.8.1",
"@appium/tsconfig": "^0.3.5",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"type-fest": "4.41.0"
},
"dependencies": {
@@ -24664,13 +24664,13 @@
"appium": {
"version": "file:packages/appium",
"requires": {
"@appium/base-driver": "^10.0.0-beta.2",
"@appium/base-plugin": "^3.0.0-beta.2",
"@appium/docutils": "^1.1.0",
"@appium/logger": "^1.7.0",
"@appium/schema": "^0.8.1",
"@appium/support": "^6.1.0",
"@appium/types": "^0.26.0",
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/docutils": "^2.0.0-rc.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@sidvind/better-ajv-errors": "4.0.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",

View File

@@ -60,13 +60,13 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@appium/base-driver": "^10.0.0-beta.2",
"@appium/base-plugin": "^3.0.0-beta.2",
"@appium/docutils": "^1.1.0",
"@appium/logger": "^1.7.0",
"@appium/schema": "^0.8.1",
"@appium/support": "^6.1.0",
"@appium/types": "^0.26.0",
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/docutils": "^2.0.0-rc.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@sidvind/better-ajv-errors": "4.0.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
@@ -96,7 +96,7 @@
},
"publishConfig": {
"access": "public",
"tag": "beta"
"tag": "rc"
},
"gitHead": "3fa73a1d1a95e3868fbceb005f8b1deb4ac53eaf"
}

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"peerDependencies": {
"appium": "^2.0.0-beta.42 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"devDependencies": {
"appium": "next"

View File

@@ -44,8 +44,8 @@
"test:types": "tsd"
},
"dependencies": {
"@appium/support": "^6.1.1",
"@appium/types": "^0.26.0",
"@appium/support": "^7.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"async-lock": "1.4.1",
"asyncbox": "3.0.0",
@@ -73,7 +73,7 @@
},
"publishConfig": {
"access": "public",
"tag": "beta"
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02",
"tsd": {

View File

@@ -40,8 +40,8 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@appium/base-driver": "^10.0.0-beta.0",
"@appium/support": "^6.1.1"
"@appium/base-driver": "^10.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -49,7 +49,7 @@
},
"publishConfig": {
"access": "public",
"tag": "beta"
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02",
"tags": [

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/docutils",
"version": "1.1.1",
"version": "2.0.0-rc.0",
"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": "^6.1.0",
"@appium/support": "^7.0.0-rc.0",
"chalk": "4.1.2",
"consola": "3.4.2",
"diff": "8.0.02",
@@ -68,7 +68,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/driver-test-support",
"version": "0.8.0",
"version": "1.0.0-rc.0",
"description": "Test utilities for Appium drivers",
"keywords": [
"automation",
@@ -41,7 +41,7 @@
},
"types": "./build/lib/index.d.ts",
"dependencies": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"axios": "1.11.0",
"bluebird": "3.7.2",
"chai": "5.2.1",
@@ -53,7 +53,7 @@
"type-fest": "4.41.0"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43 || ^3.0.0-beta.0",
"appium": "^3.0.0-beta.0",
"mocha": "*"
},
"engines": {
@@ -61,7 +61,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/eslint-config-appium-ts",
"type": "module",
"version": "1.0.4",
"version": "2.0.0-rc.0",
"description": "Shared ESLint config for Appium projects (TypeScript version)",
"keywords": [
"eslint",
@@ -46,7 +46,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/execute-driver-plugin",
"version": "4.0.6",
"description": "Plugin for batching and executing driver commands with Appiums",
"version": "5.0.0-rc.0",
"description": "Plugin for batching and executing Appium driver commands",
"keywords": [
"automation",
"javascript",
@@ -44,14 +44,15 @@
"webdriverio": "9.19.1"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"appium": {
"pluginName": "execute-driver",

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/fake-driver",
"version": "5.7.3",
"version": "6.0.0-rc.0",
"description": "Mock driver used internally by Appium for testing. Ignore",
"keywords": [
"automation",
@@ -50,14 +50,15 @@
"xpath": "0.0.34"
},
"peerDependencies": {
"appium": "^2.4.1 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"access": "public",
"appium": {

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/fake-plugin",
"version": "3.2.7",
"description": "A fake Appium 2.0 plugin",
"version": "4.0.0-rc.0",
"description": "A fake Appium plugin",
"keywords": [
"automation",
"javascript",
@@ -39,14 +39,14 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@appium/base-plugin": "^3.0.0-beta.0",
"@appium/support": "^6.1.1",
"@appium/base-plugin": "^3.0.0-rc.1",
"@appium/support": "^7.0.0-rc.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
"source-map-support": "0.5.21"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -61,7 +61,8 @@
}
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02",
"tags": [

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/images-plugin",
"version": "3.1.3",
"version": "4.0.0-rc.0",
"description": "Plugin for working with images and image elements in Appium",
"keywords": [
"automation",
@@ -39,15 +39,15 @@
"test:unit": "mocha \"./test/unit/**/*.spec.*js\""
},
"dependencies": {
"@appium/opencv": "^3.0.10",
"@appium/support": "^6.1.1",
"@appium/opencv": "^4.0.0-rc.0",
"@appium/support": "^7.0.0-rc.0",
"lodash": "4.17.21",
"lru-cache": "11.1.0",
"sharp": "0.34.3",
"source-map-support": "0.5.21"
},
"peerDependencies": {
"appium": "^2.0.0 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -58,7 +58,8 @@
"mainClass": "ImageElementPlugin"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/logger",
"version": "1.7.1",
"version": "2.0.0-rc.0",
"author": "https://github.com/appium",
"description": "A Universal Logger For The Appium Ecosystem",
"repository": {
@@ -42,7 +42,8 @@
},
"homepage": "https://appium.io",
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02",
"keywords": [

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/opencv",
"version": "3.0.10",
"version": "4.0.0-rc.0",
"description": "OpenCV-related helper library",
"keywords": [
"automation",
@@ -52,7 +52,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/plugin-test-support",
"version": "0.3.54",
"version": "1.0.0-rc.0",
"description": "Testing utilities for Appium plugins",
"keywords": [
"automation",
@@ -41,14 +41,14 @@
"test:unit": "exit 0"
},
"dependencies": {
"@appium/types": "^0.26.0",
"@appium/types": "^1.0.0-rc.0",
"get-port": "5.1.1",
"log-symbols": "4.1.0",
"source-map-support": "0.5.21",
"teen_process": "2.3.3"
},
"peerDependencies": {
"appium": "^2.0.0-beta.43 || ^3.0.0-beta.0",
"appium": "^3.0.0-beta.0",
"mocha": "*"
},
"engines": {
@@ -56,7 +56,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/relaxed-caps-plugin",
"version": "1.0.6",
"description": "An Appium 2.0 plugin that loosens requirements for vendor prefixes on caps",
"version": "2.0.0-rc.0",
"description": "An Appium plugin that loosens requirements for vendor prefixes on caps",
"keywords": [
"automation",
"javascript",
@@ -44,7 +44,7 @@
"source-map-support": "0.5.21"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -55,7 +55,8 @@
"mainClass": "RelaxedCapsPlugin"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72",
"tags": [

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/schema",
"version": "0.8.1",
"version": "1.0.0-rc.0",
"description": "Appium Configuration Schema",
"keywords": [
"automation",
@@ -46,7 +46,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72"
}

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/storage-plugin",
"version": "0.1.3",
"description": "Server-side storage plugin",
"version": "1.0.0-rc.0",
"description": "Server-side storage plugin for Appium",
"keywords": [
"automation",
"javascript",
@@ -41,7 +41,7 @@
"test:e2e": "mocha --timeout 20s --slow 10s \"./test/e2e/**/*.spec.*js\""
},
"dependencies": {
"@appium/support": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"async-lock": "1.4.1",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -51,7 +51,7 @@
"ws": "8.18.3"
},
"peerDependencies": {
"appium": "^2.0.0 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -62,7 +62,8 @@
"mainClass": "StoragePlugin"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"tags": [
"appium"

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/strongbox",
"version": "0.3.4",
"version": "1.0.0-rc.0",
"description": "Persistent storage for Appium extensions",
"keywords": [
"automation",
@@ -49,7 +49,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"tsd": {
"directory": "test/types"

View File

@@ -1,7 +1,7 @@
{
"name": "@appium/support",
"version": "6.1.1",
"description": "Support libs used across appium packages",
"version": "7.0.0-rc.0",
"description": "Support libs used across Appium packages",
"keywords": [
"automation",
"javascript",
@@ -41,9 +41,9 @@
"test:unit": "mocha \"./test/unit/**/*.spec.js\""
},
"dependencies": {
"@appium/logger": "^1.7.1",
"@appium/tsconfig": "^0.3.5",
"@appium/types": "^0.26.0",
"@appium/logger": "^2.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"@appium/types": "^1.0.0-rc.0",
"@colors/colors": "1.6.0",
"archiver": "7.0.1",
"axios": "1.11.0",
@@ -85,7 +85,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/test-support",
"version": "3.1.10",
"version": "4.0.0-rc.0",
"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": "^6.1.1",
"@appium/support": "^7.0.0-rc.0",
"@colors/colors": "1.6.0",
"bluebird": "3.7.2",
"lodash": "4.17.21",
@@ -58,7 +58,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/tsconfig",
"version": "0.3.5",
"version": "1.0.0-rc.0",
"description": "Shared TypeScript Config for Appium",
"main": "tsconfig.json",
"keywords": [
@@ -38,7 +38,8 @@
"test:smoke": "node tsconfig.json && node tsconfig.plugin.json"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "84b211330dc84849af9cc1f3a5c5ad32e15b2e72"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/types",
"version": "0.26.0",
"version": "1.0.0-rc.0",
"description": "Various type declarations used across Appium",
"keywords": [
"automation",
@@ -38,9 +38,9 @@
"test:types": "tsd"
},
"dependencies": {
"@appium/logger": "^1.7.1",
"@appium/schema": "^0.8.1",
"@appium/tsconfig": "^0.3.5",
"@appium/logger": "^2.0.0-rc.0",
"@appium/schema": "^1.0.0-rc.0",
"@appium/tsconfig": "^1.0.0-rc.0",
"type-fest": "4.41.0"
},
"engines": {
@@ -48,7 +48,8 @@
"npm": ">=10"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@appium/universal-xml-plugin",
"version": "1.0.34",
"version": "2.0.0-rc.0",
"description": "Appium plugin for making XML source and XPath queries the same across iOS and Android",
"keywords": [
"automation",
@@ -44,7 +44,7 @@
"xpath": "0.0.34"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35 || ^3.0.0-beta.0"
"appium": "^3.0.0-beta.0"
},
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -55,7 +55,8 @@
"mainClass": "UniversalXMLPlugin"
},
"publishConfig": {
"access": "public"
"access": "public",
"tag": "rc"
},
"gitHead": "8480a85ce2fa466360e0fb1a7f66628331907f02"
}