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 7.6.1 to 7.7.0 #5646

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps com.codeborne:selenide from 7.6.1 to 7.7.0.

Release notes

Sourced from com.codeborne:selenide's releases.

v7.7.0

What's Changed

Dependency updates

New Contributors

Full Changelog: selenide/selenide@v7.6.1...v7.7.0

Changelog

Sourced from com.codeborne:selenide's changelog.

7.7.0 (07.01.2025)

  • #2304 add support for Moon browser automation solution (#2924)
  • #2769 add method $.scroll() with direction and length parameters -- thanks to donnieHub (#2809)
  • #2914 add debug logs for adding/removing listeners (#2915)
  • #2910 add BrowserUpProxy dependency to runtime scope (#2912)
  • [hotfix] update BrowserUpProxy MITM certificate (#2930)

See https://github.com/selenide/selenide/milestone/216?closed=1

Commits
  • 65f03ae release Selenide 7.7.0
  • 588ca67 [hotfix] update BrowserUpProxy MITM certificate
  • 56f787f Bump org.assertj:assertj-core from 3.27.1 to 3.27.2
  • 2149ae3 Bump io.github.littleproxy:littleproxy from 2.3.3 to 2.4.0
  • fbe4afd Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
  • ba661e6 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
  • 1cc53e3 deprecated Selenoid module
  • a11f4da log test name before and after every test
  • d96c04f run Moon tests in github actions
  • 32fcdca check that file name doesn't contain ".." or "/"
  • 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 7.6.1 to 7.7.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.6.1...v7.7.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 requested a review from a team as a code owner January 7, 2025 15:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.69%. Comparing base (a9d8828) to head (b0bb9e4).
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5646      +/-   ##
============================================
- Coverage     97.70%   97.69%   -0.01%     
- Complexity     7123     7366     +243     
============================================
  Files           987      987              
  Lines         20664    20664              
  Branches       1353     1353              
============================================
- Hits          20190    20188       -2     
- Misses          363      364       +1     
- Partials        111      112       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@valfirst valfirst merged commit ca28249 into master Jan 8, 2025
7 of 8 checks passed
@valfirst valfirst deleted the dependabot/gradle/com.codeborne-selenide-7.7.0 branch January 8, 2025 07:13
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.

1 participant