Skip to content

Bump com.codeborne:selenide from 5.25.0 to 6.12.0#339

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.12.0
Open

Bump com.codeborne:selenide from 5.25.0 to 6.12.0#339
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.codeborne-selenide-6.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2023

Copy link
Copy Markdown

Bumps com.codeborne:selenide from 5.25.0 to 6.12.0.

Release notes

Sourced from com.codeborne:selenide's releases.

v6.11.2

📦 Dependency updates

Changes

v6.11.1

Changes

📦 Dependency updates

v6.11.0

🚀 Features

Changes

... (truncated)

Changelog

Sourced from com.codeborne:selenide's changelog.

6.12.0 (released 24.02.2023)

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

  • #2104 use new headless mode -- thanks Boris Osipov for PR #2105 and #2169
  • #2167 improve logs when download a file
  • #2167 ignore Edge temporary files on Windows
  • #2161 bump Selenium from 4.8.0 to 4.8.1
  • Bump nettyVersion from 4.1.87.Final to 4.1.89.Final
  • rename "master" branch to "main" (finally!)

6.11.2 (released 24.01.2023)

  • #2136 bump Selenide from 4.7.2 to 4.8.0
  • #2137 once again, truncate only messages of WebDriverException :)

6.11.1 (released 20.01.2023)

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

  • #2131 truncate only WebDriverException message
  • #2116 fix $.download(FOLDER): support case when file modification time is in previous second
  • #2119 fix $.download(FOLDER): support the case when file modification time is 0
  • bump webdrivermanager from 5.3.1 to 5.3.2
  • #2126 bump netty from 4.1.86.Final to 4.1.87.Final

6.11.0 (released 03.01.2023)

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

  • #1817 add methods to copy and paste content -- thanks to Evgenii Plugatar for PR #2027
  • #2054 can fail the test if unexpected alert encountered -- see PR #2095
  • #2082 allow downloading of large files via proxy -- see PR #2098
  • #2081 fix screenshot file permission: -rw-r--r--, not -rw------- -- see PR #2084
  • #2087 support @​As annotation for page object fields not annotated by @​FindBy -- see PR #2088
  • #2065 added method to return last page source -- thanks to Arman Ayvazyan for PR #2065
  • #980 added possibility to add page URL to error message -- see PR #2097
  • #2037 fixed method Selenide.download() to work with URL protected by BasicAuth -- see PR #2102
  • #2101 Bump browserup-proxy-core from 2.2.6 to 2.2.7

6.10.3 (released 14.12.2022)

  • #2062 don't trigger "change" event from $.select* if value is unchanged -- thanks to Vicente Rossello Jaume for PR #2063
  • #2068 bump Selenium from 4.7.1 to 4.7.2
  • #2069 Bump LittleProxy from 2.0.14 to 2.0.15
  • #2066 Bump Netty from 4.1.85.Final to 4.1.86.Final
  • #2067 Bump slf4j from 2.0.5 to 2.0.6

6.10.2 (released 08.12.2022)

  • #2032 added chainable method $.press() -- thanks to Amuthan Sakthivel for PR
  • #2050 trigger change events by $.select* methods -- thanks to Vicente Rossello Jaume for PR #2051
  • #2047 show $.selectOption() in reports friendly -- see PR #2052
  • #2045 show sessionStorage and localStorage in reports friendly -- see PR #2046
  • #2044 #2057 bump Selenium from 4.6.0 to 4.7.1
  • #2036 Bump browserup-proxy-core from 2.2.5 to 2.2.6
  • bump slf4j from 2.0.4 to 2.0.5
  • #2058 bump httpclient5 from 5.2 to 5.2.1

... (truncated)

Commits
  • 8446f5e release Selenide 6.12.0
  • 2022c5a Extract the headless argument adding to a separate method to allow users to o...
  • 5bee46e ignore test that downloads *.exe files on Windows Edge
  • 06dd494 make coordinates check more tolerant
  • 1744c96 don't run tests in gradle subprojects in parallel
  • 073e1f3 fix test that failed on a small screen
  • 84ae457 fix java compiler warning about varargs
  • b2219ce remove tests for downloading files via FOLDER/PROXY without filter
  • 5ad1ae4 fix potential NPE when closing browsers after the test
  • 0b54cde don't adjust browser size for Microsoft Edge browser
  • 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 [com.codeborne:selenide](https://github.com/selenide/selenide) from 5.25.0 to 6.12.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v5.25.0...v6.12.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 26, 2023

Copy link
Copy Markdown
Author

Dependabot tried to add @valfirst, @ikalinin1 and @uarlouski as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/draker94/vividus/pulls/339/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the draker94/vividus repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants