accessibility-insights-web icon indicating copy to clipboard operation
accessibility-insights-web copied to clipboard

chore(deps): bump appium-adb from 9.10.2 to 9.10.11

Open dependabot[bot] opened this issue 3 years ago • 1 comments
trafficstars

Bumps appium-adb from 9.10.2 to 9.10.11.

Release notes

Sourced from appium-adb's releases.

v9.10.11

9.10.11 (2022-10-03)

v9.10.10

9.10.10 (2022-09-08)

v9.10.9

9.10.9 (2022-08-31)

Bug Fixes

  • escape doesn't work due to misuse of regex (#616) (ecf8dfd)

v9.10.8

9.10.8 (2022-08-28)

Bug Fixes

v9.10.7

9.10.7 (2022-08-28)

Bug Fixes

v9.10.6

9.10.6 (2022-08-27)

Bug Fixes

  • Update module resolution logic (f24c2d1)

v9.10.5

9.10.5 (2022-08-27)

Bug Fixes

  • Try to broadcast airplane mode with root privileges on emulators (#612) (18de2ee)

v9.10.4

9.10.4 (2022-08-26)

... (truncated)

Commits
  • 034e141 chore(release): 9.10.11 [skip ci]
  • 93e389c chore: Add more detailed logs if app or device specs don't support permission...
  • 45c4fda docs: Remove obsolete documentation link from the code (#620)
  • c0ea020 refactor: Import getModuleRootSync helper from support module (#619)
  • d455873 chore(release): 9.10.10 [skip ci]
  • 4ec50a2 chore: Bump @​appium/test-support from 1.5.0 to 2.0.0 (#618)
  • fb994bd ci: Update config preset for conventional commits
  • 8894779 ci: Split functional and unit tests (#617)
  • bdab916 ci: Switch CI to GH actions (#615)
  • 4f97bb3 chore(release): 9.10.9 [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 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] avatar Oct 03 '22 23:10 dependabot[bot]

This update completely breaks unified, at least when using mock-adb (I didn't have a device on hand to check that). I did a little poking around, and determined that the break first appears when using appium-adb version 9.10.3. I haven't debugged it further than that.

DaveTryon avatar Oct 04 '22 16:10 DaveTryon

Superseded by #6137.

dependabot[bot] avatar Oct 17 '22 17:10 dependabot[bot]