Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2021

Bumps selenide from 5.20.4 to 5.21.0.

Changelog

Sourced from selenide's changelog.

5.21.0 (released 15.05.2021)

  • #1055 Avoid multiple screenshots for chained locators -- see PR #1465
  • #1448: add BrowserPerTestStrategyExtension to close browser after each test -- thanks to Aaftakhov for PR #1450
  • #1447 Add hover with offset -- see PR #1461
  • #1464 upgrade to WebDriverManager 4.4.3 -- thanks to Anil Kumar Reddy Gaddam
  • #1469 upgrade to httpclient to 5.1 -- thanks to Anil Kumar Reddy Gaddam
  • #1430 javadoc: improve description of lazy loading in many Selenide methods
Commits
  • 21b98e1 release Selenide 5.21.0
  • 12d2ef1 upgrade to Gradle 7.0.2
  • af45e3b upgrade to JUnit 5.7.2
  • e793ede #1430 add explanation why some of Selenide methods are not recommended
  • c25d80c #1430 improve description of lazy loading in many Selenide methods
  • c1e564e Update dependencies.gradle
  • 9fa73ae Update dependencies.gradle (#1464)
  • 2a64cd8 #1055 use WebElementSource instead of SelenideElement (or SearchContext)
  • 887e18c #1055 remove useless FindAllByXpathCommandTest
  • 7615a06 #1055 Avoid taking screenshot twice for the same error
  • 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

Bumps [selenide](https://github.com/selenide/selenide) from 5.20.4 to 5.21.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v5.20.4...v5.21.0)

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

Coverage Status

Coverage remained the same at 68.791% when pulling 3714ed6 on dependabot/maven/com.codeborne-selenide-5.21.0 into 2ba2e25 on master.

@hazendaz hazendaz merged commit 6432873 into master May 15, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.codeborne-selenide-5.21.0 branch May 15, 2021 21:27
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
Development

Successfully merging this pull request may close these issues.

2 participants