Skip to content

chore(deps): update webdriverio (major)#2450

Merged
tido64 merged 2 commits into
trunkfrom
renovate/major-webdriverio
Apr 24, 2025
Merged

chore(deps): update webdriverio (major)#2450
tido64 merged 2 commits into
trunkfrom
renovate/major-webdriverio

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
appium-uiautomator2-driver ^3.0.0 -> ^4.0.0 age adoption passing confidence
appium-xcuitest-driver ^7.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

appium/appium-uiautomator2-driver (appium-uiautomator2-driver)

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features

v4.1.5

Compare Source

Miscellaneous Chores

v4.1.4

Compare Source

Bug Fixes
  • Explicitly wait for the server shutdown before killing it forcefully (#​873) (d3f50ef)

v4.1.3

Compare Source

Miscellaneous Chores
  • remove duplicated mobile: backgroundApp definition from uia2 (#​871) (1602c51)

v4.1.2

Compare Source

Bug Fixes
  • the return value of getConnectivity to follow the description (e36a3cd)

v4.1.1

Compare Source

Miscellaneous Chores

v4.1.0

Compare Source

Features

v4.0.3

Compare Source

Miscellaneous Chores

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Miscellaneous Chores
  • docs for the new fields from AccessibilityNodeInfo (#​862) (815c247)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • The following methods and properties were removed:
  • mobileSetClipboard -> replaced by setClipboard
  • mobileGetClipboard -> replaced by getClipboard
  • executeMobile -> replaced by execute (the script argument must also be changed to start with mobile: )
  • mobileCommandsMapping -> replaced by executeMethodsMap
  • mobileGetAppStrings -> replaced by getStrings
  • The following methods were changed:
  • mobileDragGesture
  • mobileFlingGesture
  • mobileDoubleClickGesture
  • mobileClickGesture
  • mobilePinchOpenGesture
  • mobilePinchCloseGesture
  • mobileSwipeGesture
  • mobileScrollGesture
  • mobileScrollBackTo
  • mobileScroll
  • mobileDeepLink
  • mobileAcceptAlert
  • mobileDismissAlert
  • mobileType
  • mobileReplaceElementValue
  • mobileInstallMultipleApks
  • mobileBackgroundApp
  • mobilePressKey
  • mobileScreenshots
  • mobileScheduleAction
  • mobileUnscheduleAction
  • mobileGetActionHistory
  • The following obsolete type definitions were removed:
  • DragOptions
  • FlingOptions
  • ClickOptions
  • LongClickOptions
  • PinchOptions
  • SwipeOptions
  • ScrollGestureOptions
  • ScrollElementToElementOpts
  • ScrollOptions
  • DeepLinkOpts
  • AcceptAlertOptions
  • DismissAlertOptions
  • TypingOptions
  • ReplaceValueOptions
  • InstallMultipleApksOptions
  • BackgroundAppOptions
  • PressKeyOptions
  • ScreenshotsOpts
  • ActionArgs
  • SetClipboardOpts
  • GetAppStringsOptions

Based on https://github.com/appium/appium-android-driver/pull/982

Features

v3.10.0

Compare Source

Features
  • bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked (#​861) (fdd362a)

v3.9.9

Compare Source

Miscellaneous Chores
  • bump io.appium.settings to include the broad cast receiver update (#​858) (bd8cfe7)
appium/appium-xcuitest-driver (appium-xcuitest-driver)

v9.2.0

Compare Source

Features
  • Bump WDA to enable the autoClickAlertSelector setting (#​2550) (3136cbe)

v9.1.4

Compare Source

Miscellaneous Chores
  • bump appium-ios-simulator to include a fix for applesimutils usage (49d401e)

v9.1.3

Compare Source

Miscellaneous Chores

v9.1.2

Compare Source

Miscellaneous Chores

v9.1.1

Compare Source

Bug Fixes

v9.1.0

Compare Source

Features

v9.0.2

Compare Source

Miscellaneous Chores

v9.0.1

Compare Source

Miscellaneous Chores

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • The following deprecated driver methods were removed:
  • getWindowSizeWeb
  • getWindowSizeNative
Features
  • Switch size retrieval to use the W3C window/rect endpoint (#​2538) (cdc421f)

v8.4.3

Compare Source

Miscellaneous Chores

v8.4.2

Compare Source

Bug Fixes
  • Make sure a proper file names encoding is used while unzipping files from app bundles (#​2534) (cb4034a)

v8.4.1

Compare Source

Miscellaneous Chores

v8.4.0

Compare Source

Features
  • add placeholderValue explicitly as an element attribute (#​2529) (5c4aee5)

v8.3.3

Compare Source

Miscellaneous Chores

v8.3.2

Compare Source

Bug Fixes

v8.3.1

Compare Source

Miscellaneous Chores
  • bump wda version to 9.0.3 (b645987)

v8.3.0

Compare Source

Features
  • always use vendContainer to add files without extra app permissions (#​2522) (6f3e7b5)

v8.2.0

Compare Source

Features

v8.1.0

Compare Source

Features
  • create port forward when mjpegServerPort is provided in caps (#​2517) (ed4c9cf)

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • Removed the customSnapshotTimeout setting as a result of WDA upgrade to v9
Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Oslo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2025
@renovate renovate Bot requested review from JasonVMo and tido64 as code owners April 24, 2025 09:52
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 24, 2025

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.

@tido64 tido64 enabled auto-merge (squash) April 24, 2025 10:35
@tido64 tido64 merged commit 85abfa3 into trunk Apr 24, 2025
30 checks passed
@tido64 tido64 deleted the renovate/major-webdriverio branch April 24, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant