Skip to content

Bump selenide from 5.20.4 to 5.21.0#584

Merged
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.21.0
May 17, 2021
Merged

Bump selenide from 5.20.4 to 5.21.0#584
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.21.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2021

Bumps selenide from 5.20.4 to 5.21.0.

Release notes

Sourced from selenide's releases.

v5.21.0

Changes

🚀 Features

📦 Dependency updates

📖 Documentation

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
  • @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 [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 type:dependencies Pull requests that update a dependency label May 17, 2021
@baev baev merged commit c6e476d into master May 17, 2021
@baev baev deleted the dependabot/gradle/com.codeborne-selenide-5.21.0 branch May 17, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:build theme:selenide type:dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant