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 com.codeborne:selenide from 6.17.0 to 6.18.0 #47

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps com.codeborne:selenide from 6.17.0 to 6.18.0.

Release notes

Sourced from com.codeborne:selenide's releases.

v6.18.0

Changes

🚀 Features

📦 Dependency updates

v6.17.2

Changes

📦 Dependency updates

v6.17.1

Changes

📦 Dependency updates

Changelog

Sourced from com.codeborne:selenide's changelog.

6.18.0 (released 06.09.2023)

  • #2434 show actual texts in error message for collections text checks (#2456)
  • #2452 bump Selenium from 4.11.0 to 4.12.1
  • #2336 pass BasicAuth in Chromium-based browser using HasAuthentication mechanism - again (#2358)
  • #2445 add method $$.getOptions() (#2446)
  • #2454 Make Selenide.getFocusedElement() return SelenideElement, not WebElement
  • #2437 support page object fields of type SelenideAppiumElement (#2438)
  • #2449 added ability to set top and bottom point coordinates for scroll in mobile apps -- thanks to @​qwez for PR
  • #2439 do not allow creating ElementsContainer outside of page object (#2455)
  • bump LittleProxy from 2.0.19 to 2.0.20 (fixes a memory leak in Selenide proxy)
  • #2442 update vulnerable jackson dependency Full list: https://github.com/selenide/selenide/milestone/190?closed=1

6.17.2 (released 24.08.2023)

6.17.1 (released 20.08.2023)

Commits
  • 2892269 release Selenide 6.18.0
  • 0a21000 Bump com.github.valfirst.browserup-proxy:browserup-proxy-core
  • 85060e2 Bump actions/checkout from 3 to 4 (#2460)
  • 8a6b287 bump Selenium from 4.12.0 to 4.12.1
  • 8e980d5 Appium Scroll: fix code style warnings
  • e2fc2f9 Appium Scroll: added ability to set top and bottom point coordinates for scroll
  • f592825 bump LittleProxy from 2.0.19 to 2.0.20
  • f8a6d54 #2434 show actual texts in error message (#2456)
  • 69edb75 Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277
  • 4022d04 Bump slf4jVersion from 2.0.7 to 2.0.9
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 6.17.0 to 6.18.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.17.0...v6.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2023

Superseded by #49.

@dependabot dependabot bot closed this Sep 29, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.codeborne-selenide-6.18.0 branch September 29, 2023 03:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants