AppiumTestDistribution / appium-reporter-plugin

Appium2 plugin to generate html report with screenshots.
Apache License 2.0
30 stars 12 forks source link

Bump appium-uiautomator2-driver from 2.7.0 to 2.10.2 #48

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps appium-uiautomator2-driver from 2.7.0 to 2.10.2.

Release notes

Sourced from appium-uiautomator2-driver's releases.

v2.10.2

2.10.2 (2022-11-06)

v2.10.1

2.10.1 (2022-10-30)

v2.10.0

2.10.0 (2022-10-28)

Features

  • add info about new option "autoWebviewName" into README and bump the dependency (#558) (c1fcef2)

v2.9.1

2.9.1 (2022-10-27)

Bug Fixes

  • bump adb to fix refreshGeoLocationCache command (#556) (f173815)

v2.9.0

2.9.0 (2022-10-19)

Features

  • add skipping app state check in terminateApp when the given timeout is zero (#554) (913dc39)

v2.8.0

2.8.0 (2022-10-13)

Features

v2.7.1

2.7.1 (2022-10-04)

Changelog

Sourced from appium-uiautomator2-driver's changelog.

2.10.2 (2022-11-06)

Commits
  • bcdff74 chore(release): 2.10.2 [skip ci]
  • b8e0999 chore: add changelog with @​semantic-release/changelog (#560)
  • 8e3a47f chore(release): 2.10.1 [skip ci]
  • 2e4c533 chore: bump UIA2 server to use non-android.permission.WRITE_EXTERNAL_STORAGE ...
  • fb072ea chore(release): 2.10.0 [skip ci]
  • c1fcef2 feat: add info about new option "autoWebviewName" into README and bump the de...
  • 9550d49 chore(release): 2.9.1 [skip ci]
  • f173815 fix: bump adb to fix refreshGeoLocationCache command (#556)
  • 1db0e3e ci: Update node versions retrieval algorithm
  • ae2ca74 docs: Add more troubleshooting (#557)
  • 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 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 year ago

Superseded by #62.