Skip to content

Bump selenide from 6.4.0 to 6.5.0#744

Merged
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.5.0
May 23, 2022
Merged

Bump selenide from 6.4.0 to 6.5.0#744
baev merged 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2022

Bumps selenide from 6.4.0 to 6.5.0.

Release notes

Sourced from selenide's releases.

v6.5.0

Changes

🚀 Features

📦 Dependency updates

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

Changelog

Sourced from selenide's changelog.

6.5.0 (released 17.05.2022)

  • #1768 add method to mask passwords etc. in reports -- see PR #1770
  • #1753 add method to set value in -- see PR #1770
  • #1497 Make $.setValue("") work properly with React, Vue.js and other hipster frameworks -- see PR #1787
  • #1497 implement $.clear() by pressing "Home -> Shift+End -> Backspace -> Tab" -- see PR #1787
  • #960 Don't trigger "change"/"blur" events when clearing the input in "setValue" method -- see PR #1787
  • #1784 trigger "blur" event on previous active element -- see commit 593e6fc900500d9
  • #1523 Methods $.setValue() and $.append() check that the element is editable (not disabled or readonly) -- see PR #1787
  • #1523 introduce new conditions "interactable" and "editable" -- see PR #1787
  • #1779 Method $.download(FOLDER) now waits for the full completion of download -- see PR #1804 and #1769
  • #1763 Disable built-in Selenium OpenTelemetry tracing -- thanks to Petro Ovcharenko and Aliaksandr Rasolka
  • #1773 add non-deprecated stream() method to selenide collections -- see PR #1774
  • Bump seleniumVersion from 4.1.3 to 4.1.4
  • upgrade to WebDriverManager 5.1.1
  • Bump nettyVersion from 4.1.75.Final to 4.1.77.Final
  • Bump LittleProxy from 2.0.7 to 2.0.9
  • remove code that was not needed after introducing SelenideNettyClientFactory -- see PR #1798
Commits
  • e03a927 release Selenide 6.5.0
  • af68230 user better name for test: it gives a unique name for parameterized tests
  • 4814acb #1769 fix flaky downloading test
  • 2035c1f Bump littleproxy from 2.0.8 to 2.0.9
  • a834c9f Bump com.github.spotbugs from 5.0.6 to 5.0.7
  • 0f83b64 #1433 remove code that was not needed after introducing SelenideNettyClientFa...
  • 246b955 Bump nettyVersion from 4.1.76.Final to 4.1.77.Final
  • c0642cd remove PatchedFirefoxDriver
  • 8ac87b1 upgrade to LittleProxy 2.0.8
  • 7318aee specify java distribution
  • 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.4.0 to 6.5.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.4.0...v6.5.0)

---
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 May 23, 2022
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