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.2 #353

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps appium-uiautomator2-driver from 3.1.0 to 3.5.2.

Release notes

Sourced from appium-uiautomator2-driver's releases.

v3.5.2

3.5.2 (2024-05-21)

Bug Fixes

v3.5.1

3.5.1 (2024-05-16)

Miscellaneous Chores

  • Update dev dependencies (4224eaa)

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.2 (2024-05-21)

Bug Fixes

3.5.1 (2024-05-16)

Miscellaneous Chores

  • Update dev dependencies (4224eaa)

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
  • 4cd489a chore(release): 3.5.2 [skip ci]
  • fcd7033 fix: bring mobile: backgroundApp back (#783)
  • 84be65d chore(release): 3.5.1 [skip ci]
  • 4224eaa chore: Update dev dependencies
  • a402ba6 build(deps-dev): bump sinon from 17.0.2 to 18.0.0 (#781)
  • 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]
  • 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)