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
renovate[bot]
809477c70c
chore(deps): update dependency npm-run-all2 to v6.2.4 ( #20678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 13:15:36 +02:00
renovate[bot]
6bbb81724d
chore(deps): update dependency @types/node to v20.16.12 ( #20673 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 08:10:16 +02: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
@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
appium@2.12.0
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
renovate[bot]
98eed2d13f
chore(deps): update definitelytyped
2024-10-08 09:57:47 +00:00
renovate[bot]
371568da36
chore(deps): update dependency eslint-find-rules to v4.2.0
2024-10-06 13:35:49 +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
renovate[bot]
08f05562c1
chore(deps): update dependency eslint-plugin-import to v2.31.0
2024-10-04 09:05:01 +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
renovate[bot]
aa86ef9603
chore(deps): update dependency @types/node to v20.16.10
2024-09-28 10:04:05 +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
renovate[bot]
e8886ae0d2
fix(base-driver): update dependency path-to-regexp to v8.2.0
2024-09-26 21:13:25 +00:00
Jonathan Lipps
122a1863de
chore: publish
...
- appium@2.11 .5
- @appium/base-driver@9.11 .5
- @appium/base-plugin@2.2.45
- @appium/docutils@1.0.21
- @appium/driver-test-support@0.6.9
- @appium/execute-driver-plugin@3.0.35
- @appium/fake-driver@5.5.4
- @appium/fake-plugin@3.1.49
- @appium/test-support@3.0.49
- @appium/universal-xml-plugin@1.0.23
@appium/base-driver@9.11.5
@appium/base-plugin@2.2.45
@appium/docutils@1.0.21
@appium/driver-test-support@0.6.9
@appium/execute-driver-plugin@3.0.35
@appium/fake-driver@5.5.4
@appium/fake-plugin@3.1.49
@appium/test-support@3.0.49
@appium/universal-xml-plugin@1.0.23
appium@2.11.5
2024-09-26 09:27:56 -07:00
renovate[bot]
0bbd2f8a76
chore(docutils): update dependency mkdocs-material to v9.5.38
2024-09-26 12:27:38 +00:00
renovate[bot]
f03816cca5
chore(deps): update dependency @types/node to v20.16.9
2024-09-26 11:24:46 +00:00
renovate[bot]
e1e478cf32
chore(docutils): update dependency mkdocs-material to v9.5.37
2024-09-25 14:09:43 +00:00
renovate[bot]
c799629b7d
chore(deps): update definitelytyped ( #20611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 17:07:46 +03:00
renovate[bot]
1d9821352a
chore(deps): update definitelytyped
2024-09-25 11:35:20 +00:00
zhangxh075
b8b0e42f69
docs: translate some documents into Chinese ( #20608 )
...
* Finish the translation of the requirements.md file
* Finish the translation of the test-rb.md file
* Finish the translation of the test-dotnet.md file
* Translate the missing parts in test-rb.md
2024-09-25 10:18:00 +03:00
renovate[bot]
6a8f26a9cb
fix(test-support): update dependency sinon to v19 ( #20576 )
2024-09-24 10:05:13 +02:00
renovate[bot]
e65c1cdaed
fix(docutils): update dependency typescript to v5.6.2 ( #20556 )
2024-09-24 09:45:44 +02:00
renovate[bot]
da7a4fdce8
fix(driver-test-support): update definitelytyped ( #20605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-24 09:39:30 +02:00
renovate[bot]
f344504f15
fix(universal-xml-plugin): update dependency @xmldom/xmldom to v0.9.3 ( #20599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-24 09:25:47 +02:00
Mykola Mokhnach
f0de55da0d
fix(appium): Return hostname as web socket url for BiDi if a broadcast address is assigned to the server ( #20603 )
2024-09-24 08:40:04 +02:00
renovate[bot]
6704491be0
chore(docutils): update dependency mkdocs-material to v9.5.36
2024-09-21 13:35:40 +00:00
Edgars Eglītis
2a68d05b4d
docs: remove AppiumConf banner ( #20596 )
2024-09-20 09:44:34 +03:00
Edgars Eglītis
5553016582
fix(execute-driver-plugin): replace vm2 with Node's built-in vm ( #20594 )
...
* fix: replace unsafe package vm2 with Node's vm
* chore: use node: prefix
2024-09-20 08:43:26 +03:00
Edgars Eglītis
9879d9f9b8
docs: update contributing guide ( #20593 )
2024-09-19 19:38:14 +03:00
renovate[bot]
517828be57
chore(docutils): update dependency mkdocs-material to v9.5.35
2024-09-18 13:48:43 +00:00
renovate[bot]
e791a9b30c
chore(deps): update dependency eslint to v8.57.1
2024-09-18 09:01:55 +00:00