Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Update dependency appium to v1.22.0 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 23, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
appium 1.15.1 -> 1.22.0 age adoption passing confidence

Release Notes

appium/appium

v1.22.0

Compare Source

===================================

Appium 1.22.0 is a minor release

We're going to move to Appium 2.x.
Appium 1.x will have minor or patch releases only when Appium 1.x gets breaking updates in XCTest or critical bugs before the EOL.

General
Android General
Android(UIAutomator2)
Android(Espresso)
iOS General
  • Xcode 13 and iOS 15 support
iOS(XCUITest)
Mac2

Windows

Community/Company based drivers
You.i Engine Driver

The version is 1.2.9

Flutter driver

The version is 0.0.32

v1.21.0

Compare Source

===================================

Appium 1.22.0 is a minor release

We're going to move to Appium 2.x.
Appium 1.x will have minor or patch releases only when Appium 1.x gets breaking updates in XCTest or critical bugs before the EOL.

General
Android General
Android(UIAutomator2)
Android(Espresso)
iOS General
  • Xcode 13 and iOS 15 support
iOS(XCUITest)
Mac2

Windows

Community/Company based drivers
You.i Engine Driver

The version is 1.2.9

Flutter driver

The version is 0.0.32

v1.20.2

Compare Source

===================================

Appium 1.21.0 is a minor release

General
Android General
Android(UIAutomator2)
Android(Espresso)
iOS General
  • Xcode 12.5 support
iOS(XCUITest)
Mac2
You.i Engine Driver

The version is 1.2.8

Community based drivers
Flutter driver

The version is 0.0.28

New drivers

Add the ability to load appium-roku-driver(appium#​15227) and appium-webos-driver(appium#​15260) by @​cbuelvasc

v1.20.1

Compare Source

===================================

Appium 1.20.2 is a patch release

Android(UIAutomator2)

v1.20.0

Compare Source

===================================

Appium 1.20.1 is a patch release

Android(UIAutomator2)

v1.19.1

Compare Source

===================================

Appium 1.20.0 is a minor release

General
Android General
  • InvalidContextError error is thrown if running instrumentation process was dead
  • Fix Android emulator config paths on Windows appium-adb#​558
Android(UIAutomator2)
  • Appium adds io.appium.settings, io.appium.uiautomator2.server and io.appium.uiautomator2.server.test as the device's Doze whitelist to keep working appium-uiautomator2-driver#​420
  • Add settings:
Android(Espresso)
iOS General
iOS(XCUITest)
  • Support M1 chip based Mac, Xcode 12.3
  • Snapshots caching logic has been rewritten to improve lookup performance e.g. WebDriverAgent#​404, WebDriverAgent#​407
  • Breaking changes
    • Support over Xcode 10.2, iOS 12.2 (Drop supporting Xcode 10.0 and 10.1)
    • accessibility id, name and id lookup strategies now find elements by name(wdName) attributes in page source: WebDriverAgent#​414
      • Previously, they found elements by name(wdName) and value(wdValue)
      • Please use predicate strategy to find value(wdValue) attribute like this change
  • Add capabilities:
    • waitForIdleTimeout (Please read the below settings section)
  • Add settings: (Please read Settings API for more details)
    • customSnapshotTimeout which was renamed from snapshotTimeout sets how much time is allowed to resolve a single accessibility snapshot with custom attributes
    • waitForIdleTimeout to customize the time for waiting until the application under test is idling
      • The value zero (not recommended) is equal to waitForQuiescence to false
      • Important: this is still a workaround, so there is no guarantee it is going to always work. Please consider rather fixing your application source code, because XCTest uses idle intervals to send commands to the accessibility manager. You may get unexpected testing results or application crashes if such intervals don't exist or are too tiny.
    • animationCoolOffTimeout customize the timeout to wait until the application under test has no animation
  • Add a possibility to select elements by indexes WebDriverAgent#​417
  • Fix parsing SSL output from OpenSSL output appium-xcuitest-driver#​1256
iOS(Safari)

This driver provides you to communicate with Apple's safaridriver binary via Appium.
It only supports Safari browser automation on macOS and iOS (Simulator/Real Device).

Read https://github.com/appium/appium-safari-driver for more details.

Mac2

This driver provides you to handle macOS native applications with Apple's XCTest framework.
Read https://github.com/appium/appium-mac2-driver for more details.

Gecko

This driver provides you to communicate with Firefox browsers on macOS, Windows, Linux and Android with geckodriver binary via Appium.
Read https://github.com/appium/appium-geckodriver for more details to set the environment up.

v1.19.0

Compare Source

===================================

Appium 1.19.1 is a patch release

iOS(XCUITest)

Patches "missing target for targetId" bug in Safari tests (see #​14867)

v1.18.3

Compare Source

===================================

Appium 1.19.0 is a minor release

Android General
Android(UIAutomator2)
Android(Espresso)
iOS(general)
iOS(XCUITest)
Flutter

The version is 0.25

You.i Engine Driver

The version is 1.2.7

v1.18.2

Compare Source

===================================

Appium 1.18.2 and 1.18.3 are patch releases

  • Supports Xcode 12 + iOS 14
iOS(XCUITest)

v1.18.1

Compare Source

===================================

Appium 1.18.2 and 1.18.3 are patch releases

  • Supports Xcode 12 + iOS 14
iOS(XCUITest)

v1.18.0

Compare Source

===================================

Appium 1.18.1 is a patch release

Android General
Android (UiAutomator2)

v1.17.1

Compare Source

===================================

Appium 1.18.0 is a minor release

General
Android General
Android (UiAutomator2)
Android (Espresso)
iOS (XCUITest)
Windows

v1.17.0

Compare Source

===================================

Appium 1.17.1 is a patch release

iOS (XCUITest)

iOS (Web)

v1.16.0

Compare Source

===================================

Appium 1.17.0 is a minor release.

General
iOS General
iOS (XCUITest)
Android General

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/appium-1.x branch from 819d81b to bb7574a Compare March 15, 2020 09:01
@renovate renovate bot changed the title Update dependency appium to v1.16.0 Update dependency appium to v1.17.0 Mar 15, 2020
@renovate renovate bot force-pushed the renovate/appium-1.x branch from bb7574a to 0224e8d Compare May 8, 2020 09:57
@renovate renovate bot changed the title Update dependency appium to v1.17.0 Update dependency appium to v1.17.1 May 8, 2020
@renovate renovate bot force-pushed the renovate/appium-1.x branch from 0224e8d to dfac1b5 Compare August 26, 2020 17:02
@renovate renovate bot changed the title Update dependency appium to v1.17.1 Update dependency appium to v1.18.1 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/appium-1.x branch from dfac1b5 to 11b46a2 Compare April 14, 2021 08:46
@renovate renovate bot changed the title Update dependency appium to v1.18.1 Update dependency appium to v1.20.2 Apr 14, 2021
@renovate renovate bot force-pushed the renovate/appium-1.x branch from 11b46a2 to 4c7a1fd Compare May 9, 2021 21:10
@renovate renovate bot changed the title Update dependency appium to v1.20.2 Update dependency appium to v1.21.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/appium-1.x branch from 4c7a1fd to 0bacc2d Compare October 19, 2021 00:27
@renovate renovate bot changed the title Update dependency appium to v1.21.0 Update dependency appium to v1.22.0 Oct 19, 2021
Copy link
Author

renovate bot commented Jan 11, 2024

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant