appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
319 stars 227 forks source link

chore(deps-dev): bump appium-adb from 11.1.0 to 12.0.2 #607

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps appium-adb from 11.1.0 to 12.0.2.

Release notes

Sourced from appium-adb's releases.

v12.0.2

12.0.2 (2024-01-25)

Miscellaneous Chores

  • Update the implementation of extractStringsFromApk API (#720) (ef091f4)

v12.0.1

12.0.1 (2024-01-17)

Miscellaneous Chores

  • Bump semantic-release from 22.0.12 to 23.0.0 (#717) (cba0e91)
  • use latest lts for the publishment (0312fed)
Changelog

Sourced from appium-adb's changelog.

12.0.2 (2024-01-25)

Miscellaneous Chores

  • Update the implementation of extractStringsFromApk API (#720) (ef091f4)

12.0.1 (2024-01-17)

Miscellaneous Chores

  • Bump semantic-release from 22.0.12 to 23.0.0 (#717) (cba0e91)
  • use latest lts for the publishment (0312fed)
Commits
  • 304d54d chore(release): 12.0.2 [skip ci]
  • ef091f4 chore: Update the implementation of extractStringsFromApk API (#720)
  • d8c67c1 chore(release): 12.0.1 [skip ci]
  • 0312fed chore: use latest lts for the publishment
  • cba0e91 chore: Bump semantic-release from 22.0.12 to 23.0.0 (#717)
  • 2cb1351 12.0.0
  • dcfe5a6 refactor!: Drop APIs related to io.appium.settings interactions (#716)
  • See full diff 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)
github-actions[bot] commented 6 months ago

:tada: This PR is included in version 6.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: