Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency appium to v2.17.1 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
appium (source) 2.1.3 -> 2.17.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

appium/appium (appium)

v2.17.1

Compare Source

Note: Version bump only for package appium

v2.17.0

Compare Source

Features
  • images-plugin: supports image elements included in actions. (#​21055) (0c50504)

v2.16.2

Compare Source

Note: Version bump only for package appium

v2.16.1

Compare Source

Note: Version bump only for package appium

v2.16.0

Compare Source

Features
  • Add /appium/extensions API to list available extensions (#​20931) (a6b6077)
  • add /appium/sessions, /session/:sessionId/appium/capabilities and deprecated marks will be removed in the future (#​20936) (eeb59ca)
  • Add BiDi commands to the listCommands API output (#​20925) (2635dcb)
  • appium: Add a command line parameter to configure HTTP server request timeout (#​21003) (eb1b156)
  • base-driver: Add an API to list commands (#​20914) (059f1cb)
Bug Fixes

v2.15.0

Compare Source

Features
  • appium,base-driver,base-plugin: allow plugins to define custom bidi commands and emit bidi events (#​20876) (8df1c21)

v2.14.1

Compare Source

Bug Fixes
  • appium: Do not update BiDi commands for drivers which don't support it (#​20879) (13d8b03)
  • execute-driver-plugin: update dependency webdriverio to v9.5.1 (#​20875) (93e4288)
  • support: update dependency teen_process to v2.2.3 (#​20882) (488e5de)

v2.14.0

Compare Source

Features
Bug Fixes

v2.13.1

Compare Source

Bug Fixes

v2.13.0

Compare Source

Features
  • base-driver: Allow to prefix feature names with automation names (#​20793) (942057d)
Bug Fixes

v2.12.2

Compare Source

Bug Fixes

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Features
  • appium: Make server graceful shutdown timeout configurable via command line args (#​20641) (5661888)
Bug Fixes
  • appium: update dependency winston to v3.15.0 (ab12235)
  • docutils: support Python 3.12+ (#​20666) (8d7cec9)
  • docutils: update dependency yaml to v2.6.0 (ed6c6dd)
  • execute-driver-plugin: update dependency webdriverio to v8.40.6 (796ca9f)

v2.11.5

Compare Source

Bug Fixes
  • appium: Return hostname as web socket url for BiDi if a broadcast address is assigned to the server (#​20603) (f0de55d)

v2.11.4

Compare Source

Bug Fixes

v2.11.3

Compare Source

Bug Fixes
  • appium: update dependency ajv to v8.17.1 (7528971)
  • appium: update dependency winston to v3.13.1 (dcfec17)
  • docutils: update dependency yaml to v2.5.0 (0c755f5)
  • execute-driver-plugin: update dependency webdriverio to v8.40.0 (#​20442) (b4612e0)
  • logger: update dependency lru-cache to v10.4.3 (#​20364) (8d79467)
  • support: update dependency axios to v1.7.3 (1ca77c6)
  • support: update dependency semver to v7.6.3 (5a9ab97)
  • types: update dependency type-fest to v4.22.0 (#​20387) (47405dd)
  • types: update dependency type-fest to v4.23.0 (#​20396) (0e8e3c7)

v2.11.2

Compare Source

Bug Fixes
  • appium: update dependency ws to v8.18.0 (44e4231)
  • execute-driver-plugin: update dependency webdriverio to v8.39.1 (c2f3a61)
  • support: update dependency teen_process to v2.1.10 (86f843b)
  • support: update dependency teen_process to v2.1.7 (5226fa8)
  • support: update dependency teen_process to v2.2.0 (06607da)
  • types: update dependency type-fest to v4.21.0 (#​20335) (8894b9a)

v2.11.1

Compare Source

Bug Fixes

v2.11.0

Compare Source

Features
Bug Fixes
  • appium: update dependency ws to v8.17.1 (d2b24da)
  • execute-driver-plugin: update dependency webdriverio to v8.39.0 (faf9623)
  • support: update dependency teen_process to v2.1.5 (bc388db)
  • support: update dependency teen_process to v2.1.6 (5412461)
  • types: update dependency type-fest to v4.20.1 (#​20255) (1984553)

v2.10.3

Compare Source

Note: Version bump only for package appium

v2.10.2

Compare Source

Note: Version bump only for package appium

v2.10.1

Compare Source

Note: Version bump only for package appium

v2.9.0

Compare Source

Features
Bug Fixes

v2.8.0

Compare Source

Features
Bug Fixes

v2.7.0

Compare Source

Features
Bug Fixes
  • appium: ensure ws close code is valid (#​20178) (65c47ac)
  • appium: update dependency ajv to v8.16.0 (ae7f74a)
  • docutils: update dependency yaml to v2.4.3 (848eb00)
  • execute-driver-plugin: update dependency webdriverio to v8.38.2 (c8f9979)
  • support: update dependency teen_process to v2.1.4 (96a7a3f)
  • types: update dependency type-fest to v4.19.0 (#​20193) (db62358)

v2.6.0

Compare Source

Features
  • appium: Add --show-debug-info CLI argument (#​20108) (6f602d3)
  • appium: prepare setup subcommand as shortcut for drivers/plugins installation (#​20102) (2b2fb18)
  • base-driver: Add env variables to control applications cache (#​20042) (4e8c91c)
Bug Fixes
  • appium: Do not crash the process if there was an exception in a winston transport (#​20065) (0492fe4)
  • appium: update dependency ajv to v8.13.0 (448e94e)
  • appium: update dependency ajv to v8.14.0 (e3dcd66)
  • appium: update dependency ws to v8.17.0 (395dc22)
  • docutils: update dependency yaml to v2.4.2 (0211174)
  • execute-driver-plugin: update dependency webdriverio to v8.37.0 (27ff9a0)
  • execute-driver-plugin: update dependency webdriverio to v8.38.0 (e80b682)
  • support: update dependency axios to v1.7.1 (11510cb)
  • support: update dependency axios to v1.7.2 (a876f11)
  • support: update dependency semver to v7.6.1 (b5fd5b6)
  • support: update dependency semver to v7.6.2 (1b4f36c)
  • support: update dependency teen_process to v2.1.3 (b34ce3c)
  • types: update dependency type-fest to v4.18.2 (#​20103) (3b43be1)
  • types: update dependency type-fest to v4.18.3 (#​20149) (d5369f8)

v2.5.4

Compare Source

Bug Fixes
  • execute-driver-plugin: update dependency webdriverio to v8.36.1 (9ad20ff)

v2.5.3

Compare Source

Bug Fixes
  • execute-driver-plugin: update dependency webdriverio to v8.36.0 (#​19998) (72f3284)

v2.5.2

Compare Source

Bug Fixes
  • appium: make --log-filters work (#​19825) (0d5a0a5)
  • appium: update definitelytyped (2687fa4)
  • appium: update definitelytyped (68456b8)
  • appium: update dependency ajv-formats to v3 (#​19957) (59ef09d)
  • appium: update dependency winston to v3.12.0 (8eb4e88)
  • appium: update dependency winston to v3.13.0 (03f8dc9)
  • docutils: update dependency lilconfig to v3.1.0 (f92640a)
  • docutils: update dependency lilconfig to v3.1.1 (e04e4e9)
  • docutils: update dependency typescript to v5.4.2 (#​19876) (2448fa0)
  • docutils: update dependency yaml to v2.4.0 (26ded7a)
  • docutils: update dependency yaml to v2.4.1 (636d6b3)
  • execute-driver-plugin: update dependency webdriverio to v8.32.0 (d25a0fc)
  • execute-driver-plugin: update dependency webdriverio to v8.32.1 (ea8c74b)
  • execute-driver-plugin: update dependency webdriverio to v8.32.2 (#​19807) (6c034aa)
  • execute-driver-plugin: update dependency webdriverio to v8.32.3 (f837a6a)
  • execute-driver-plugin: update dependency webdriverio to v8.32.4 (7516d41)
  • execute-driver-plugin: update dependency webdriverio to v8.33.1 (#​19877) (0e6c3ee)
  • execute-driver-plugin: update dependency webdriverio to v8.34.1 (7fc7446)
  • execute-driver-plugin: update dependency webdriverio to v8.35.1 (63d7550)
  • support: update dependency @​types/semver to v7.5.8 (d1705e2)
  • support: update dependency axios to v1.6.8 (bd6ab81)

v2.5.1

Compare Source

Bug Fixes
  • execute-driver-plugin: update dependency webdriverio to v8.31.1 (db0eec0)
  • support: update dependency @​types/semver to v7.5.7 (bd8a92f)
  • support: update dependency semver to v7.6.0 (7b40a32)

v2.5.0

Compare Source

Features
  • appium: Set a proper exit code if any of required doctor checks fails (#​19617) (f4011f1)
Bug Fixes
  • appium: Tune warning messages about installed extensions (#​19612) (5cd9ca5)
  • execute-driver-plugin: update dependency webdriverio to v8.27.2 (35f1dba)
  • execute-driver-plugin: update dependency webdriverio to v8.28.0 (e8e0444)
  • execute-driver-plugin: update dependency webdriverio to v8.28.6 (da84efc)
  • execute-driver-plugin: update dependency webdriverio to v8.28.8 (1fdf117)
  • execute-driver-plugin: update dependency webdriverio to v8.29.0 (6f0101e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.1 (fb0f8f7)
  • execute-driver-plugin: update dependency webdriverio to v8.29.3 (6dacb5e)
  • execute-driver-plugin: update dependency webdriverio to v8.29.7 (52a6f96)
  • execute-driver-plugin: update dependency webdriverio to v8.30.0 (91320dd)
  • support: update dependency axios to v1.6.4 (332cc48)
  • support: update dependency axios to v1.6.5 (#​19616) (ac73522)
  • support: update dependency axios to v1.6.6 (6313704)
  • support: update dependency axios to v1.6.7 (795092a)
  • types: update dependency type-fest to v4.10 (#​19694) (966d305)
  • types: update dependency type-fest to v4.10.1 (#​19703) (501395c)

v2.4.1

Compare Source

Bug Fixes
  • appium: Properly handle version check for aliases (474f3ce)

v2.4.0

Compare Source

Features
  • add webdriver bidi support (2b21e66)
  • appium,support: Add common shortcuts for doctor checks (#​19562) (893b9e1)
  • appium: Make doctor extensible (#​19542) (a30286b)
  • appium: Print the list of available extension scripts if no script name is provided (#​19539) (dc2cedf)
  • Deny install/upgrade of packages which server dep does not meet the current Appium version (#​19575) (73bf68c)
Bug Fixes
  • appium: update dependency ws to v8.15.1 (92d1172)
  • appium: update dependency ws to v8.16.0 (#​19586) (fe5245a)
  • base-driver: update dependency async-lock to v1.4.1 (a304a1f)
  • docutils: update dependency lilconfig to v3 (#​19489) (ea8394a)
  • execute-driver-plugin: update dependency webdriverio to v8.26.3 (ff767b7)
  • execute-driver-plugin: update dependency webdriverio to v8.27.0 (9b06b87)
  • support: update dependency axios to v1.6.3 (441b284)
  • types: update dependency type-fest to v4 (#​19592) (94b3580)

v2.3.0

Compare Source

Features
Bug Fixes

v2.2.3

Compare Source

Bug Fixes
  • support: update definitelytyped (2c02be4)
  • support: update dependency axios to v1.6.2 (fda40e6)
  • support: update dependency teen_process to v2.0.100 (e50b53f)
  • support: update dependency teen_process to v2.0.101 (b837f8c)
  • support: update dependency teen_process to v2.0.87 (4df1712)
  • support: update dependency teen_process to v2.0.89 (c129111)
  • support: update dependency teen_process to v2.0.91 (6cedd48)
  • support: update teen_process-related packages (c637b05)

v2.2.2

Compare Source

Bug Fixes
  • appium: Load plugins in the same order that was used for the CLI command (#​19388) (7124eb6)
  • docutils: update dependency yaml to v2.3.4 (a215a89)
  • support: update definitelytyped (5ae8df3)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

v2.2.1

Compare Source

Bug Fixes
  • appium: Make sure type definitions are always in sync across modules (#​19323) (de39013)
  • support: update definitelytyped (a306ce7)

v2.2.0

Compare Source

Features
  • base-driver: Add server support of TLS and SPDY protocols (#​19105) (5926919)
Bug Fixes
  • appium: Fix creation of logging prefixes (#​19212) (805f69d)
  • appium: update dependency winston to v3.11.0 (f697cda)
  • docutils: update dependency yaml to v2.3.2 (1a3d408)
  • docutils: update dependency yaml to v2.3.3 (caf600b)
  • images-plugin: update dependency lru-cache to v10 (#​19050) (72a806b)
  • opencv: update definitelytyped (d2a9a99)
  • support: update definitelytyped (3b44c7d)
  • support: update definitelytyped (595d460)
  • support: update definitelytyped (b6a76ce)
  • support: update definitelytyped (3e73600)
  • support: update dependency @​types/semver to v7.5.1 (a0f59d0)
  • support: update dependency @​types/teen_process to v2.0.1 (d2f19aa)
  • support: update dependency axios to v1.5.0 (08913cd)
  • support: update dependency axios to v1.5.1 (#​19217) (3df047d)
  • support: update dependency teen_process to v2.0.10 (bc1b56a)
  • support: update dependency teen_process to v2.0.12 (c5d6df7)
  • support: update dependency teen_process to v2.0.13 ([a0c4b84](https://redirect.gi

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency appium to v2.2.0 Update dependency appium to v2.2.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from ab09d98 to df8d560 Compare October 20, 2023 05:35
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from df8d560 to eb17eb3 Compare November 7, 2023 17:50
@renovate renovate bot changed the title Update dependency appium to v2.2.1 Update dependency appium to v2.2.2 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from eb17eb3 to 0d61a20 Compare November 15, 2023 08:53
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from d29f8e5 to a371e2f Compare December 5, 2023 20:58
@renovate renovate bot changed the title Update dependency appium to v2.2.2 Update dependency appium to v2.2.3 Dec 5, 2023
@renovate renovate bot changed the title Update dependency appium to v2.2.3 Update dependency appium to v2.3.0 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from a371e2f to c2e108e Compare December 19, 2023 05:58
@renovate renovate bot changed the title Update dependency appium to v2.3.0 Update dependency appium to v2.4.0 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from 5a45253 to 64622ce Compare January 5, 2024 08:53
@renovate renovate bot changed the title Update dependency appium to v2.4.0 Update dependency appium to v2.4.1 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from 53ab2c4 to 9c1ed65 Compare February 6, 2024 04:56
@renovate renovate bot changed the title Update dependency appium to v2.4.1 Update dependency appium to v2.5.0 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from adef398 to 57dde79 Compare February 14, 2024 02:33
@renovate renovate bot changed the title Update dependency appium to v2.5.0 Update dependency appium to v2.5.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 57dde79 to 4de2599 Compare February 26, 2024 05:04
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 4de2599 to 594d311 Compare March 12, 2024 23:35
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from 2a5a22f to 71ebed3 Compare March 25, 2024 20:50
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 71ebed3 to a77b48d Compare April 10, 2024 00:24
@renovate renovate bot changed the title Update dependency appium to v2.5.1 Update dependency appium to v2.5.2 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from a77b48d to e662f04 Compare April 17, 2024 23:48
@renovate renovate bot changed the title Update dependency appium to v2.5.2 Update dependency appium to v2.5.3 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from e662f04 to 312dc7d Compare April 23, 2024 20:36
@renovate renovate bot changed the title Update dependency appium to v2.5.3 Update dependency appium to v2.5.4 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from e31b413 to 9dec795 Compare October 16, 2024 05:45
@renovate renovate bot changed the title Update dependency appium to v2.11.5 Update dependency appium to v2.12.0 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 9dec795 to 88a5ab0 Compare October 25, 2024 05:29
@renovate renovate bot changed the title Update dependency appium to v2.12.0 Update dependency appium to v2.12.1 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 88a5ab0 to 855c68e Compare November 30, 2024 05:25
@renovate renovate bot changed the title Update dependency appium to v2.12.1 Update dependency appium to v2.12.2 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 855c68e to 574fded Compare December 5, 2024 02:54
@renovate renovate bot changed the title Update dependency appium to v2.12.2 Update dependency appium to v2.13.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 574fded to 9715d3e Compare December 7, 2024 02:36
@renovate renovate bot changed the title Update dependency appium to v2.13.0 Update dependency appium to v2.13.1 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 9715d3e to 5697aa8 Compare January 3, 2025 11:51
@renovate renovate bot changed the title Update dependency appium to v2.13.1 Update dependency appium to v2.14.0 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 5697aa8 to 8e6b185 Compare January 6, 2025 23:15
@renovate renovate bot changed the title Update dependency appium to v2.14.0 Update dependency appium to v2.14.1 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 8e6b185 to b115ace Compare January 9, 2025 19:54
@renovate renovate bot changed the title Update dependency appium to v2.14.1 Update dependency appium to v2.15.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch 2 times, most recently from a1eb139 to 29ef2e7 Compare January 31, 2025 16:13
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 29ef2e7 to 2c1567d Compare February 9, 2025 11:23
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 2c1567d to adacfdf Compare February 20, 2025 08:02
@renovate renovate bot changed the title Update dependency appium to v2.15.0 Update dependency appium to v2.16.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from adacfdf to 103aaa9 Compare February 22, 2025 04:20
@renovate renovate bot changed the title Update dependency appium to v2.16.0 Update dependency appium to v2.16.2 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from 103aaa9 to d34160e Compare March 4, 2025 08:02
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from d34160e to e45ba99 Compare March 14, 2025 03:13
@renovate renovate bot changed the title Update dependency appium to v2.16.2 Update dependency appium to v2.17.0 Mar 14, 2025
@renovate renovate bot force-pushed the renovate/appium-2.x-lockfile branch from e45ba99 to b722172 Compare March 18, 2025 07:57
@renovate renovate bot changed the title Update dependency appium to v2.17.0 Update dependency appium to v2.17.1 Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants