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.11.0 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps appium-uiautomator2-driver from 2.7.0 to 2.11.0.

Release notes

Sourced from appium-uiautomator2-driver's releases.

v2.11.0

2.11.0 (2022-11-30)

Features

  • Add support of updated changePermissions args (#565) (df51a96)

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.11.0 (2022-11-30)

Features

  • Add support of updated changePermissions args (#565) (df51a96)

2.10.2 (2022-11-06)

Commits
  • dc59e70 chore(release): 2.11.0 [skip ci]
  • df51a96 feat: Add support of updated changePermissions args (#565)
  • 11c7732 docs: add noSign is necessary case as the troubleshooting (#564)
  • ddcddbd build(deps-dev): bump sinon from 14.0.2 to 15.0.0 (#563)
  • 0a63d2a docs: move developer options description from appium.io to this repo (#562)
  • eacf024 docs: Add socket hangup error throubleshooting (#561)
  • 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 ...
  • 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 #64.