Skip to content

Bump selenide from 4.2 to 5.22.3#82

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-5.22.3
Closed

Bump selenide from 4.2 to 5.22.3#82
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-5.22.3

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps selenide from 4.2 to 5.22.3.

Release notes

Sourced from selenide's releases.

v5.22.2

Changes

🚀 Features

📦 Dependency updates

v5.22.1

5.22.1 (released 18.06.2021)

  • Add mime type "binary/octet-stream" to download binary files in FireFox

v5.22.0

Changes

🚀 Features

v5.21.0

Changes

🚀 Features

📦 Dependency updates

📖 Documentation

v5.20.4

Changes

... (truncated)

Changelog

Sourced from selenide's changelog.

5.22.3 (released 05.07.2021)

  • #1474 add workaround for NPE in RemoteWebElement.isDisplayed() -- see PR #1498

5.22.2 (released 30.06.2021)

  • #1493 support uploading files from inside of JAR files -- see PR #1494
  • fix command ./gradlew - now it installs jars to a local maven repo -- see PR #1489
  • add support for okhttp 4.9.1 -- see PR #1488

5.22.1 (released 18.06.2021)

  • Add mime type "binary/octet-stream" to download binary files in FireFox

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

5.21.0 (released 15.05.2021)

  • #1055 Avoid multiple screenshots for chained locators -- see PR #1465
  • #1448: add BrowserPerTestStrategyExtension to close browser after each test -- thanks to Aaftakhov for PR #1450
  • #1447 Add hover with offset -- see PR #1461
  • #1464 upgrade to WebDriverManager 4.4.3 -- thanks to Anil Kumar Reddy Gaddam
  • #1469 upgrade to httpclient to 5.1 -- thanks to Anil Kumar Reddy Gaddam
  • #1430 javadoc: improve description of lazy loading in many Selenide methods
Commits
  • 343162b release Selenide 5.22.3 with another small fix
  • 6800112 upgrade to Gradle 7.1.1
  • 74f79fa fix flaky tests in Firefox
  • a39eabb #1474 add workaround for NPE in RemoteWebElement.isDisplayed()
  • 3fd8a85 update changelog
  • c7b4e0e release Selenide 5.22.2 with a small fix
  • 1695189 #1493 support uploading files from inside of JAR files
  • 0de4f96 upgrade dependencies
  • 8e8b5b0 avoid affecting SoftAssertJUnit5Test to others
  • 19d6eb1 improve test
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [selenide](https://github.com/selenide/selenide) from 4.2 to 5.22.3.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@selenide-4.2...v5.22.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #83.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/com.codeborne-selenide-5.22.3 branch July 19, 2021 05:40
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

Development

Successfully merging this pull request may close these issues.

0 participants