Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump selenide from 6.6.6 to 6.7.2 #812

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps selenide from 6.6.6 to 6.7.2.

Release notes

Sourced from selenide's releases.

v6.7.2

Changes

📦 Dependency updates

v6.7.1

Changes

  • Fix markup in CHANGELOG for 6.7.0 version (#1910) @​valfirst
  • #1894 restore Driver parameter in SelenidePageFactory.findSelector() - it's used by selenide-appium.

v6.7.0

Changes

🚀 Features

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.7.2 (released 14.08.2022)

6.7.1 (released 08.08.2022)

  • #1894 restore Driver parameter in SelenidePageFactory.findSelector() - it's used by selenide-appium.

6.7.0 (released 04.08.2022)

  • #1780 verify the whole text in $.shouldHave(text), not a substring -- see PR #1783
  • #1799 implement full-size screenshots as a separate Selenide plugin -- see PR #1858; thanks to Aliaksandr Rasolka for PR #1800
  • #1894 add @​CacheLookup annotation support -- thanks to Ilya Koshaleu
  • #1891 deprecate TestNG annotation @​Report -- see PR #1909
  • #1886 decode downloaded file name if it's base64-encoded -- see PR #1889
  • #1907 restore IE support in setValue
  • #1902 make HttpClientTimeouts public
  • #1885 make type of setValue() parameter String again -- see PR #1888
  • #1887 give user a clear hint in case of invalid file extension parameter
  • #1904 bump byteBuddyVersion from 1.12.12 to 1.12.13
  • #1901 bump webdrivermanager from 5.2.1 to 5.2.3
  • #1900 bump JUnit from 5.8.2 to 5.9.0
  • #1896 bump LittleProxy from 2.0.9 to 2.0.10
  • #1895 bump browserup-proxy-core from 2.2.0 to 2.2.1
  • #1892 bump nettyVersion from 4.1.78.Final to 4.1.79.Final
Commits
  • f98621a release Selenide 6.7.2
  • fa50cad #1917 fix memory leak: register only one shutdown hook for closing webdrivers
  • 8633d0c select the right window when taking screenshot via DevTools
  • ddd9780 upgrade to LittleProxy 2.0.11 which has fixed memory leak
  • b89ff38 properly stop Selenide proxy server
  • 7ec42a7 bump gradle from 7.5 to 7.5.1
  • 9e7ee86 bump Selenium from 4.3.0 to 4.4.0
  • 26fa990 #1894 restore Driver parameter in SelenidePageFactory.findSelector() - it's u...
  • 67f5bf5 Fix markup in CHANGELOG for 6.7.0 version (#1910)
  • 8c69963 release Selenide 6.7.0
  • 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.6.6 to 6.7.2.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.6.6...v6.7.2)

---
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 Aug 15, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

Superseded by #814.

@dependabot dependabot bot closed this Aug 29, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.codeborne-selenide-6.7.2 branch August 29, 2022 08:13
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.

0 participants