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.16.0 to 6.19.0 #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.codeborne:selenide from 6.16.0 to 6.19.0.

Release notes

Sourced from com.codeborne:selenide's releases.

v6.19.0

🚀 Features

Changes

📦 Dependency updates

v6.18.0

Changes

🚀 Features

📦 Dependency updates

v6.17.2

Changes

📦 Dependency updates

... (truncated)

Changelog

Sourced from com.codeborne:selenide's changelog.

6.19.0 (released 28.09.2023)

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)

6.17.0 (released 02.08.2023)

... (truncated)

Commits
  • 1d566f2 Release Selenide 6.19.0
  • 150d136 bump LittleProxy from 2.0.20 to 2.0.21
  • f680cff #2469 strip invisible spaces from collection texts
  • 7345044 #1277 #2395 add method $.highlight() to highlight given element
  • d49aa07 bump Selenium from 4.12.1 to 4.13.0
  • aca984e fix flaky test userCanFollowLinksUsingScrollIntoViewOptions()
  • 5f92384 #2475 remove hub url condition
  • 4611c3f Bump nettyVersion from 4.1.97.Final to 4.1.98.Final
  • 5c2557c refactor: update Appium Scroll Options class and README.md (#2474)
  • c616f6c Bump net.bytebuddy:byte-buddy-parent from 1.14.7 to 1.14.8
  • 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.16.0 to 6.19.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.16.0...v6.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from rieckpil as a code owner September 28, 2023 14:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 28, 2023
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