Commit Graph

2197 Commits

Author SHA1 Message Date
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
Mykola Mokhnach 4dc0a07884 chore(base-driver): Export the WebDriverProxy alias (#20672) 2024-10-17 08:09:58 +02:00
renovate[bot] 438b9da543 chore(docutils): update dependency mkdocs-material to v9.5.41 2024-10-16 12:08:41 +00:00
Jonathan Lipps de17d3762e docs(appium): turn sponsors list into full list (#20668)
* docs(appium): turn sponsors list into full list
OpenCollective generated section doesn't allow links to sponsor sites
or sponsor provided logos

* fix: testingbot no longer a sponsor
2024-10-15 13:35:53 -07:00
Jonathan Lipps e3f7bd07f7 chore: publish
- appium@2.12.0
 - @appium/base-driver@9.12.0
 - @appium/base-plugin@2.2.46
 - @appium/doctor@2.1.12
 - @appium/docutils@1.0.22
 - @appium/driver-test-support@0.6.10
 - @appium/execute-driver-plugin@3.0.36
 - @appium/fake-driver@5.5.5
 - @appium/fake-plugin@3.1.50
 - @appium/images-plugin@3.0.20
 - @appium/plugin-test-support@0.3.43
 - @appium/schema@0.7.0
 - @appium/support@5.1.5
 - @appium/test-support@3.0.50
 - @appium/types@0.22.0
 - @appium/universal-xml-plugin@1.0.24
2024-10-15 09:32:02 -07:00
renovate[bot] ed6c6dd544 fix(docutils): update dependency yaml to v2.6.0 2024-10-14 20:23:38 +00:00
renovate[bot] b56b180f34 fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.4 (#20663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 20:59:59 +03:00
Edgars Eglītis 12969268fe docs: fix links in Appium history document (#20667) 2024-10-14 20:50:21 +03:00
zhangxh075 b312028d7e docs: update zh ecosystem documentation (#20658)
* Finish the translation of the index.md file

* Finish the translation of the drivers.md file

* Finish the translation of the clients.md file

* Finish the translation of the plugins.md file

* Finish the translation of the tools.md file
2024-10-14 20:49:24 +03:00
Edgars Eglītis 8d7cec96d8 fix(docutils): support Python 3.12+ (#20666) 2024-10-14 20:40:31 +03:00
renovate[bot] 0e443d2799 fix(support): update dependency form-data to v4.0.1 2024-10-10 14:25:36 +00:00
renovate[bot] 5c41112134 chore(docutils): update dependency mkdocs-material to v9.5.40 2024-10-10 11:03:19 +00:00
renovate[bot] dd52d04b21 fix(docutils): update dependency typescript to v5.6.3 2024-10-09 13:28:02 +00:00
renovate[bot] 0e52da4b3a fix(base-driver): update dependency express to v4.21.1 2024-10-09 09:41:17 +00:00
Mykola Mokhnach 56618886ed feat(appium): Make server graceful shutdown timeout configurable via command line args (#20641) 2024-10-05 16:14:31 +02:00
renovate[bot] ab12235483 fix(appium): update dependency winston to v3.15.0 2024-10-05 09:40:28 +00:00
Kim Arnett a1d35404a2 docs(appium): add axe DevTools for Mobile drivers to Appium other drivers list: Supports accessibility testing for mobile apps (#20630)
* docs: add axe DevTools for Mobile drivers to Appium other drivers list: Supports accessibility testing for mobile apps

* Update packages/appium/docs/en/ecosystem/drivers.md

Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com>

---------

Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com>
2024-10-03 17:12:34 -07:00
Kazuaki Matsuo a16c4c9521 docs(appium): Remove HS from development sponsor for now (#20635)
* docs(appium): Remove HS from development sponsor for now

* remove from docs/en/index.md as well
2024-10-03 16:57:06 -07:00
renovate[bot] a2b0ba8773 fix(driver-test-support): update dependency @types/lodash to v4.17.10 2024-10-03 16:36:36 +00:00
renovate[bot] 796ca9f98f fix(execute-driver-plugin): update dependency webdriverio to v8.40.6 2024-10-03 09:16:38 +00:00
renovate[bot] 69e9abeed3 fix(types): update dependency @types/express to v5 (#20620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-02 20:03:52 +03:00
renovate[bot] cabc114935 chore(docutils): update dependency mkdocs-material to v9.5.39 2024-09-29 13:09:37 +00:00
Kazuaki Matsuo 656ba166e1 docs(appium): move sponsors into appium.io page (#20623)
* docs(appium): move sponsors

* modify existing page

* fix review

* use https://appium.io/docs/en/latest/sponsors/
2024-09-27 17:12:59 -07:00