testdevlab / Py-TestUI

Apache License 2.0
17 stars 1 forks source link

Bump appium-python-client from 3.1.0 to 3.1.1 #70

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps appium-python-client from 3.1.0 to 3.1.1.

Changelog

Sourced from appium-python-client's changelog.

v3.1.1 (2023-12-15)

Fix

- Typo in ActionHelpers ([#937](https://github.com/appium/python-client/issues/937)) [kkb912002]

touc -> touch

  • Self.command_executor instance in _update_command_executor (#940) [Kazuaki Matsuo]

Other

  • Bump 3.1.1. [Kazuaki Matsuo]

  • Chore(deps-dev): update pylint requirement from ~=3.0.1 to ~=3.0.3 (#939) [dependabot[bot], dependabot[bot]]

    Updates the requirements on pylint to permit the latest version.


    updated-dependencies:

    • dependency-name: pylint dependency-type: direct:development ...
  • Chore(deps): update selenium requirement from ~=4.14 to ~=4.15 (#933) [dependabot[bot], dependabot[bot]]

    Updates the requirements on selenium to permit the latest version.


    updated-dependencies:

    • dependency-name: selenium dependency-type: direct:production ...
  • Docs: address options in the migration guide (#929) [Kazuaki Matsuo]

    • docs: adress options in the migration guide

    • Update README.md

    • Update README.md

  • Docs: update changelog. [Kazuaki Matsuo]

  • Update changelog for 3.1.0. [Kazuaki Matsuo]

Commits
  • 5200a9b Bump 3.1.1
  • 69ca059 chore(deps-dev): update pylint requirement from ~=3.0.1 to ~=3.0.3 (#939)
  • 63770e8 fix: typo in ActionHelpers (#937)
  • 17639ea fix: self.command_executor instance in _update_command_executor (#940)
  • 876233e chore(deps): update selenium requirement from ~=4.14 to ~=4.15 (#933)
  • 1e281bf docs: address options in the migration guide (#929)
  • 1a81153 docs: update changelog
  • f18ceba Update changelog for 3.1.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 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)