Skip to content

Bump selenide from 4.2 to 5.15.1#48

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.15.1
Closed

Bump selenide from 4.2 to 5.15.1#48
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-5.15.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps selenide from 4.2 to 5.15.1.

Release notes

Sourced from selenide's releases.

v5.15.0

Changes

🚀 Features

v5.14.2

Changes

v5.14.0

Changes

🚀 Features

📦 Dependency updates

v5.13.1

Changes

  • #1235 escape downloads path on Windows

v5.13.0

Changes

Changelog

Sourced from selenide's changelog.

5.15.1 (released 03.10.2020)

  • Fix creating logs dir in parallel tests
  • #1268 Make setting Configuration.pageLoadTimeout safe (don't crash in Appium or any other webdriver not supporting such a setting)

5.15.0 (released 25.09.2020)

  • Add method to work with LocalStorage (add/remove/clear elements) -- thanks to Dmytro Stekanov for PR #1274
  • #1268 Add setting Configuration.pageLoadTimeout -- see PR #1269 NB! Default value is now 30 seconds.
  • #1261 Add conditions ownText, exactOwnText -- see PR #1262
  • #1173 Add new click via ClickOptions -- thanks to Dmytro Stekanov for PR #1226
  • #1259 Add new download via DownloadOptions -- see PR #1260
  • #1266 Fix performance of big filtered collections -- see PR #1270
  • #1272 Add check "href": $("a").shouldHave(href("...")) -- see PR #1273
  • Add chrome option "--no-sandbox" (I hope it should make Chrome more stable) -- see commit 3293956d
  • #1265 report a clear error message if cannot create a downloads folder -- see commit 94ece98f
  • upgraded to WebDriverManager 4.2.2 -- see commit 5da848d2
Commits
  • 7f0376d #1268 fix "UnsupportedCommandException: Not implemented yet for pageLoad" in ...
  • 82be6bc Fix creating logs dir in parallel tests
  • 064989d Bump com.github.spotbugs from 4.5.0 to 4.5.1 (#1278)
  • 9babffe release Selenide 5.15.0
  • ebf982b downgrade to assertj-core:3.17.1
  • 5da848d #1274 update changelog
  • b1e57b1 add ability to access LocalStorage
  • 57e552e #1266 optimize BySelectorCollection.getElement(0)
  • e4381fc #1266 speed up access to filtered collection element by index
  • 3293956 Add chrome option "--no-sandbox" (I hope it should make Chrome more stable)
  • 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.15.1.
- [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.15.1)

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 Oct 5, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #51.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/com.codeborne-selenide-5.15.1 branch November 23, 2020 06:13
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