Skip to content

Update dependency appium-uiautomator2-driver to v6#25

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/appium-uiautomator2-driver-6.x
Open

Update dependency appium-uiautomator2-driver to v6#25
renovate[bot] wants to merge 1 commit intomainfrom
renovate/appium-uiautomator2-driver-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
appium-uiautomator2-driver ^2.29.3^6.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.8.2

Compare Source

Bug Fixes

v6.8.1

Compare Source

Miscellaneous Chores
  • Update appium-uiautomator2-server version to 9.11.1 (87016a1)

v6.8.0

Compare Source

Features
  • Add source param to mobile: pressKey extension method (#​979) (b1d0b21)

v6.7.15

Compare Source

Miscellaneous Chores
  • Update appium-uiautomator2-server (77f970c)

v6.7.14

Compare Source

Miscellaneous Chores
  • Update appium-uiautomator2-server version (a06f196)

v6.7.13

Compare Source

Miscellaneous Chores

v6.7.12

Compare Source

Miscellaneous Chores

v6.7.11

Compare Source

Miscellaneous Chores
  • Exclude tests from published dist (4f2cf50)

v6.7.10

Compare Source

Miscellaneous Chores
  • Update appium-android-driver to version 12.6.4 (a67b51a)

v6.7.9

Compare Source

Miscellaneous Chores
  • Bump appium-android-driver (92ff8c7)

v6.7.8

Compare Source

Miscellaneous Chores

v6.7.7

Compare Source

Miscellaneous Chores
  • Migrate the rest of command modules to typescript (#​971) (1e7606c)

v6.7.6

Compare Source

Miscellaneous Chores
  • Migrate various command modules to typescript (part 2) (#​970) (976d79d)

v6.7.5

Compare Source

Miscellaneous Chores

v6.7.4

Compare Source

Miscellaneous Chores
  • Migrate various .js modules to typescript (part 1) (#​968) (999aa17)

v6.7.3

Compare Source

Miscellaneous Chores

v6.7.2

Compare Source

Miscellaneous Chores

v6.7.1

Compare Source

Miscellaneous Chores

v6.7.0

Compare Source

Features
  • add appium:adbListenAllNetwork with uiautomator2:adb_listen_all_network flag to add -a option for adb (#​955) (5b0fa8b)

v6.6.3

Compare Source

Miscellaneous Chores

v6.6.2

Compare Source

Bug Fixes
  • Update mobile: screenshots endpoint to properly handle virtual display ids (#​951) (5e96d51)

v6.6.1

Compare Source

Miscellaneous Chores

v6.6.0

Compare Source

Features
  • Add documentation for 'mobile: listDisplays' API (#​948) (df7ca78)

v6.5.0

Compare Source

Features

v6.4.1

Compare Source

Bug Fixes
  • Add missing /appium prefix to the custom endpoint (#​944) (deed050)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

Features

v6.2.1

Compare Source

Miscellaneous Chores

v6.2.0

Compare Source

Features
  • Document 'mobile: getChromeCapabilities' extension (#​938) (2adb038)

v6.1.2

Compare Source

Miscellaneous Chores

v6.1.1

Compare Source

Miscellaneous Chores

v6.1.0

Compare Source

Features

v6.0.2

Compare Source

Miscellaneous Chores

v6.0.1

Compare Source

Miscellaneous Chores

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Dropped support of older Android API levels below 26 (Oreo)
Features

v5.0.7

Compare Source

Miscellaneous Chores

v5.0.6

Compare Source

Miscellaneous Chores

v5.0.5

Compare Source

Miscellaneous Chores

v5.0.4

Compare Source

Miscellaneous Chores

v5.0.3

Compare Source

Miscellaneous Chores

v5.0.2

Compare Source

Miscellaneous Chores

v5.0.1

Compare Source

Bug Fixes
Miscellaneous Chores

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
  • Required npm version has been bumped to >=10
  • Required Appium server version has been bumped to >=3.0.0-rc.2
Features

v4.2.9

Compare Source

Miscellaneous Chores

v4.2.8

Compare Source

Miscellaneous Chores

v4.2.7

Compare Source

Miscellaneous Chores
  • docs for tooltip-text and text-has-clickable-span fields (#​912) (fa77432)

v4.2.6

Compare Source

Bug Fixes
  • do not proxy commands for retrieving session data (#​911) (3f86b10)

v4.2.5

Compare Source

Miscellaneous Chores

v4.2.4

Compare Source

Miscellaneous Chores

v4.2.3

Compare Source

Miscellaneous Chores

v4.2.2

Compare Source

Miscellaneous Chores

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 appium/appium-android-driver#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)

v3.9.8

Compare Source

Miscellaneous Chores

v3.9.7

Compare Source

Miscellaneous Chores

v3.9.6

Compare Source

Bug Fixes

v3.9.5

Compare Source

Miscellaneous Chores

v3.9.4

Compare Source

Miscellaneous Chores
  • Replace occurrences of the deprecated errorAndThrow API (#​849) (c562ca5)

v3.9.3

Compare Source

Bug Fixes
  • Make package parameter of deep link command optional (#​847) (ddc7477)

v3.9.2

Compare Source

Miscellaneous Chores
  • allow compatibility with appium 3 beta (471e156)

v3.9.1

Compare Source

Miscellaneous Chores

v3.9.0

Compare Source

Features

v3.8.3

Compare Source

Miscellaneous Chores

v3.8.2

Compare Source

Miscellaneous Chores
  • bump adb to include supporting activities with unicode chars (#​836) (c36962e)

v3.8.1

Compare Source

Miscellaneous Chores

v3.8.0

Compare Source

Features

v3.7.11

Compare Source

Miscellaneous Chores

v3.7.10

Compare Source

Miscellaneous Chores

v3.7.9

Compare Source

Miscellaneous Chores

v3.7.8

Compare Source

Miscellaneous Chores

v3.7.7

Compare Source

Bug Fixes
  • apply the latest io.appium.settings (a1dfde4)

v3.7.6

Compare Source

Miscellaneous Chores

v3.7.5

Compare Source

Miscellaneous Chores

v3.7.4

Compare Source

Bug Fixes
  • stop uia2 process as well in cleanupAutomationLeftovers (#​807) (69abc42)

v3.7.3

Compare Source

Miscellaneous Chores

v3.7.2

Compare Source

Miscellaneous Chores

v3.7.1

Compare Source

Miscellaneous Chores

v3.7.0

Compare Source

Features

v3.6.1

Compare Source

Miscellaneous Chores

v3.6.0

Compare Source

Features

v3.5.7

Compare Source

Bug Fixes
  • uninstall installed uia2 servers if they were greater than on-going session (#​796) (62b9056)

v3.5.6

Compare Source

Miscellaneous Chores

v3.5.5

Compare Source

Miscellaneous Chores

v3.5.4

Compare Source

Bug Fixes
  • Add a workaround for wrong adb exit code on service stop (#​794) (31e79ab)

v3.5.3

Compare Source

Miscellaneous Chores

v3.5.2

Compare Source

Bug Fixes

v3.5.1

Compare Source

Miscellaneous Chores
  • Update dev dependencies (4224eaa)

v3.5.0

Compare Source

Features
  • Align the implementation of execute method map with other android drivers (#​780) (d376a9b)

v3.4.0

Compare Source

Features
  • Add helpers to control bluetooth and nfc adapters (#​779) (a9403ff)

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features

v3.1.0

Compare Source

Features

v3.0.8

Compare Source

Miscellaneous Chores

v3.0.7

Compare Source

Miscellaneous Chores

v3.0.6

Compare Source

Miscellaneous Chores

v3.0.5

Compare Source

Miscellaneous Chores
  • bump appium-android-driver (2683085)

v3.0.4

Compare Source

Bug Fixes
  • Skip chromedriver proxy suspend if the proxy is not initialized yet (#​754) (a6d9146)

v3.0.3

Compare Source

Miscellaneous Chores

v3.0.2

Compare Source

Miscellaneous Chores

v3.0.1

Compare Source

Miscellaneous Chores
  • bump uia2 server that has androidx.test.uiautomator:uiautomator:2.3.0 (#​744) (56dab5d)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Removed obsolete MJSONWP touch route handlers. Use W3C actions or gesture shortcuts instead:
  • doSwipe
  • doDrag
  • touchDown
  • touchLongClick
  • touchMove
  • touchUp
  • tap
  • doPerformMultiAction
Features

v2.45.1

Compare Source

Bug Fixes
  • Argument type for performActions API ([#​7

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: appium2.0@0.0.82
npm error Found: appium@2.19.0
npm error node_modules/appium
npm error   appium@"^2.0.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer appium@"^3.0.0-rc.2" from appium-uiautomator2-driver@6.8.2
npm error node_modules/appium-uiautomator2-driver
npm error   appium-uiautomator2-driver@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-16T20_04_42_356Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-16T20_04_42_356Z-debug-0.log

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.

0 participants