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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump selenide from 5.24.4 to 5.25.0 #138

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps selenide from 5.24.4 to 5.25.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) @鈥媋solntsev
  • big cleanup of unit-tests (#1584) @鈥媋solntsev
  • 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.

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
  • 4d86e7e release Selenide 5.25.0
  • cb7933c cleanup: remove unused field UIAssertionError.driver
  • c04e484 fix flaky test ReportForChainedElementsTest
  • ec61267 #969 Add support for OpenTest4j in other assertion errors too
  • 6f7d9d7 #1543 add stack trace to every error in SoftAsserts
  • 1b89f34 #969 Add support for opentest4j
  • 8b32a24 big cleanup of unit-tests
  • 6bd7095 #984 use gradle format accepted by Dependabot
  • eb5d330 Enhance closest() and ancestor() methods to search by attribute and attri...
  • d982a23 working on Selenide 5.25.0
  • 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.
- [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)

---
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 dependencies Pull requests that update a dependency file label Oct 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.codeborne-selenide-5.25.0 branch October 16, 2021 16:06
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
0 participants