Skip to content

Bump selenide from 6.1.1 to 6.4.0#732

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps selenide from 6.1.1 to 6.4.0.

Release notes

Sourced from selenide's releases.

v6.4.0

🚀 Features

📦 Dependency updates

v6.3.5

Changes

  • #1755 disable content encoding when downloading files via proxy -- see PR #1756

📦 Dependency updates

v6.3.4

Changes

v6.3.3

Changes

📦 Dependency updates

v6.3.2

Changes

🚀 Features

📦 Dependency updates

v6.3.1

Changes

... (truncated)

Changelog

Sourced from selenide's changelog.

6.4.0 (release 07.04.2022)

6.3.5 (released 17.03.2022)

  • #1755 disable content encoding when downloading files via proxy -- see PR #1756

6.3.4 (released 06.03.2022)

6.3.3 (released 20.02.2022)

  • fixed firefox factory to allow user to replace configs for downloads
  • Bump webdrivermanager from 5.0.3 to 5.1.0

6.3.2 (released 16.02.2022)

  • #1733 Workaround for CDP issue with Firefox 97: SeleniumHQ/selenium#10345
  • #1736 Bump browserup-proxy-core from 2.1.3 to 2.1.4
  • #1611 Selenide is built with Java17, but still can be run on Java8 (with a help of Jabel)

6.3.1 (released 09.02.2022)

6.3.0 (released 07.02.2022)

  • #1722 add support for custom duration in switchTo().frame() -- thanks @​donesvad for PR #1722
  • #1650 add methods Selectors.byTagAndText and Selectors.withTagAndText -- thanks Maurizio Lattuada for PR #1651
  • #1723 bugfix: ignore newlines leading/trailing spaces in byTextCaseInsensitive -- see PR #1724
  • #1715 add "webdriver create" and "webdriver close" lines to Selenide report -- thanks Petro Ovcharenko for PR #1715
  • #1433 fix overriding default timeout for Selenium http client
  • #1705 avoid duplicate wrapping of ElementNotFound error -- see PR #1706
  • #1714 add support for BEARER token authentication
  • #1719 upgrade to Selenium 4.1.2 -- see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG
  • #1656 Selenide doesn't throw an exception if selenide.remote is set, but empty -- thanks Boris Osipov for PR #1663

6.2.1 (released 19.01.2022)

  • #1702 Ignore whitespaces for filename in Content-Disposition header -- thanks Yevgeniy Mikhailov for PR #1702
  • #1703, #1433 override default timeouts for remote webdriver -- thanks Irina Styazhkina for PR #1673

6.2.0 (released 10.01.2022)

  • #1589 add "" to most of Selenide assertion errors -- see PR #1676
  • add locator to some of Selenide error messages
  • #797 replace $$.iterator() by $$.asDynamicIterable() and $$.asFixedIterable() -- see PR #1688
  • #1646 fix SoftAssert listener to avoid failing the test if soft asserts are disabled -- see PR #1680
  • #1661 Loss of error messages after soft assert fail -- see PR #1679
  • #372 [feature restored] avoid soft asserts for @​Test method with "expectedExceptions" attribute -- see PR #1685
  • #1682 Bump testng from 7.4.0 to 7.5
  • #1678 upgrade to BrowserUpProxy 2.1.3

... (truncated)

Commits
  • 39131a2 release Selenide 6.4.0
  • 65106fd #1738 print the list of found files if copying the file failed
  • 7c79a65 #1738 fix flaky test: specify file name more exactly
  • 330ff12 try to use lesser polling interval
  • e366c5b #1765 show both alias and selector in error message
  • 8166628 #1765 optimize report generation
  • e1fdc7d #1765 make the second column narrower if it contains shorter values
  • 0b99d8c add IDEA run configurations for running tests
  • 77e9e2f #1764 add unit-tests for text report
  • 1138eab #1764 add space to the left and right of every value
  • 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.1.1 to 6.4.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.1.1...v6.4.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 6, 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