Update dependency io.appium:java-client to v9.2.2 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.appium:java-client (source) |
9.2.0 -> 9.2.2
|
Release Notes
appium/java-client
v9.2.2
9.2.2
- [BUG FIX]
v9.2.1
9.2.1
-
[REFACTOR]
- Replace private usages of Guava Collections API with Java Collections API #2136
- Remove usages of Guava's
@VisibleForTestingannotation #2138. Previously opened internal API marked with@VisibleForTestingannotation is private now:io.appium.java_client.internal.filters.AppiumUserAgentFilter#containsAppiumNameio.appium.java_client.service.local.AppiumDriverLocalService#parseSlf4jContextFromLogMessage
-
[DEPENDENCY CHANGE]
- Bump minimum supported Selenium version from
4.17.0to4.19.0#2142
- Bump minimum supported Selenium version from
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.