wttech / bobcat

Bobcat is an automated testing framework for functional testing of web applications.
https://cognifide.github.io/bobcat/
Apache License 2.0
90 stars 40 forks source link

Bump java-client from 6.1.0 to 7.2.0 #372

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps java-client from 6.1.0 to 7.2.0.

Release notes *Sourced from [java-client's releases](https://github.com/appium/java-client/releases).* > ## v7.1.0 > - **[ENHANCEMENTS]** > - Added an ability to get all the session details. [#1167 ](https://github-redirect.dependabot.com/appium/java-client/pull/1167) > - `TRACK_SCROLL_EVENTS`, `ALLOW_INVISIBLE_ELEMENTS`, `ENABLE_NOTIFICATION_LISTENER`, > `NORMALIZE_TAG_NAMES` and `SHUTDOWN_ON_POWER_DISCONNECT` Android Settings were added. > - `KEYBOARD_AUTOCORRECTION`, `MJPEG_SCALING_FACTOR`, > `MJPEG_SERVER_SCREENSHOT_QUALITY`, `MJPEG_SERVER_FRAMERATE`, `SCREENSHOT_QUALITY` > and `KEYBOARD_PREDICTION` iOS Settings were added. > - `GET_MATCHED_IMAGE_RESULT`, `FIX_IMAGE_TEMPLATE_SCALE`, > `SHOULD_USE_COMPACT_RESPONSES`, `ELEMENT_RESPONSE_ATTRIBUTES` and > `DEFAULT_IMAGE_TEMPLATE_SCALE` settings were added for both Android and iOS [#1166](https://github-redirect.dependabot.com/appium/java-client/pull/1166), [#1156 ](https://github-redirect.dependabot.com/appium/java-client/pull/1156) and [#1120](https://github-redirect.dependabot.com/appium/java-client/pull/1120) > - The new interface `io.appium.java_client.ExecutesDriverScript ` was added. [#1165](https://github-redirect.dependabot.com/appium/java-client/pull/1165) > - Added an ability to get status of appium server. [#1153 ](https://github-redirect.dependabot.com/appium/java-client/pull/1153) > - `tvOS` platform support was added. [#1142 ](https://github-redirect.dependabot.com/appium/java-client/pull/1142) > - The new interface `io.appium.java_client. FindsByAndroidDataMatcher` was added. [#1106](https://github-redirect.dependabot.com/appium/java-client/pull/1106) > - The selector strategy `io.appium.java_client.MobileBy.ByAndroidDataMatcher` was added. [#1106](https://github-redirect.dependabot.com/appium/java-client/pull/1106) > - Selendroid for android and UIAutomation for iOS are removed. [#1077 ](https://github-redirect.dependabot.com/appium/java-client/pull/1077) > - **[BUG FIX]** Platform Name enforced on driver creation is avoided now. [#1164 ](https://github-redirect.dependabot.com/appium/java-client/pull/1164) > - **[BUG FIX]** Send both signalStrengh and signalStrength for `GSM_SIGNAL`. [#1115 ](https://github-redirect.dependabot.com/appium/java-client/pull/1115) > - **[BUG FIX]** Null pointer exceptions when calling getCapabilities is handled better. [#1094 ](https://github-redirect.dependabot.com/appium/java-client/pull/1094) > > - **[DEPENDENCY UPDATES]** > - `org.seleniumhq.selenium:selenium-java` was updated to 4.0.0-alpha-1. > - `org.aspectj:aspectjweaver` was updated to 1.9.4. > - `org.apache.httpcomponents:httpclient` was updated to 4.5.9. > - `cglib:cglib` was updated to 3.2.12. > - `org.springframework:spring-context` was updated to 5.1.8.RELEASE. > - `io.github.bonigarcia:webdrivermanager` was updated to 3.6.1. > - `org.eclipse.jdt:ecj` was updated to 3.18.0. > - `com.github.jengelman.gradle.plugins:shadow` was updated to 5.1.0. > - `checkstyle` was updated to 8.22. > - `gradle` was updated to 5.4. > - `dependency-check-gradle` was updated to 5.1.0. > - `org.slf4j:slf4j-api` was updated to 1.7.26. > - `org.apache.commons:commons-lang3` was updated to 3.9. > > ## v7.0.0 > - **[ENHANCEMENTS]** > - The new interface `io.appium.java_client.FindsByAndroidViewTag` was added. [#996](https://github-redirect.dependabot.com/appium/java-client/pull/996) > - The selector strategy `io.appium.java_client.MobileBy.ByAndroidViewTag` was added. [#996](https://github-redirect.dependabot.com/appium/java-client/pull/996) > - The new interface `io.appium.java_client.FindsByImage` was added. [#990](https://github-redirect.dependabot.com/appium/java-client/pull/990) > - The selector strategy `io.appium.java_client.MobileBy.ByImage` was added. [#990](https://github-redirect.dependabot.com/appium/java-client/pull/990) > - The new interface `io.appium.java_client.FindsByCustom` was added. [#1041](https://github-redirect.dependabot.com/appium/java-client/pull/1041) > - The selector strategy `io.appium.java_client.MobileBy.ByCustom` was added. [#1041](https://github-redirect.dependabot.com/appium/java-client/pull/1041) > - DatatypeConverter is replaced with Base64 for JDK 9 compatibility. [#999](https://github-redirect.dependabot.com/appium/java-client/pull/999) > - Expand touch options API to accept coordinates as Point. [#997](https://github-redirect.dependabot.com/appium/java-client/pull/997) > - W3C capabilities written into firstMatch entity instead of alwaysMatch. [#1010](https://github-redirect.dependabot.com/appium/java-client/pull/1010) > - `Selendroid` for android and `UIAutomation` for iOS is deprecated. [#1034](https://github-redirect.dependabot.com/appium/java-client/pull/1034) and [#1074](https://github-redirect.dependabot.com/appium/java-client/pull/1074) > - `videoScale` and `fps` screen recording options are introduced for iOS. [#1067](https://github-redirect.dependabot.com/appium/java-client/pull/1067) > - `NORMALIZE_TAG_NAMES` setting was introduced for android. [#1073](https://github-redirect.dependabot.com/appium/java-client/pull/1073) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/appium/java-client/commits)


Dependabot compatibility score

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
mkrzyzanowski commented 5 years ago

@dependabot ignore this dependency

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you about io.appium:java-client again, unless you re-open this PR or update it yourself. 😢