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

⬆️ Update appium-python-client requirement from ~=2.9 to >=2.9,<5.0 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Updates the requirements on appium-python-client to permit the latest version.

Changelog

Sourced from appium-python-client's changelog.

v4.2.0 (2024-09-24)

New

- Feat: Add flutter integration driver commands and tests ([#1022](https://github.com/appium/python-client/issues/1022))
  [MummanaSubramanya]

Fix

  • Add missing init.py (#1029) [Kazuaki Matsuo]

Other

- Chore(deps-dev): update tox requirement from ~=4.19 to ~=4.20 ([#1021](https://github.com/appium/python-client/issues/1021))
  [dependabot[bot], dependabot[bot]]

Updates the requirements on tox to permit the latest version.


updated-dependencies:

  • dependency-name: tox dependency-type: direct:development ...

  • Chore(deps-dev): update tox requirement from ~=4.18 to ~=4.19 (#1020) [dependabot[bot], dependabot[bot]]

    Updates the requirements on tox to permit the latest version.


    updated-dependencies:

    • dependency-name: tox dependency-type: direct:development ...
  • Update README.md. [Kazuaki Matsuo]

  • Chore(deps-dev): update pylint requirement from ~=3.2.6 to ~=3.2.7 (#1019) [dependabot[bot], dependabot[bot]]

    Updates the requirements on pylint to permit the latest version.


    updated-dependencies: </tr></table>

... (truncated)

Commits
  • 25da847 fix: add missing init.py (#1029)
  • 2ffa930 feat: Add flutter integration driver commands and tests (#1022)
  • bb8d509 chore(deps-dev): update tox requirement from ~=4.19 to ~=4.20 (#1021)
  • 54a9ef1 chore(deps-dev): update tox requirement from ~=4.18 to ~=4.19 (#1020)
  • f47fe5b Update README.md
  • d8c1260 chore(deps-dev): update pylint requirement from ~=3.2.6 to ~=3.2.7 (#1019)
  • 8d53160 chore(deps): update selenium requirement from ~=4.23 to ~=4.24 (#1018)
  • 87ec961 chore(deps-dev): update black requirement from <24.0.0 to <25.0.0 (#950)
  • d0ad068 docs: modify readme
  • 23b7fde Update changelog for 4.1.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [appium-python-client](https://github.com/appium/python-client) to permit the latest version.
- [Release notes](https://github.com/appium/python-client/releases)
- [Changelog](https://github.com/appium/python-client/blob/master/CHANGELOG.rst)
- [Commits](appium/python-client@v2.9.0...v4.2.0)

---
updated-dependencies:
- dependency-name: appium-python-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
kebbie
   cmd.py651675%179–207
   emulator.py44830831%323–325, 327, 352–353, 355–356, 358–359, 361–362, 364–365, 367–368, 370–371, 373–374, 381, 387–401, 428–440, 478–496, 509–513, 522–578, 591–594, 605–617, 625–627, 638–658, 666, 678–682, 691–716, 728–735, 757–787, 803, 823–842, 854–861, 880–896, 905, 918–935, 944, 958–976, 985, 999–1013, 1022, 1036–1047, 1056, 1069–1081, 1090, 1103–1133, 1142, 1155–1168, 1181–1191, 1204–1218
TOTAL132532476% 

Tests Skipped Failures Errors Time
341 0 💤 0 ❌ 0 🔥 2.279s ⏱️

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants