Kazuaki Matsuo
70449cd077
feat(logger): add packages/logger package from npmlog ( #20161 )
...
* feat: move logger into appium/logger
* add logger in tsconfig.json
* add smoke with loading the index.js
* modify files to fit other modules
* refer to @appium/logger
* update with npm run sync-pkgs and a few
* cleanup changelog and package-lock.json
* update smoke
* pin deps
* adjust tsconfig.json with others
* Update README.md
* update license
* update license
* Update LICENSE
* fix review
2024-06-04 09:12:27 -07:00
Jonathan Lipps
65c47acf59
fix(appium): ensure ws close code is valid ( #20178 )
2024-06-04 07:46:16 -07:00
renovate[bot]
96a7a3f23b
fix(support): update dependency teen_process to v2.1.4
2024-06-04 14:02:01 +00:00
renovate[bot]
c8f997973c
fix(execute-driver-plugin): update dependency webdriverio to v8.38.2
2024-06-04 11:27:38 +00:00
renovate[bot]
bea47aacca
fix(doctor): update dependency appium-adb to v12.4.2
2024-06-04 06:22:57 +00:00
renovate[bot]
10e5b37211
chore(deps): update dependency @types/node to v20.14.1
2024-06-04 06:05:50 +00:00
Kazuaki Matsuo
459f0a34b2
docs(appium): add icons by opencollevtive in sponsors ( #20170 )
...
* docs: add svg by opencollevtive to add icons
* Update SPONSORS.md
2024-06-03 14:11:00 -07:00
renovate[bot]
4c15dc6e5d
chore(deps): update dependency @types/node to v20.14.0
2024-06-03 15:05:34 +00:00
renovate[bot]
848eb00afb
fix(docutils): update dependency yaml to v2.4.3
2024-06-03 13:14:51 +00:00
renovate[bot]
de8b1c97dc
chore(deps): update dependency json-schema-to-typescript to v14.0.5
2024-06-03 11:00:57 +00:00
renovate[bot]
092ebb2a69
chore(deps): update dependency prettier to v3.3.0
2024-06-02 09:13:49 +00:00
renovate[bot]
dddc4aa8c0
chore(deps): update dependency @types/node to v20.13.0
2024-06-01 07:26:37 +00:00
renovate[bot]
425d3eac1d
chore(docutils): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.6
2024-06-01 05:35:41 +00:00
renovate[bot]
57b0406a33
fix(support): update dependency @types/which to v3 ( #20164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 13:28:10 +02:00
renovate[bot]
e3e1757c56
fix(doctor): update dependency appium-adb to v12.4.1
2024-05-31 11:07:08 +00:00
renovate[bot]
17e271afff
chore(deps): update dependency @types/node to v20.12.13
2024-05-30 07:53:34 +00:00
renovate[bot]
7718cd01d1
chore(deps): update eslint-related packages to v7.11.0
2024-05-28 12:21:51 +00:00
Jonathan Lipps
a4138c6ec9
chore: publish
...
- appium@2.6.0
- @appium/base-driver@9.7.0
- @appium/base-plugin@2.2.32
- @appium/doctor@2.0.37
- @appium/docutils@1.0.8
- @appium/driver-test-support@0.4.24
- @appium/execute-driver-plugin@3.0.29
- @appium/fake-driver@5.5.2
- @appium/fake-plugin@3.1.36
- @appium/images-plugin@3.0.7
- @appium/opencv@3.0.4
- @appium/plugin-test-support@0.3.31
- @appium/support@4.2.6
- @appium/test-support@3.0.36
- @appium/types@0.18 .0
- @appium/universal-xml-plugin@1.0.19
@appium/base-driver@9.7.0
@appium/base-plugin@2.2.32
@appium/doctor@2.0.37
@appium/docutils@1.0.8
@appium/driver-test-support@0.4.24
@appium/execute-driver-plugin@3.0.29
@appium/fake-driver@5.5.2
@appium/fake-plugin@3.1.36
@appium/images-plugin@3.0.7
@appium/opencv@3.0.4
@appium/plugin-test-support@0.3.31
@appium/support@4.2.6
@appium/test-support@3.0.36
@appium/types@0.18.0
@appium/universal-xml-plugin@1.0.19
appium@2.6.0
2024-05-27 12:02:58 -07:00
renovate[bot]
24a039b432
chore(deps): update dependency eslint-plugin-promise to v6.2.0
2024-05-27 16:38:26 +00:00
renovate[bot]
5ca62f8bfa
chore(docutils): update dependency mkdocs-material to v9.5.25
2024-05-27 13:49:38 +00:00
renovate[bot]
d5369f8b08
fix(types): update dependency type-fest to v4.18.3 ( #20149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-26 17:04:14 +03:00
renovate[bot]
33be2ee45d
fix(doctor): update dependency appium-adb to v12.4.0
2024-05-26 14:03:54 +00:00
renovate[bot]
e3dcd66714
fix(appium): update dependency ajv to v8.14.0
2024-05-26 10:54:27 +00:00
renovate[bot]
e80b6826ef
fix(execute-driver-plugin): update dependency webdriverio to v8.38.0
2024-05-25 07:42:04 +00:00
Mykola Mokhnach
275790ec01
fix(base-driver): Update the web socket upgrade behavior ( #20142 )
2024-05-24 19:57:54 +02:00
renovate[bot]
82406f1775
fix(support): update dependency glob to v10.4.1 ( #20141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 20:29:53 +03:00
Kazuaki Matsuo
a015f835dd
feat{appium}: add windows for desktop preset ( #20135 )
...
* feat: add windows for desktop preset
* move the position
2024-05-24 00:24:10 -07:00
renovate[bot]
27ff9a00ef
fix(execute-driver-plugin): update dependency webdriverio to v8.37.0
2024-05-23 10:57:56 +00:00
renovate[bot]
a876f112b5
fix(support): update dependency axios to v1.7.2
2024-05-22 13:22:13 +00:00
renovate[bot]
56f72c0af7
fix(support): update dependency glob to v10.3.16 ( #20134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 10:22:29 +03:00
Edgars Eglītis
8c97ac5800
docs: update CLI and quickstart contents ( #20131 )
...
* docs: various adjustments for quickstart
* docs: add setup docs, more doctor references
* docs: add footnote for macOS-only items
* docs: update CLI args page
* docs: update CLI extension subcommands
* docs: fix indentation
* docs: fix grammar
2024-05-22 09:48:35 +03:00
renovate[bot]
70650921d8
chore(docutils): update dependency mkdocs-material to v9.5.24
2024-05-21 23:46:42 +00:00
renovate[bot]
465495ef2a
fix(test-support): update dependency sinon to v18 ( #20128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 15:43:15 +03:00
renovate[bot]
440708c876
chore(deps): update eslint-related packages to v7.10.0 ( #20123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 11:18:00 +02:00
renovate[bot]
c805155863
fix(universal-xml-plugin): update dependency fast-xml-parser to v4.4.0 ( #20126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 11:17:18 +02:00
renovate[bot]
95be7dd477
fix(support): update dependency glob to v10 ( #20127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 11:16:58 +02:00
Kazuaki Matsuo
2b2fb185a6
feat(appium): prepare setup subcommand as shortcut for drivers/plugins installation ( #20102 )
...
- add setup command
- add a couple of preset commands to install drivers/plugins
2024-05-20 23:05:02 -07:00
Kazuaki Matsuo
f21e09fe72
docs(appium): update appium related tools section ( #20116 )
...
* docs(appium): update appium related tools section
2024-05-20 18:43:44 -07:00
renovate[bot]
11510cb1a5
fix(support): update dependency axios to v1.7.1
2024-05-20 21:13:04 +00:00
renovate[bot]
f764c38c29
fix(doctor): update dependency appium-adb to v12.3.2
2024-05-20 13:40:31 +00:00
renovate[bot]
5e51f6c5f2
chore(deps): update eslint-related packages to v7.9.0
2024-05-19 17:35:19 +00:00
renovate[bot]
4b20eca627
chore(deps): update dependency npm-run-all2 to v6.2.0
2024-05-19 12:28:25 +00:00
renovate[bot]
b34ce3cff0
fix(support): update dependency teen_process to v2.1.3
2024-05-19 02:29:44 +00:00
Mykola Mokhnach
6f602d3e50
feat(appium): Add --show-debug-info CLI argument ( #20108 )
2024-05-18 23:12:56 +02:00
renovate[bot]
2ad91655c2
chore(support): update dependency sharp to v0.33.4 ( #20109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 21:28:13 +03:00
renovate[bot]
1b4f36cebe
fix(support): update dependency semver to v7.6.2
2024-05-18 16:35:05 +00:00
renovate[bot]
a8d36b0a98
fix(driver-test-support): update definitelytyped
2024-05-18 09:10:31 +00:00
renovate[bot]
0598a81d09
chore(docutils): update dependency mkdocs-material to v9.5.23
2024-05-17 21:57:09 +00:00
renovate[bot]
e972d668fe
chore(deps): update dependency lerna to v8.1.3
2024-05-17 17:52:05 +00:00
renovate[bot]
3b43be1732
fix(types): update dependency type-fest to v4.18.2 ( #20103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 10:23:37 +03:00