Skip to content

Bump selenide from 6.0.3 to 6.1.1#692

Merged
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.1.1
Dec 2, 2021
Merged

Bump selenide from 6.0.3 to 6.1.1#692
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 2, 2021

Bumps selenide from 6.0.3 to 6.1.1.

Release notes

Sourced from selenide's releases.

v6.1.1

Changes

  • #1591, #1626, #1630, #1631 fixed problems with merging webdriver capabilities after upgrading to Selenium 4 (#1642) @​asolntsev
  • #1631 change WebDriverProvider argument type from DesiredCapabilities to just Capabilities

v6.1.0

Changes

🚀 Features

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.1.1 (released 24.11.2021)

  • #1591, #1626, #1630, #1631 problems with merging webdriver capabilities after upgrading to Selenium 4 -- fixed in PR #1642
  • #1631 change WebDriverProvider argument type from DesiredCapabilities to just Capabilities -- see PR #1642

6.1.0 (released 23.11.2021)

  • #1601 add selenide.properties support -- thanks to Petro Ovcharenko for PR #1601 and #1495
  • #1561 Make it easy to configure proxy before it's started -- thanks Boris Osipov for PR #1620
  • add workaround for NoClassDefFoundError in WebDriverException, see commit selenide/selenide@2eff0307e3a
  • #1637 now method SelenideConfig.browserCapabilities() accepts MutableCapabilities instead of DesiredCapabilities
  • #1638 upgrade to Selenium 4.1.0 -- thanks to Boris Osipov for PR #1638
  • #1640 remove method $.shadowRoot() -- see PR #1641
Commits
  • ee15ca7 release Selenide 6.1.1
  • 59cb283 #1631 change WebDriverProvider argument type from DesiredCapabilities to just...
  • 1020d82 #1591 check if capabilities being merge are not conflicting with each other
  • 0396b50 #1631 avoid wrapping FooOptions into DesiredCapabilities
  • 92ae226 fix flaky test: sometimes on Windows Thread.sleep() can take much longer time
  • c2a9002 release Selenide 6.1.0
  • ede914c rewrite flaky StopwatchTest, finally
  • 0d48649 #1640 remove method $.shadowRoot()
  • 08a9338 Up selenium to 4.1.0 (#1638)
  • a52c9b1 optimize imports in IDEA
  • 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 6.0.3 to 6.1.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.0.3...v6.1.1)

---
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 type:dependencies Pull requests that update a dependency label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:build theme:selenide type:dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant