Skip to content

Update dependency io.appium:java-client to v7.6.0#33

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/io.appium-java-client-7.x
Open

Update dependency io.appium:java-client to v7.6.0#33
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/io.appium-java-client-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Nov 17, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

appium/java-client

v7.6.0

Compare Source

7.6.0

  • [ENHANCEMENTS]
    • Add custom commands dynamically [Appium 2.0]. #​1506
    • New General Server flags are added [Appium 2.0]. #​1511
    • Add support of extended Android geolocation. #​1492
  • [BUG FIX]
    • AndroidGeoLocation: update the constructor signature to mimic order of parameters in org.openqa.selenium.html5.Location. #​1526
    • Prevent duplicate builds for PRs from base repo branches. #​1496
    • Enable Dependabot for GitHub actions. #​1500
    • bind mac2element in element map for mac platform. #​1474
  • [DEPENDENCY UPDATES]
    • org.owasp.dependencycheck was updated to 6.3.2.
    • org.projectlombok:lombok was updated to 1.18.22.
    • com.github.johnrengelman.shadow was updated to 7.1.0.
    • actions/setup-java was updated to 2.3.1.
    • io.github.bonigarcia:webdrivermanager was updated to 5.0.3.
    • org.springframework:spring-context was updated to 5.3.10.
    • org.slf4j:slf4j-api was updated to 1.7.32.
    • com.google.code.gson:gson was updated to 2.8.8.
    • gradle was updated to 7.1.1.
    • commons-io:commons-io was updated to 2.11.0.
    • org.aspectj:aspectjweaver was updated to 1.9.7.
    • org.eclipse.jdt:ecj was updated to 3.26.0.
    • 'junit:junit was updated to 4.13.2.

v7.5.1

Compare Source

  • [ENHANCEMENTS]
    • Add iOS related annotations to tvOS. #​1456
  • [BUG FIX]
    • Bring back automatic quote escaping for desired capabilities command-line arguments on windows. #​1454
  • [DEPENDENCY UPDATES]
    • org.owasp.dependencycheck was updated to 6.1.2.
    • org.eclipse.jdt:ecj was updated to 3.25.0.

v7.5.0

Compare Source

  • [ENHANCEMENTS]
    • Add support for Appium Mac2Driver. #​1439
    • Add support for multiple image occurrences. #​1445
    • BOUND_ELEMENTS_BY_INDEX Setting was added. #​1418
  • [BUG FIX]
    • Use lower case for Windows platform key in ElementMap. #​1421
  • [DEPENDENCY UPDATES]
    • org.apache.commons:commons-lang3 was updated to 3.12.0.
    • org.springframework:spring-context was updated to 5.3.4.
    • org.owasp.dependencycheck was updated to 6.1.0.
    • io.github.bonigarcia:webdrivermanager was updated to 4.3.1.
    • org.eclipse.jdt:ecj was updated to 3.24.0.
    • org.projectlombok:lombok was updated to 1.18.16.
    • jcenter repository was removed.

v7.4.1

Compare Source

7.4.1

  • [BUG FIX]
    • Fix the configuration of selenium-java dependency. #​1417
  • [DEPENDENCY UPDATES]
    • gradle was updated to 6.7.1.

v7.4.0

Compare Source

  • [ENHANCEMENTS]
    • Add ability to set multiple settings. #​1409
    • Support to execute Chrome DevTools Protocol commands against Android Chrome browser session. #​1375
    • Add new upload options i.e withHeaders, withFormFields and withFileFieldName. #​1342
    • Add AndroidOptions and iOSOptions. #​1331
    • Add idempotency key to session creation requests. #​1327
    • Add support for Android capability types: buildToolsVersion, enforceAppInstall, ensureWebviewsHavePages, webviewDevtoolsPort, and remoteAppsCacheLimit. #​1326
    • Added OTHER_APPS and PRINT_PAGE_SOURCE_ON_FIND_FAILURE Mobile Capability Types. #​1323
    • Make settings available for all AppiumDriver instances. #​1318
    • Add wrappers for the Windows screen recorder. #​1313
    • Add GitHub Action validating Gradle wrapper. #​1296
    • Add support for Android viewmatcher. #​1293
    • Update web view detection algorithm for iOS tests. #​1294
    • Add allow-insecure and deny-insecure server flags. #​1282
  • [BUG FIX]
    • Fix jitpack build failures. #​1389
    • Fix parse platformName if it is passed as enum item. #​1369
    • Increase the timeout for graceful AppiumDriverLocalService termination. #​1354
    • Avoid casting to RemoteWebElement in ElementOptions. #​1345
    • Properly translate desiredCapabilities into a command line argument. #​1337
    • Change getDeviceTime to call the mobile implementation. #​1332
    • Remove appiumVersion from MobileCapabilityType. #​1325
    • Set appropriate fluent wait timeouts. #​1316
  • [DOCUMENTATION UPDATES]
    • Update Appium Environment Troubleshooting. #​1358
    • Address warnings printed by docs linter. #​1355
    • Add java docs for various Mobile Options. #​1331
    • Add AndroidFindBy, iOSXCUITFindBy and WindowsFindBy docs. #​1311
    • Renamed maim.js to main.js. #​1277
    • Improve Readability of Issue Template. #​1260

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/io.appium-java-client-7.x branch from 96b5fa9 to e428d43 Compare November 30, 2020 11:42
@renovate renovate bot changed the title Update dependency io.appium:java-client to v7.4.0 Update dependency io.appium:java-client to v7.4.1 Nov 30, 2020
@renovate renovate bot force-pushed the renovate/io.appium-java-client-7.x branch from e428d43 to 11caf91 Compare April 26, 2021 17:49
@renovate renovate bot changed the title Update dependency io.appium:java-client to v7.4.1 Update dependency io.appium:java-client to v7.5.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/io.appium-java-client-7.x branch from 11caf91 to 6c2ecb3 Compare October 18, 2021 17:40
@renovate renovate bot changed the title Update dependency io.appium:java-client to v7.5.1 Update dependency io.appium:java-client to v7.6.0 Oct 18, 2021
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant