testing-spring-boot-applications-masterclass icon indicating copy to clipboard operation
testing-spring-boot-applications-masterclass copied to clipboard

Bump selenide from 6.7.1 to 6.7.4

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps selenide from 6.7.1 to 6.7.4.

Release notes

Sourced from selenide's releases.

v6.7.4

Changes

🚀 Features

📦 Dependency updates

v6.7.3

Changes

🚀 Features

📦 Dependency updates

v6.7.2

Changes

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.7.4 (released 05.09.2022)

  • #1942 fix exception in "Dead threads watchdog" #1942 -- see PR #1943
  • #1936 Add remote read timeout as configurable parameter -- thanks to Rodion Goritskov for PR #1936
  • #1935 Bump Netty from 4.1.79.Final to 4.1.80.Final

6.7.3 (released 27.08.2022)

  • #1923 add condition partialValue -- see PR #1924
  • #1928 add condition $.shouldHave(tagName("div")) -- see PR #1929
  • #1934 Check that element is <select> in methods $.getSelectedText(), getSelectedValue()
  • #1934 rename $.getSelectedText() to $.getSelectedOptionText()
  • #1934 rename $.getSelectedValue() to $.getSelectedOptionValue()
  • #1932 Bump webdrivermanager from 5.2.3 to 5.3.0
  • #1931 Bump slf4jVersion from 1.7.36 to 2.0.0
  • #1921 Bump browserup-proxy-core from 2.2.1 to 2.2.2

6.7.2 (released 14.08.2022)

Commits
  • 6bcb241 release Selenide 6.7.4
  • 3332b7f Add remote read timeout as configurable parameter
  • f0e13fe increase pauses to fix flaky test
  • 02bccb2 working on Selenide 6.7.4
  • 688864b #1942 don't remove shutdown hook at the moment when system shutdown is in pro...
  • 800c492 Bump nettyVersion from 4.1.79.Final to 4.1.80.Final
  • d6bf62d release Selenide 6.7.3
  • 227ce1f fix IE support
  • 4b42a4a Check that element is <select> in methods $.getSelectedText(), getSelectedVal...
  • 8b8f0a4 Bump byteBuddyVersion from 1.12.13 to 1.12.14
  • 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)

dependabot[bot] avatar Sep 05 '22 15:09 dependabot[bot]