Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump appium-adb from 9.14.11 to 11.0.1 #8359

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps appium-adb from 9.14.11 to 11.0.1.

Release notes

Sourced from appium-adb's releases.

v11.0.1

11.0.1 (2023-10-18)

Miscellaneous Chores

  • Bump lint-staged from 14.0.1 to 15.0.1 (#699) (8b19369)
  • Bump semantic-release from 21.1.2 to 22.0.5 (#696) (40b8bad)

v11.0.0

11.0.0 (2023-10-18)

⚠ BREAKING CHANGES

  • The obsolete emPort property has been removed. Use emulatorPort instead
  • The following coverage-related methods were removed as obsolete: endAndroidCoverage, instrument, androidCoverage
  • The obsolete jars property has been removed.
  • The obsolete instrumentProc property has been removed.

Code Refactoring

  • Remove obsolete methods and properties (#700) (2673b96)

v10.0.0

10.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Some type declarations have been changed in order to make the compiler happy

Features

v9.14.12

9.14.12 (2023-10-08)

Bug Fixes

  • Fallback the boot detection if the device does not have reboot_readiness service (#697) (8a84148)

Miscellaneous Chores

  • Bump sinon from 15.2.0 to 16.0.0 (7a51919)
Changelog

Sourced from appium-adb's changelog.

11.0.1 (2023-10-18)

Miscellaneous Chores

  • Bump lint-staged from 14.0.1 to 15.0.1 (#699) (8b19369)
  • Bump semantic-release from 21.1.2 to 22.0.5 (#696) (40b8bad)

11.0.0 (2023-10-18)

⚠ BREAKING CHANGES

  • The obsolete emPort property has been removed. Use emulatorPort instead
  • The following coverage-related methods were removed as obsolete: endAndroidCoverage, instrument, androidCoverage
  • The obsolete jars property has been removed.
  • The obsolete instrumentProc property has been removed.

Code Refactoring

  • Remove obsolete methods and properties (#700) (2673b96)

10.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Some type declarations have been changed in order to make the compiler happy

Features

9.14.12 (2023-10-08)

Bug Fixes

  • Fallback the boot detection if the device does not have reboot_readiness service (#697) (8a84148)

Miscellaneous Chores

  • Bump sinon from 15.2.0 to 16.0.0 (7a51919)
Commits
  • 0af037b chore(release): 11.0.1 [skip ci]
  • 40b8bad chore: Bump semantic-release from 21.1.2 to 22.0.5 (#696)
  • 8b19369 chore: Bump lint-staged from 14.0.1 to 15.0.1 (#699)
  • e5dc5ab chore(release): 11.0.0 [skip ci]
  • 2673b96 refactor!: Remove obsolete methods and properties (#700)
  • b40d1db chore(release): 10.0.0 [skip ci]
  • 7d2588a feat!: Improve type declarations (#698)
  • badadf9 chore(release): 9.14.12 [skip ci]
  • 8a84148 fix: Fallback the boot detection if the device does not have reboot_readiness...
  • 7a51919 chore: Bump sinon from 15.2.0 to 16.0.0
  • 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 <dependency name> 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)

Bumps [appium-adb](https://github.com/appium/appium-adb) from 9.14.11 to 11.0.1.
- [Release notes](https://github.com/appium/appium-adb/releases)
- [Changelog](https://github.com/appium/appium-adb/blob/master/CHANGELOG.md)
- [Commits](appium/appium-adb@v9.14.11...v11.0.1)

---
updated-dependencies:
- dependency-name: appium-adb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 23, 2023
@Gela Gela enabled auto-merge (squash) October 23, 2023 05:53
@github-actions github-actions bot added the 🛬 Landing This PR is marked as "auto-merge" label Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #8419.

@dependabot dependabot bot closed this Oct 30, 2023
auto-merge was automatically disabled October 30, 2023 05:57

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/appium-adb-11.0.1 branch October 30, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🛬 Landing This PR is marked as "auto-merge"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant