webdriverio / appium-boilerplate

Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android
MIT License
439 stars 261 forks source link

chore(deps-dev): bump appium-uiautomator2-driver from 3.1.0 to 3.5.0 #344

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps appium-uiautomator2-driver from 3.1.0 to 3.5.0.

Release notes

Sourced from appium-uiautomator2-driver's releases.

v3.5.0

3.5.0 (2024-05-12)

Features

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

v3.4.0

3.4.0 (2024-05-11)

Features

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

v3.3.0

3.3.0 (2024-05-09)

Features

  • add user option for mobile: isAppInstalled (#778) (2a0e9a5)

v3.2.0

3.2.0 (2024-05-03)

Features

  • Add mobile: injectEmulatorCameraImage extension (#772) (768a629)
Changelog

Sourced from appium-uiautomator2-driver's changelog.

3.5.0 (2024-05-12)

Features

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

3.4.0 (2024-05-11)

Features

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

3.3.0 (2024-05-09)

Features

  • add user option for mobile: isAppInstalled (#778) (2a0e9a5)

3.2.0 (2024-05-03)

Features

  • Add mobile: injectEmulatorCameraImage extension (#772) (768a629)
Commits
  • 8b9ca00 chore(release): 3.5.0 [skip ci]
  • d376a9b feat: Align the implementation of execute method map with other android drive...
  • 2d528cb chore(release): 3.4.0 [skip ci]
  • a9403ff feat: Add helpers to control bluetooth and nfc adapters (#779)
  • 67063f5 chore(release): 3.3.0 [skip ci]
  • 2a0e9a5 feat: add user option for mobile: isAppInstalled (#778)
  • ac1683b ci: Bump conventional-pr-action to v3 (#775)
  • dbc450e ci: fix typo and teak a bit (#773)
  • d748259 ci: Enable KVM group perms (#770)
  • 174186b chore(release): 3.2.0 [skip ci]
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 month ago

Superseded by #347.