renovate[bot]
aaef1d6962
fix(universal-xml-plugin): update dependency fast-xml-parser to v4.5.1 ( #20841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 13:03:08 +00:00
Mykola Mokhnach
64e768efb7
feat(appium): Add session.status BiDi command ( #20839 )
2024-12-14 19:41:12 +01:00
renovate[bot]
a5897dd25a
fix(types): update dependency type-fest to v4 ( #20838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 16:36:24 +01:00
Mykola Mokhnach
16e9f94903
feat(execute-driver-plugin): Bump webdriverio to v9 ( #20824 )
...
BREAKING CHANGE: webdriverio major version bumped to 9
2024-12-10 08:35:41 +01:00
Jonathan Lipps
a917ec6ced
feat(appium): allow drivers to define their own bidi commands ( #20828 )
...
* feat: allow drivers to define their own bidi commands
* docs(appium): add docs about adding custom bidi commands in drivers
2024-12-10 12:02:23 +09:00
renovate[bot]
342d6641ee
chore(docutils): update dependency mkdocs-material to v9.5.48 ( #20829 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 10:30:33 +00:00
Edgars Eglītis
04e2d1154b
fix(appium): update CLI help messages ( #20825 )
...
* fix(appium): adjust some CLI output messages
* fix(appium): adjust more CLI output messages
* fix(appium): add reset command to CLI & update tests
* chore: revert name change for driver/plugin name argument
2024-12-06 20:14:24 +02:00
renovate[bot]
c032352fad
fix(base-driver): update dependency express to v4.21.2 ( #20823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 10:01:24 +00:00
Jonathan Lipps
1d16ac6b45
chore: publish
...
- appium@2.13 .1
- @appium/base-driver@9.13 .1
- @appium/base-plugin@2.2.50
- @appium/docutils@1.0.26
- @appium/driver-test-support@0.7.1
- @appium/fake-driver@5.5.7
- @appium/fake-plugin@3.1.54
- @appium/images-plugin@3.0.24
- @appium/plugin-test-support@0.3.46
- @appium/support@6.0.0
- @appium/test-support@3.1.0
- @appium/types@0.22 .3
- @appium/universal-xml-plugin@1.0.26
2024-12-05 12:22:35 -08:00
Kazuaki Matsuo
6ea0830319
fix(base-driver): add * always for non-separator for backward compatibility ( #20821 )
...
* fix(base-driver): add * always for non-separator for backward compatibility
* simplify
* revert const
* add todo comment
* revert const
2024-12-05 11:49:55 -08:00
renovate[bot]
228b091edc
fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.6 ( #20819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 11:10:58 +02:00
Mykola Mokhnach
81a5b57673
feat(test-support): Remove obsolete helpers ( #20817 )
2024-12-04 22:12:39 +01:00
Mykola Mokhnach
2a99e43b88
docs(appium): Fix HTML formatting ( #20814 )
2024-12-04 12:05:57 +01:00
renovate[bot]
69f100ad3e
fix(support): update dependency axios to v1.7.9 ( #20811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 09:16:44 +01:00
renovate[bot]
c91683f50f
fix(support): update dependency teen_process to v2.2.2 ( #20808 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 08:58:50 +01:00
Mykola Mokhnach
4a2bfe9418
docs(appium): Enable the documentation to be translated via Crowdin ( #20800 )
2024-12-04 08:33:05 +01:00
Mykola Mokhnach
9a3f990739
feat: Remove @appium/doctor from the monorepo ( #20805 )
2024-12-04 08:31:32 +01:00
Kazuaki Matsuo
16c3ae25ea
chore(support): revert #20797 as a backward compatibility ( #20801 )
...
BREAKING CHANGE: revert #20797 which was used for a backward compatibility
2024-12-03 09:54:58 -08:00
renovate[bot]
93fa5ccb06
fix(docutils): update dependency lilconfig to v3.1.3 ( #20803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 17:06:00 +00:00
renovate[bot]
8590432955
fix(types): update dependency type-fest to v4.30.0 ( #20802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 14:27:51 +02:00
renovate[bot]
42ef4841f9
fix(base-driver): update dependency @types/method-override to v3 ( #20799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 09:23:00 +02:00
Jonathan Lipps
8daf5e123a
chore: publish
...
- appium@2.13 .0
- @appium/base-driver@9.13 .0
- @appium/base-plugin@2.2.49
- @appium/doctor@2.1.15
- @appium/docutils@1.0.25
- @appium/driver-test-support@0.7.0
- @appium/fake-plugin@3.1.53
- @appium/images-plugin@3.0.23
- @appium/plugin-test-support@0.3.45
- @appium/support@5.1.8
- @appium/test-support@3.0.53
- @appium/types@0.22 .2
2024-12-02 15:12:18 -08:00
Kazuaki Matsuo
3108a162ff
fix{support}: keep backward compatibility for https://github.com/appium/appium/pull/2078 ( #20797 )
2024-12-02 14:52:40 -08:00
Mykola Mokhnach
942057d26c
feat(base-driver): Allow to prefix feature names with automation names ( #20793 )
2024-12-02 10:51:41 +01:00
renovate[bot]
6ba31fe576
fix(types): update dependency type-fest to v4.29.1 ( #20795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 08:40:08 +02:00
renovate[bot]
7abf277ea3
chore(docutils): update dependency mkdocs-material to v9.5.47 ( #20794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-01 12:29:15 +00:00
Mykola Mokhnach
9aa9807b90
chore(driver-test-support): Remove stoppable utils ( #20791 )
2024-11-29 21:30:34 +01:00
Jonathan Lipps
abc9ebb9e8
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
2024-11-29 10:37:07 -08:00
Jonathan Lipps
522f05d25e
fix(appium): correctly handle git/github install types ( fix #20781 ) ( #20788 )
2024-11-29 08:47:17 -08:00
renovate[bot]
59a84424f2
fix(support): update dependency shell-quote to v1.8.2 ( #20787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 13:20:38 +00:00
renovate[bot]
b6aa5ace6e
fix(types): update dependency type-fest to v4.29.0 ( #20783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 19:29:23 +02:00
renovate[bot]
f9920e2c1b
fix(support): update dependency axios to v1.7.8 ( #20778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 15:18:40 +00:00
renovate[bot]
e22a94ea77
chore(docutils): update dependency mkdocs-material to v9.5.46 ( #20777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 09:54:18 +00:00
renovate[bot]
a25d8f129c
fix(types): update dependency type-fest to v4.28.0 ( #20775 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 13:13:35 +02:00
renovate[bot]
8df9c63127
fix(driver-test-support): update dependency chai-as-promised to v8.0.1 ( #20774 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 10:46:37 +00:00
renovate[bot]
760961c5eb
fix(docutils): update dependency typescript to v5.7.2 ( #20773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 13:10:09 +00:00
renovate[bot]
7f99d3bdb9
chore(docutils): update dependency mkdocs-material to v9.5.45 ( #20767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 14:24:30 +00:00
renovate[bot]
f91d8c8812
fix(appium): update dependency winston to v3.17.0 ( #20736 )
...
* fix(appium): update dependency winston to v3.17.0
* fix linter
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com >
2024-11-19 19:58:37 +01:00
renovate[bot]
a5389e648a
fix(docutils): update dependency yaml to v2.6.1 ( #20762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 13:39:22 +00:00
renovate[bot]
d6b40797d3
fix(types): update dependency type-fest to v4.27.0 ( #20754 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 20:00:01 +02:00
zhangxh075
22c71fa462
docs(appium): update zh commands documentation ( #20753 )
...
* Finish the translation of the index.md file
* Finish the translation of the base-driver.md file
* Finish the translation of the excute-driver-plugin.md file
* Finish the translation of the images-plugin.md file
* Finish the translation of the relaxed-caps-plugin.md file
* Finish the translation of the universal-xml-plugin.md file
2024-11-14 19:59:54 -08:00
zhangxh075
bd92186bfc
docs: update zh contributing documentation ( #20752 )
...
* Finish the translation of the index.md file
* Finish the translation of the develop.md file
* Translate partial content of the config-system. md file
2024-11-14 19:58:58 -08:00
Kazuaki Matsuo
c13ea56c6d
docs(appium): turning migration guide (JP) ( #20751 )
...
* docs(appium): turning migration guide (JP)
* tweak more
2024-11-14 00:37:16 -08:00
Mykola Mokhnach
268b24ff83
feta(appium): Add a subcommand to reset all installed drivers and plugins ( #20747 )
2024-11-13 17:26:04 +01:00
Mykola Mokhnach
3696ac1d8d
fix(support): Init MOCK_LOG before creating static logger instance ( #20750 )
2024-11-13 17:25:40 +01:00
Tomoda Kengo
b0d8a4c3f4
docs(appium): Translated the migration guide to Appium2 into Japanese ( #20746 )
2024-11-12 23:50:32 -08:00
renovate[bot]
9c9fa612a1
fix(support): update dependency uuid to v11.0.3 ( #20739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 12:44:38 +02:00
renovate[bot]
9d21f56edb
fix(doctor): update dependency appium-adb to v12.7.0 ( #20738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 09:32:17 +00:00
Mykola Mokhnach
c694d7cc6f
chore(appium): Bump the amount of max process listeners ( #20737 )
2024-11-10 19:18:57 +01:00
renovate[bot]
d04665777a
fix(doctor): update dependency appium-adb to v12.6.2 ( #20735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 09:42:35 +00:00