FAQ | This is a LIVE service | Changelog

Skip to content

Update dependency io.appium:java-client to v8.6.0 - autoclosed

Renovate Bot requested to merge renovate/appium.version into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
io.appium:java-client (source) 8.5.1 -> 8.6.0 age adoption passing confidence

Release Notes

appium/java-client

v8.6.0

Compare Source

8.6.0

  • [BUG FIX]
    • Exclude abstract methods from proxy matching. #​1937
    • AppiumClientConfig#readTimeout to call super.readTimeout. #​1959
    • Use weak references to elements inside of interceptor objects. #​1981
    • Correct spelling and semantic mistakes in method naming. #​1970
    • Change scope of selenium-support dependency to compile. #​2019
    • Fix Code style issues to match Java standards. #​2017
    • class of proxy method in AppiumClientConfig. #​2026
  • [ENHANCEMENTS]
    • Mark Windows page object annotations as deprecated. #​1938
    • Deprecate obsolete capabilities constants. #​1961
    • patch AutomationName with Chromium. #​1993
    • Implementation of Chromium driver plus capabilities. #​2003
  • [REFACTOR]
    • Increase server start timeout for iOS tests. #​1983
    • Fix Android test: --base-path arg must start with /. #​1952
    • Added fixes for No service provider found for io.appium.java_client.events.api.Listener. #​1975
    • Run tests against latest Selenium release. #​1978
    • Use server releases from the main branch for testing. #​1994
    • Remove obsolete API calls from tests. #​2006
    • Automate more static code checks. #​2028
    • Limit the maximum selenium version to 4.14. #​2031
    • Remove the obsolete commons-validator dependency. #​2032
  • [DOCUMENTATION]
    • Add the latest versions of clients to the compatibility matrix. #​1935
    • Added correct url path for the latest appium documentation. #​1974
    • Add Selenium 4.11.0, 4.12.0, 4.12.1 & 4.13.0 to compatibility matrix. #​1986 & #​1999 & #​2002 & #​1986
    • Add known compatibility issue for Selenium 4.12.1. #​2008
  • [DEPENDENCY UPDATES]
    • org.owasp.dependencycheck was updated to 8.4.0.
    • org.junit.jupiter:junit-jupiter was updated to 5.10.0.
    • commons-io:commons-io was updated to 2.14.0.
    • checkstyle was updated to 10.12.1.
    • org.apache.commons:commons-lang3 was updated to 3.13.0.
    • gradle was updated to 8.4.0.
    • io.github.bonigarcia:webdrivermanager was updated to 5.5.3.
    • org.seleniumhq.selenium:selenium-bom was updated to 4.13.0.
    • org.projectlombok:lombok was updated to 1.18.30.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports