Commit Graph

2219 Commits

Author SHA1 Message Date
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
renovate[bot] b39cfd99e3 chore(docutils): update dependency mkdocs-redirects to v1.2.2 (#20734)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 10:03:17 +00:00
renovate[bot] 237e589b7c chore(docutils): update dependency mkdocs-material to v9.5.44 2024-11-06 10:30:05 +00:00
renovate[bot] 850b095ac0 fix(support): update dependency yauzl to v3.2.0 (#20722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 13:37:31 +02:00
renovate[bot] 95406b603e fix(types): update dependency @types/ws to v8.5.13 2024-11-02 12:37:27 +00:00
renovate[bot] 275da089e4 fix(appium): update dependency winston to v3.16.0 2024-11-02 10:42:03 +00:00
renovate[bot] 7e19c88b79 fix(doctor): update dependency appium-adb to v12.6.1 2024-11-01 15:16:32 +00:00
renovate[bot] b167e765af chore(docutils): update dependency mkdocs-material to v9.5.43 2024-11-01 12:39:40 +00:00
renovate[bot] e3bce2b6be fix(driver-test-support): update definitelytyped 2024-10-30 11:27:15 +00:00
renovate[bot] 905f84faf5 fix(support): update dependency uuid to v11.0.2 (#20708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-29 12:53:34 +02:00
Jonathan Lipps e5f6cd9617 docs(appium): fix plugin building docs info re proxying (#20704) 2024-10-28 15:01:43 -07:00
renovate[bot] 805156bd8b fix(support): update dependency uuid to v11 (#20703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 15:47:08 +01:00
renovate[bot] 7860c05285 fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.5 (#20699)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 18:34:15 +03:00
zhangxh075 f548edc0d5 docs(appium): update zh cli documentation (#20697)
* Finish the translation of the index.md file

* Finish the translation of the args.md file

* Finish the translation of the env-vars.md file

* Finish the translation of the extensions.md file

* Finish the translation of the setup.md file

* Fix some errors in the document
2024-10-25 09:41:15 -07:00
Jonathan Lipps b0095bfd47 chore: publish
- appium@2.12.1
 - @appium/base-driver@9.12.1
 - @appium/base-plugin@2.2.47
 - @appium/doctor@2.1.13
 - @appium/docutils@1.0.23
 - @appium/driver-test-support@0.6.11
 - @appium/fake-plugin@3.1.51
 - @appium/images-plugin@3.0.21
 - @appium/support@5.1.6
 - @appium/test-support@3.0.51
2024-10-24 12:04:12 -07:00
renovate[bot] 66ff497600 fix(driver-test-support): update dependency chai to v5.1.2 (#20693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 12:34:55 +02:00
renovate[bot] 846dd52886 fix(support): update definitelytyped (#20691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 12:34:36 +02:00
renovate[bot] 4a896b7dc8 chore(docutils): update dependency mkdocs-git-revision-date-localized-plugin to v1.3.0 2024-10-23 10:19:07 +00:00
Jonathan Lipps bdc0bf4670 docs(appium): add appiumconf2025 banner (#20686) 2024-10-21 23:24:49 +05:30
renovate[bot] db4ed63de4 chore(docutils): update dependency mkdocs-material to v9.5.42 2024-10-20 12:26:55 +00:00
Phong Do 46278a1752 docs(appium): fix Android Studio SDK menu path (#20681) 2024-10-20 01:13:29 -07:00
renovate[bot] 958fca47c8 fix(driver-test-support): update definitelytyped 2024-10-19 13:40:38 +00:00
Edgars Eglītis 00cd1b4b0f fix(docutils): restore support for Python <3.12 (#20675)
* fix(docutils): restore support for Python <3.12

* fix(docutils): only add the pip flag when required

* chore: fix lint

* chore: tune version number validation

* chore: address review comments

* chore: use env var to handle any pip version

* chore: remove unused import

* docs: add the env variable to zh docs

* fix: pass env vars properly on Windows

* chore: improve readability
2024-10-19 00:07:30 +03:00