selenide-examples / selenide-appium

Mobile automation made easy
65 stars 18 forks source link

Bump com.codeborne:selenide-appium from 6.17.2 to 6.18.0 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.codeborne:selenide-appium from 6.17.2 to 6.18.0.

Release notes

Sourced from com.codeborne:selenide-appium's releases.

v6.18.0

Changes

🚀 Features

📦 Dependency updates

Changelog

Sourced from com.codeborne:selenide-appium's changelog.

6.18.0 (released 06.09.2023)

  • #2434 show actual texts in error message for collections text checks (#2456)
  • #2452 bump Selenium from 4.11.0 to 4.12.1
  • #2336 pass BasicAuth in Chromium-based browser using HasAuthentication mechanism - again (#2358)
  • #2445 add method $$.getOptions() (#2446)
  • #2454 Make Selenide.getFocusedElement() return SelenideElement, not WebElement
  • #2437 support page object fields of type SelenideAppiumElement (#2438)
  • #2449 added ability to set top and bottom point coordinates for scroll in mobile apps -- thanks to @​qwez for PR
  • #2439 do not allow creating ElementsContainer outside of page object (#2455)
  • bump LittleProxy from 2.0.19 to 2.0.20 (fixes a memory leak in Selenide proxy)
  • #2442 update vulnerable jackson dependency Full list: https://github.com/selenide/selenide/milestone/190?closed=1
Commits
  • 2892269 release Selenide 6.18.0
  • 0a21000 Bump com.github.valfirst.browserup-proxy:browserup-proxy-core
  • 85060e2 Bump actions/checkout from 3 to 4 (#2460)
  • 8a6b287 bump Selenium from 4.12.0 to 4.12.1
  • 8e980d5 Appium Scroll: fix code style warnings
  • e2fc2f9 Appium Scroll: added ability to set top and bottom point coordinates for scroll
  • f592825 bump LittleProxy from 2.0.19 to 2.0.20
  • f8a6d54 #2434 show actual texts in error message (#2456)
  • 69edb75 Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277
  • 4022d04 Bump slf4jVersion from 2.0.7 to 2.0.9
  • 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 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)