Skip to content

Bump selenide from 5.24.4 to 5.25.0-selenium-4.0.0#662

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.25.0-selenium-4.0.0
Closed

Bump selenide from 5.24.4 to 5.25.0-selenium-4.0.0#662
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.25.0-selenium-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 14, 2021

Copy link
Copy Markdown
Contributor

Bumps selenide from 5.24.4 to 5.25.0-selenium-4.0.0.

Release notes

Sourced from selenide's releases.

v5.25.0

🚀 Features

  • #969 Add support for OpenTest4j -- see PR #1545
  • #1543 add stack trace to every error in SoftAsserts -- see PR #1545
  • #1515 add method $.shadowRoot() -- see PR #1517
  • #1556 add method SelenideElement.ancestor() -- thanks Oleg Berezhnoy for PR #1567
  • #1554 Enhance closest() and ancestor() methods to search by attribute -- thanks to Vitali Plagov for PR #1554
  • #1573 add check webdriver().shouldHave(title(...)) -- thanks Ervīns Patmalnieks for PR #1579

Changes

  • #1571 fix method $.screenshot() on Retina display -- see PR #1576
  • #217 report exact text at the moment of failure of text conditions -- thanks Pavel Fokin for PR #1313
  • #1566 forbid empty regex in MatchText

Technical details

  • #984 use gradle format accepted by Dependabot (#1583) @​asolntsev
  • big cleanup of unit-tests (#1584) @​asolntsev
  • NB! We changed the signature of many Selenide assertion errors:
    • changed order of "expected" and "actual" values
    • removed "driver" parameter from constructor
Changelog

Sourced from selenide's changelog.

Changelog

5.26.0 (planned to 1x.10.2021)

5.25.0 (released 28.09.2021)

  • #969 Add support for OpenTest4j -- see PR #1545 NB! We changed the signature of many Selenide assertion errors:
    • changed order of "expected" and "actual" values
    • removed "driver" parameter from constructor
  • #1543 add stack trace to every error in SoftAsserts -- see PR #1545
  • #1515 add method $.shadowRoot() -- see PR #1517
  • #1556 add method SelenideElement.ancestor() -- thanks Oleg Berezhnoy for PR #1567
  • #1554 Enhance closest() and ancestor() methods to search by attribute -- thanks to Vitali Plagov for PR #1554
  • #1571 fix method $.screenshot() on Retina display -- see PR #1576
  • #217 report exact text at the moment of failure of text conditions -- thanks Pavel Fokin for PR #1313
  • #1566 forbid empty regex in MatchText
  • #1573 add check webdriver().shouldHave(title(...)) -- thanks Ervīns Patmalnieks for PR #1579
Commits
  • e6ddf49 release Selendie 5.25.0-selenium-4.0.0
  • 4204abb Update to 4.0.0
  • 3b65990 Merge branch 'master' into upgrade-to-selenium4-beta-1
  • e16bfb0 Update selenium to 4.0.0-rc-3 version
  • b345e0a working on Selenide 5.26.0
  • a55fe26 Merge branch 'master' into upgrade-to-selenium4-beta-1
  • 9d16762 update webdriver versions
  • c7fb25b Update selenium to 4.0.0-rc-2 version
  • 11010a2 fix tests after merging from master
  • 2dc40af Merge branch 'master' into upgrade-to-selenium4-beta-1
  • 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.24.4 to 5.25.0-selenium-4.0.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v5.24.4...v5.25.0-selenium-4.0.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 Oct 14, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 25, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #668.

@dependabot dependabot Bot closed this Oct 25, 2021
@dependabot dependabot Bot deleted the dependabot/gradle/com.codeborne-selenide-5.25.0-selenium-4.0.0 branch October 25, 2021 13: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.

0 participants