Skip to content

Bump com.codeborne:selenide from 7.9.3 to 7.15.0#6505

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-7.15.0
Closed

Bump com.codeborne:selenide from 7.9.3 to 7.15.0#6505
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.codeborne-selenide-7.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps com.codeborne:selenide from 7.9.3 to 7.15.0.

Release notes

Sourced from com.codeborne:selenide's releases.

v7.15.0

What's Changed

Full Changelog: selenide/selenide@v7.14.0...v7.15.0

v7.14.0

What's Changed

  • fix downloading files that have space in name (#3231)
  • #3227 fix downloading file from Grid which is few seconds behind the central time (#3240)
  • #3233 enable fail fast mechanism in download method for selenium grid -- thanks to @​rosolko (#3234)
  • forbid removing Selenide own proxy filters -- thanks to @​rosolko (#3221)
  • add method to remove all request or response filters separately -- thanks to @​rosolko (#3221)
  • unify value masking -- thanks to @​rosolko (#3226)
  • add method to mark value as sensitive in type options -- thanks to @​rosolko (#3226)
  • export Video Recorder (#3230)
  • shorten format of timeouts shown in error messages, e.g. "100 ms." -> "100ms" (#3235)
  • update Selenium from 4.39.0 to 4.40.0, incl. CDP v143 -> v144 (#3237)

New Contributors

Full Changelog: selenide/selenide@v7.13.0...v7.14.0

v7.13.0

What's Changed

Full Changelog: selenide/selenide@v7.12.3...v7.13.0

... (truncated)

Changelog

Sourced from com.codeborne:selenide's changelog.

7.15.0 (11.03.2026)

  • add option to skip downloading the full file content (#3264)
  • #3265 support running ChromeDriver in "remote debugger" mode (#3266)
  • #3243 Take screenshot in remote Chrome even if CDP port not available (#3245)
  • #3251 limit execution time of all Selenide commands (#3263)
  • fix video size in situation when browser size has been changing (#3262)
  • #3255 fix "OR" condition for missing elements (#3256)
  • update Selenium from 4.40.0 to 4.41.0, incl. CDP v144 -> v145 (#3252)

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

7.14.0 (21.01.2026)

  • fix downloading files that have space in name (#3231)
  • #3227 fix downloading file from Grid which is few seconds behind the central time (#3240)
  • #3233 enable fail fast mechanism in download method for selenium grid -- thanks to Aliaksandr Rasolka (#3234)
  • forbid removing Selenide own proxy filters -- thanks to Aliaksandr Rasolka (#3221)
  • add method to remove all request or response filters separately -- thanks to Aliaksandr Rasolka (#3221)
  • unify value masking -- thanks to Aliaksandr Rasolka (#3226)
  • add method to mark value as sensitive in type options -- thanks to Aliaksandr Rasolka (#3226)
  • export Video Recorder (#3230)
  • shorten format of timeouts shown in error messages, e.g. "100 ms." -> "100ms" (#3235)
  • update Selenium from 4.39.0 to 4.40.0, incl. CDP v143 -> v144 (#3237)

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

7.13.0 (14.12.2025)

  • bump Selenium from 3.38.0 to 4.39.0, incl. CDP v142 -> v143 (#3202)
  • improve downloading files from Grid (#3207)
  • #3175 fail fast if download link is not found during "increment timeout" (#3212)
  • #3210 mask credentials in remote URL (#3213)
  • #3211 remove request/response size watchdog (#3215)
  • #3211 add method proxy.cleanupFilters() (#3215)
  • #3211 add prefix "selenide.proxy.filter." to all Selenide own proxy filters (#3215)
  • #3189 Fix frame rate for video (#3197)
  • #3196 fix NPE in BiDi log listener (#3198)
  • stop re-trying check if browser has died meanwhile (#3206)

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

7.12.3 (02.12.2025)

  • #3181 Video recorder: avoid disconnecting current session

7.12.2 (01.12.2025)

  • Video recorder: fix video filter to also pad image width to be divisible by 2 - thanks to Jiri Stefek (#3178)
  • #3181 Video recorder: save screenshot/video from the right tab/window (#3194)
  • #3191 Video recorder: avoid generating too fast video (#3190)
  • #3185 Support running tests on Selenoid that doesn't support BiDi connection (#3186)
  • #3187 apply date/time conditions for texts too (#3192)

... (truncated)

Commits
  • a6564ca release Selenide 7.15.0
  • 53a541e #3265 support running ChromeDriver in "remote debugger" mode
  • 226c7f0 add option to skip downloading the full file content (#3264)
  • 842cb57 #3251 limit execution time of all Selenide commands
  • 19698d2 fix video size in situation when browser size has been changing
  • 5942843 Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755
  • 1e36e7c Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
  • 046b653 Bump com.google.errorprone:error_prone_annotations from 2.47.0 to 2.48.0
  • c66a2dc #3255 fix "OR" condition for missing elements
  • 091b87a Bump actions/upload-artifact from 6 to 7
  • 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 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.9.3 to 7.15.0.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.9.3...v7.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 13, 2026 21:00
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 13, 2026
@dependabot dependabot Bot requested a review from valfirst March 13, 2026 21:00
@dependabot dependabot Bot added the java Pull requests that update Java code label Mar 13, 2026
@dependabot dependabot Bot requested review from ikalinin1 and vkepin March 13, 2026 21:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 3, 2026

Superseded by #6552.

@dependabot dependabot Bot closed this Apr 3, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/com.codeborne-selenide-7.15.0 branch April 3, 2026 13:18
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