Skip to content
This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Bump robotframework-appiumlibrary from 1.6.4 to 2.1.0 #119

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps robotframework-appiumlibrary from 1.6.4 to 2.1.0.

Release notes

Sourced from robotframework-appiumlibrary's releases.

2.0.0

Selenium 4 Support with python-client v2.0.0

  • Deprecate the TouchAction keywords
  • Deprecate launch_application, quit_application, reset_application according to Appium Python Client
  • Rename Activate App to Activate Application for consistency
  • Rename Background App to Background Application for consistency
  • Rename Stop App to Stop Application for consistency
  • Rename Remove App to Remove Application for consistency
  • Added Terminate Application
  • Support for strict_ssl added in Open Application
  • Support for arguments(dict) with Execute Script and Execute Async Script
  • Added Tap With Positions that uses new ActionChain of w3c
  • Espresso selector support (viewtag, data matcher, view matcher)
  • Fix all find_element_by to find_element using AppiumBy

What's Changed

New Contributors

Full Changelog: serhatbolsu/robotframework-appiumlibrary@1.6.3...2.0.0

Changelog

Sourced from robotframework-appiumlibrary's changelog.

History

2.0.0

  • Deprecate the TouchAction keywords
  • Deprecate launch_application, quit_application, reset_application according to Appium Python Client
  • Rename Activate App to Activate Application for consistency
  • Rename Background App to Background Application for consistency
  • Rename Stop App to Stop Application for consistency
  • Rename Remove App to Remove Application for consistency
  • Added Terminate Application
  • Support for strict_ssl added in Open Application
  • Support for arguments(dict) with Execute Script and Execute Async Script
  • Added Tap With Positions that uses new ActionChain of w3c
  • Espresso selector support (viewtag, data matcher, view matcher)
  • Fix all find_element_by to find_element using AppiumBy
Commits
  • 2c7d90f Preparing release v2.1.0
  • 3593226 Preparing release candidate 2.1.0rc2
  • 19bdd9e Relaxed requirement for selenium allowing up to and including 4.16
  • e017bb7 Setting version to 2.1.0rc1, prepping for release candidate
  • c8c296d Merge pull request #398 from S4more/patch-1
  • fcd359b Merge branch 'master' into patch-1
  • f689de6 Appium 338 (#390)
  • da3f155 Added optional first_only parameter to Get Text (#402)
  • 5f5e1f9 Fix dependency break (#417) (#418)
  • 0151d5b Added method to click iOS Alert button in Appium v2 (#420)
  • Additional commits viewable 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 [robotframework-appiumlibrary](https://github.com/serhatbolsu/robotframework-appiumlibrary) from 1.6.4 to 2.1.0.
- [Release notes](https://github.com/serhatbolsu/robotframework-appiumlibrary/releases)
- [Changelog](https://github.com/serhatbolsu/robotframework-appiumlibrary/blob/master/CHANGES.rst)
- [Commits](serhatbolsu/robotframework-appiumlibrary@1.6.4...v2.1.0)

---
updated-dependencies:
- dependency-name: robotframework-appiumlibrary
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 6, 2024
@dependabot dependabot bot requested a review from Wolfe1 June 6, 2024 14:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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