Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.appium:java-client from 9.2.0 to 9.2.2.
Release notes
Sourced from io.appium:java-client's releases.
Changelog
Sourced from io.appium:java-client's changelog.
... (truncated)
Commits
a5ed8d3
release: v9.2.2 (#2148)51170c1
test: Add unit tests for AndroidKeyEvent
(#2147)3dfe243
fix: Fix building of Android key event parameters (#2145)bc39a23
fix: Fix building of Android geo location parameters (#2146)f0aad8a
release: v9.2.1 (#2143)5f9ba62
refactor: Remove usages of Guava's@VisibleForTesting
(#2138)48f0d4f
build: Bump Checkstyle from10.12.1
to10.14.2
(#2132)b510eaa
build: bump Gradle from8.5
to8.7
(#2140)60d5f24
chore: Bump minimum Selenium version to4.19.0
(#2142)a60a7cc
build: Restore execution of lost tests (#2139)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show