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 #44

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

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

Changelog

Sourced from appium-python-client's changelog.

v4.0.1 (2024-07-09)

Fix

- Typo and update test ([#992](https://github.com/appium/python-client/issues/992)) [Kazuaki Matsuo]
  • docs: fix typo

  • fix more typos

  • test: fix one test

Test

  • Ci: enable trigger. [Kazuaki Matsuo]

  • Ci: Bump conventional-pr-action to v3 (#989) [Mykola Mokhnach]

  • Ci: use gha instead of Azure for iOS in Azure (#987) [Kazuaki Matsuo]

    ci: use gha instead of Azure for iOS in Azure

  • Ci: move the file. [Kazuaki Matsuo]

  • Ci: add initial gha to run by manual (#984) [Kazuaki Matsuo]

Other

- Bump 4.0.1. [Kazuaki Matsuo]
- Chore: Add mobile: replacements to clipboard API wrappers ([#998](https://github.com/appium/python-client/issues/998))
  [Mykola Mokhnach]
  • chore: Add mobile: replacements to clipboard API wrappers

  • Fix order

  • update tests

  • Chore(deps): update selenium requirement from ~=4.21 to ~=4.22 (#996) [dependabot[bot], dependabot[bot]]

    Updates the requirements on selenium to permit the latest version.


    updated-dependencies:

    • dependency-name: selenium dependency-type: direct:production ...
  • Chore(deps-dev): update pylint requirement from ~=3.1.0 to ~=3.2.2 (#993) [dependabot[bot], dependabot[bot]]

    Updates the requirements on pylint to permit the latest version. </tr></table>

... (truncated)

Commits
  • 2e58104 Bump 4.0.1
  • 19d4f4b chore: Add mobile: replacements to clipboard API wrappers (#998)
  • 6e06805 chore(deps): update selenium requirement from ~=4.21 to ~=4.22 (#996)
  • fa7e6d4 chore(deps-dev): update pylint requirement from ~=3.1.0 to ~=3.2.2 (#993)
  • a9af896 fix: typo and update test (#992)
  • 850055d chore(deps): update selenium requirement from ~=4.20 to ~=4.21 (#991)
  • 91aa2a1 docs: missing appium python client version in the compatibility matrix
  • 81a50e3 chore(deps): update sphinx-rtd-theme requirement from <2.0 to <3.0 (#935)
  • 7551deb chore(deps-dev): update tox requirement from ~=4.14 to ~=4.15 (#982)
  • f6e2b53 ci: enable trigger
  • 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.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 30, 2024
Copy link

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.267s ⏱️

Copy link

This PR has been automatically marked as stale, because it had no recent activity. Please comment on this thread or remove the stale label if it's still active.

@github-actions github-actions bot added the Stale label Sep 29, 2024
@github-actions github-actions bot closed this Oct 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/appium-python-client-gte-2.9-and-lt-5.0 branch October 6, 2024 04:19
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants