Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps selenide.version from 7.13.0 to 7.14.0.
Updates com.codeborne:selenide from 7.13.0 to 7.14.0

Release notes

Sourced from com.codeborne:selenide's releases.

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 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)

New Contributors

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

Changelog

Sourced from com.codeborne:selenide's changelog.

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

Commits
  • 264aae4 release Selenide 7.14.0
  • 6f67301 #3227 fix downloading file from Grid which is few seconds behind the central ...
  • 16e6dc6 Bump com.vanniktech:gradle-maven-publish-plugin from 0.35.0 to 0.36.0
  • e790151 Bump jacksonVersion from 2.20.1 to 2.21.0
  • 5fd53e5 bump LittleProxy from 2.5.0 to 2.6.0
  • 889fc29 update Selenium from 4.39.0 to 4.40.0
  • e1bfc87 fix masking credentials
  • aa53f43 shorten format of timeouts shown in error messages
  • b41dfc9 Enable fail fast mechanism in download method for selenium grid
  • 6a7b94f fix downloading files that have space in name
  • Additional commits viewable in compare view

Updates com.codeborne:selenide-core from 7.13.0 to 7.14.0

Release notes

Sourced from com.codeborne:selenide-core's releases.

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 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)

New Contributors

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

Changelog

Sourced from com.codeborne:selenide-core's changelog.

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

Commits
  • 264aae4 release Selenide 7.14.0
  • 6f67301 #3227 fix downloading file from Grid which is few seconds behind the central ...
  • 16e6dc6 Bump com.vanniktech:gradle-maven-publish-plugin from 0.35.0 to 0.36.0
  • e790151 Bump jacksonVersion from 2.20.1 to 2.21.0
  • 5fd53e5 bump LittleProxy from 2.5.0 to 2.6.0
  • 889fc29 update Selenium from 4.39.0 to 4.40.0
  • e1bfc87 fix masking credentials
  • aa53f43 shorten format of timeouts shown in error messages
  • b41dfc9 Enable fail fast mechanism in download method for selenium grid
  • 6a7b94f fix downloading files that have space in name
  • Additional commits viewable in compare view

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)

@iliyan-velichkov
Copy link
Contributor

@dependabot recreate

Bumps `selenide.version` from 7.13.0 to 7.14.0.

Updates `com.codeborne:selenide` from 7.13.0 to 7.14.0
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.13.0...v7.14.0)

Updates `com.codeborne:selenide-core` from 7.13.0 to 7.14.0
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v7.13.0...v7.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/selenide.version-7.14.0 branch from f0fcd9c to c51dc54 Compare January 28, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant