kyberorg / axe

Axe - Short Links
https://axe.pm
The Unlicense
6 stars 1 forks source link

[Maven Deps]: Bump selenide from 6.10.3 to 6.12.4 #1163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps selenide from 6.10.3 to 6.12.4.

Release notes

Sourced from selenide's releases.

v6.12.4

🚀 Features

Changes

📦 Dependency updates

v6.12.3

Changes

v6.12.2

Changes

📦 Dependency updates

v6.12.1

Changes

📦 Dependency updates

v6.12.0

Changes

🚀 Features

... (truncated)

Changelog

Sourced from selenide's changelog.

6.12.4 (released 22.03.2023)

  • #2215 support jdk-http-client instead of NettyClient -- see PR #2216
  • #2202 fix method $.download(PROXY) after using using -- see PR #2208 and #2209
  • #2207 $.clear() should not fail if element has disappeared as a result of clearing -- see PR #2221
  • #2210 Bump nettyVersion from 4.1.89.Final to 4.1.90.Final
  • #2218 Bump slf4jVersion from 2.0.6 to 2.0.7

6.12.3 (released 14.03.2023)

  • #2202 fix method $.download(FOLDER) after using using -- see PR #2203

6.12.2 (released 09.03.2023)

see https://github.com/selenide/selenide/milestone/178?closed=1

  • #2192 added workaround for Chromedriver 111 issue ("Invalid Status code=403 text=Forbidden") -- see PR #2194

6.12.1 (released 07.03.2023)

see https://github.com/selenide/selenide/milestone/176?closed=1

  • #2174 Fixed a bug where selenide.holdBrowserOpen were not read correctly -- thanks to @​doranko for PR
  • #2178 improve how "$.getSelectedOption().should*" looks in reports -- see PR #2179
  • #2186 Use custom driver in the using block -- see PR #2188
  • #2173 bump BrowserUpProxy from 2.2.7 to 2.2.8
  • #2176 bump LittleProxy from 2.0.15 to 2.0.16

6.12.0 (released 24.02.2023)

see https://github.com/selenide/selenide/milestone/173?closed=1

  • #2104 use new headless mode -- thanks Boris Osipov for PR #2105 and #2169
  • #2167 improve logs when download a file
  • #2167 ignore Edge temporary files on Windows
  • #2161 bump Selenium from 4.8.0 to 4.8.1
  • Bump nettyVersion from 4.1.87.Final to 4.1.89.Final
  • rename "master" branch to "main" (finally!)

6.11.2 (released 24.01.2023)

  • #2136 bump Selenide from 4.7.2 to 4.8.0
  • #2137 once again, truncate only messages of WebDriverException :)

6.11.1 (released 20.01.2023)

see https://github.com/selenide/selenide/milestone/174?closed=1

  • #2131 truncate only WebDriverException message
  • #2116 fix $.download(FOLDER): support case when file modification time is in previous second
  • #2119 fix $.download(FOLDER): support the case when file modification time is 0
  • bump webdrivermanager from 5.3.1 to 5.3.2
  • #2126 bump netty from 4.1.86.Final to 4.1.87.Final

6.11.0 (released 03.01.2023)

see https://github.com/selenide/selenide/milestone/169?closed=1

  • #1817 add methods to copy and paste content -- thanks to Evgenii Plugatar for PR #2027
  • #2054 can fail the test if unexpected alert encountered -- see PR #2095
  • #2082 allow downloading of large files via proxy -- see PR #2098
  • #2081 fix screenshot file permission: -rw-r--r--, not -rw------- -- see PR #2084
  • #2087 support @​As annotation for page object fields not annotated by @​FindBy -- see PR #2088

... (truncated)

Commits
  • 348e380 release Selenide 6.12.4
  • f39d682 Bump com.github.spotbugs from 5.0.13 to 5.0.14
  • cc7f93b make ArchitecturalChecks faster
  • b544f60 #2207 $.clear() should not fail if element has disappeared as a result of cle...
  • 119cfee Bump slf4jVersion from 2.0.6 to 2.0.7
  • a47d7b2 #2215 support jdk-http-client instead of NettyClient
  • b4fa2a9 Bump fastify/github-action-merge-dependabot from 3.6.1 to 3.6.2
  • 3e275f7 Bump nettyVersion from 4.1.89.Final to 4.1.90.Final
  • a7a5cb4 add yet another missing hack for chromedriver 111
  • be47bcc #2202 fix method $.download(PROXY) after using using
  • 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] commented 1 year ago

Superseded by #1166.