Skip to content

Bump selenide from 5.21.0 to 5.22.0#592

Merged
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.22.0
Jun 9, 2021
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 9, 2021

Bumps selenide from 5.21.0 to 5.22.0.

Changelog

Sourced from selenide's changelog.

5.22.0 (released 08.06.2021)

  • #1479 make it possible to check an alert before downloading a file -- see PR #1481
  • #1482 Add support for Condition.textCaseSensitive for selected options in select element -- thanks to Oleg Berezhnoy
  • #1380 Add selectors byTextCaseInsensitive and withTextCaseInsensitive -- see PR #1381
  • #1483 add method Driver.getSessionId() -- thanks to Petro Ovcharenko
  • override default Selenium http timeouts -- see PR #1433
  • #1472 refactoring: pass WebElementSource instead of SearchContext
Commits
  • cbb0401 release Selenide 5.22.0
  • e0c2ded #1380 find only the first element effectively
  • 145f70a #1380 reuse JavaScript class in ByShadow
  • a1f47c3 #1380 add selectors withTextCaseInsensitive and byTextCaseInsensitive
  • 8922a07 #1380 move ByText, WithText, ByAttribute to subpackage selector
  • a0230cf override default Selenium http timeouts
  • 33bb293 extract WebElementSelector to a Selenide plugin
  • 104fbc3 pass WebElementSource instead of SearchContext
  • 942d56a #1479 make it possible to check an alert before downloading a file (#1481)
  • 383d21f #1483 minor code cleanup
  • 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.21.0 to 5.22.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v5.21.0...v5.22.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type:dependencies Pull requests that update a dependency label Jun 9, 2021
@baev baev merged commit 19694a2 into master Jun 9, 2021
@baev baev deleted the dependabot/gradle/com.codeborne-selenide-5.22.0 branch June 9, 2021 08:15
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