Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps selenide from 6.10.3 to 6.11.0.

Release notes

Sourced from selenide's releases.

v6.11.0

🚀 Features

Changes

📦 Dependency updates

Changelog

Sourced from selenide's changelog.

6.11.0 (released 03.01.2022)

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
Commits
  • 12f9085 fix gradle script for signing artifacts
  • ef83b6d fix javadoc
  • 61f1e63 release Selenide 6.11.0
  • 88bea0a #1817 #2027 fix PR: make methods static & add braces to JS code
  • 817a114 made setvalueoptions contructor as protected to reuse in selenide-appium
  • 1202646 #2037 close http client after downloading file
  • 389ca14 #2037 refactor usage of deprecated method httpClient.execute(request, context)
  • 28a5662 #2037 remove basic auth credentials from URL
  • 721df2c #2037 just in case, be sure tests don't cache our dev server responses
  • 61f53f5 #2037 be sure we use the latest apache http client 5.2.1
  • 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.10.3 to 6.11.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/master/CHANGELOG.md)
- [Commits](selenide/selenide@v6.10.3...v6.11.0)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the scope/dependencies Pull requests that update a dependency file label Jan 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #1146.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.codeborne-selenide-6.11.0 branch January 23, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant