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

Bump selenide from 5.16.2 to 5.17.2 #29

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2021

Bumps selenide from 5.16.2 to 5.17.2.

Release notes

Sourced from selenide's releases.

v5.17.2

Changes

v5.17.0

Changes

  • #1200 Add method $.as("name") to give elements human-readable names -- see PR #1353
  • #1329 Apply chrome headless arguments from puppeteer config -- thanks to Aliaksandr Rasolka
  • #1346 Return all shadow dom elements -- thanks to Daniel H. Peger for PR #1347

Deprecate waitUntil

  • #1136 add method $.shouldBe(condition, timeout) as a replacement for $.waitUntil(condition, timeout) -- see PR #1340
  • #1136 deprecate Conditions that were created for using with $.waitUntil/$.waitWhile methods -- see PR #1340
  • #1338 improve message of waitUntil/waitWhile methods -- see PR #1340

Page objects

  • #694 support page object fields of generic types -- see PR #1351
  • #282, #482 enable lazy loading for Page Object fields of type List -- see PR #1354

Technical stuff

  • #1348 split the single gradle project to subprojects
  • #1344 Fixed OS dependencies in Selenide tests -- thanks to Daniel H. Peger for PR #1345
  • #1343 Simple code cleanup -- thanks to Yuri Orlov
  • Upgraded to browserup-proxy:2.1.2 and guava:30.1-jre
  • Support for chrome 88, edge 89, opera 73
Changelog

Sourced from selenide's changelog.

5.17.2 (released 30.12.2020)

  • #1355 make Commands return SelenideElement instead of WebElement -- thanks to Boris Osipov
  • #1356 fix method $.setValue(null) -- thanks to Dmitriy Zemlyanitsyn for PR #1357
  • #1070 #981 enable using soft asserts in @BeforeAll and @AfterAll methods (in JUnit 5) -- see PR #1359

5.17.1: broken, please ignore it.

5.17.0 (released 26.12.2020)

  • #1200 Add method $.as("name") to give elements human-readable names -- see PR #1353

  • #1329 Apply chrome headless arguments from puppeteer config -- thanks to Aliaksandr Rasolka

  • #1346 Return all shadow dom elements -- thanks to Daniel H. Peger for PR #1347

  • #1136 add method $.shouldBe(condition, timeout) as a replacement for $.waitUntil(condition, timeout) -- see PR #1340

  • #1136 deprecate Conditions that were created for using with $.waitUntil/$.waitWhile methods -- see PR #1340

  • #1338 improve message of waitUntil/waitWhile methods -- see PR #1340

  • #694 support page object fields of generic types -- see PR #1351

  • #282, #482 enable lazy loading for Page Object fields of type List -- see PR #1354

  • #1348 split the single gradle project to subprojects

  • #1344 Fixed OS dependencies in Selenide tests -- thanks to Daniel H. Peger for PR #1345

  • #1343 Simple code cleanup -- thanks to Yuri Orlov

  • Upgraded to browserup-proxy:2.1.2 and guava:30.1-jre

  • Support for chrome 88, edge 89, opera 73

Commits

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

Bumps [selenide](https://github.com/selenide/selenide) from 5.16.2 to 5.17.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v5.16.2...v5.17.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2021
Copy link
Contributor

@juanpablo-santos juanpablo-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@juanpablo-santos juanpablo-santos merged commit cf93172 into master Jan 4, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.codeborne-selenide-5.17.2 branch January 4, 2021 18:45
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
Projects
None yet
1 participant