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.12.4 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps appium-uiautomator2-driver from 2.7.0 to 2.12.4.

Release notes

Sourced from appium-uiautomator2-driver's releases.

v2.12.4

2.12.4 (2023-02-16)

Miscellaneous Chores

  • remove unused unicodeKeyboard as uia2 (#581) (605383f)

v2.12.3

2.12.3 (2023-02-02)

Miscellaneous Chores

v2.12.2

2.12.2 (2023-01-12)

Bug Fixes

  • specify supported non-standard commands in newMethodMap (8a51004)

v2.12.1

2.12.1 (2022-12-24)

Miscellaneous Chores

v2.12.0

2.12.0 (2022-12-08)

Features

v2.11.1

2.11.1 (2022-12-01)

Miscellaneous Chores

v2.11.0

2.11.0 (2022-11-30)

... (truncated)

Changelog

Sourced from appium-uiautomator2-driver's changelog.

2.12.4 (2023-02-16)

Miscellaneous Chores

  • remove unused unicodeKeyboard as uia2 (#581) (605383f)

2.12.3 (2023-02-02)

Miscellaneous Chores

2.12.2 (2023-01-12)

Bug Fixes

  • specify supported non-standard commands in newMethodMap (8a51004)

2.12.1 (2022-12-24)

Miscellaneous Chores

2.12.0 (2022-12-08)

Features

2.11.1 (2022-12-01)

Miscellaneous Chores

2.11.0 (2022-11-30)

Features

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

2.10.2 (2022-11-06)

Commits
  • b3a7cce chore(release): 2.12.4 [skip ci]
  • 605383f chore: remove unused unicodeKeyboard as uia2 (#581)
  • a829766 ci: fix functional/commands/find specs (#578)
  • ccad836 docs: add Android's official page to set testTag modifier for compose (#579)
  • 4d71d27 ci: Update set-output syntax
  • c88658d chore(release): 2.12.3 [skip ci]
  • 21003b3 chore: bump chromedriver
  • 935a4e8 docs: address testTag in jetpackcompose (#577)
  • 5b89dde ci: fix and enable some commands e2e specs (#576)
  • 0e5ab8f build(deps-dev): bump semantic-release from 19.0.5 to 20.0.2 (#573)
  • 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 #125.