FAQ | This is a LIVE service | Changelog

Skip to content

Update dependency io.appium:java-client to v8.5.1

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.3.0 -> 8.5.1 age adoption passing confidence

Release Notes

appium/java-client

v8.5.1

Compare Source

8.5.1

  • [BUG FIX]
    • Use correct exception type for fallback at file/folder pulling. #​1912
    • Update autoWebview capability name. #​1917
  • [REFACTOR]
    • Move execution of E2E tests to GitHub Actions. #​1913
    • Replace cglib with bytebuddy. #​1923
    • Improve the error message on service startup. #​1928
  • [DOCUMENTATION]
    • Initiate Selenium client compatibility matrix. #​1918
  • [DEPENDENCY UPDATES]
    • io.github.bonigarcia:webdrivermanager was updated to 5.3.3.
    • org.projectlombok:lombok was updated to 1.18.28.
    • commons-io:commons-io was updated to 2.12.0.

v8.5.0

Compare Source

8.5.0

  • [BUG FIX]
    • Restore Jitpack builds. #​1911
    • Add fallback commands for file management APIs. #​1910
  • [REFACTOR]
    • Replace performance data APIs with mobile extensions. #​1905
  • [DEPENDENCY UPDATES]
    • org.seleniumhq.selenium:selenium-java was updated to 4.9.1.
    • org.junit.jupiter:junit-jupiter was updated to 5.9.3.

v8.4.0

Compare Source

8.4.0

  • [ENHANCEMENTS]
    • Added possibility to connect to a running session. #​1813
    • deprecate tapWithShortPressDuration capability.#​1825
    • Add SupportsEnforceAppInstallOption to XCUITestOptions.#​1895
  • [BUG FIX]
    • Use ipv4 address instead of localhost. #​1815
    • Fix test broken by updates in appium-xcuitest-driver. #​1839
    • Merge misc tests suite into unit tests suite. #​1850
    • Avoid NPE in destroyProcess call. #​1878
    • Send arguments for mobile methods depending on the target platform. #​1897
  • [REFACTOR]
    • Run Gradle wrapper validation only on Gradle files changes. #​1828
    • Skip GH Actions build on changes in docs. #​1829
    • Remove Checkstyle exclusion of removed Selenium package. #​1831
    • Enable Checkstyle checks for test code. #​1843
    • Configure CODEOWNERS to automate review requests. #​1846
    • Enable execution of unit tests in CI. #​1845
    • Add Simple SLF4J binding to unit tests runtime. #​1848
    • Improve performance of proxy Interceptor logging. #​1849
    • Make unit tests execution a part of Gradle build lifecycle. #​1853
    • Replace non-W3C API calls with corresponding extension calls in app management. #​1883
    • Switch the time getter to use mobile extensions. #​1884
    • Switch file management APIs to use mobile: extensions. #​1886
    • Use mobile extensions for app strings getters and keyboard commands. #​1890
    • Finish replacing iOS extensions with their mobile alternatives. #​1892
    • Change some Android APIs to use mobile extensions. #​1893
    • Change backgroundApp command to use the corresponding mobile extension. #​1896
    • Switch more Android helpers to use extensions. #​1898
    • Perform xcuitest driver prebuild. #​1900
    • Finish migrating Android helpers to mobile extensions. #​1901
    • Avoid sending unnecessary requests if corresponding extensions are absent. #​1903
  • [DOCUMENTATION]
    • Describe transitive Selenium dependencies management. #​1827
    • Fix build badge to point GH Actions CI. #​1844
  • [DEPENDENCY UPDATES]
    • org.seleniumhq.selenium:selenium-java was updated to 4.8.2.
    • org.slf4j:slf4j-api was updated to 2.0.7.
    • org.owasp.dependencycheck was updated to 8.2.1.
    • gradle was updated to 8.1.0.
    • com.google.code.gson:gson was updated to 2.10.1.
    • io.github.bonigarcia:webdrivermanager was updated to 5.3.2.
    • org.junit.jupiter:junit-jupiter was updated to 5.9.2.
    • checkstyle was updated to 10.0.
    • jacoco was updated to 0.8.8.
    • org.projectlombok:lombok was updated to 1.18.26.
    • com.github.johnrengelman.shadow was updated to 8.1.1.

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.

Edited by Renovate Bot

Merge request reports