Skip to content

build(deps-dev): bump cia.project.versions.selenium from 4.31.0 to 4.32.0 #7367

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2025

Bumps cia.project.versions.selenium from 4.31.0 to 4.32.0.
Updates org.seleniumhq.selenium:selenium-java from 4.31.0 to 4.32.0

Release notes

Sourced from org.seleniumhq.selenium:selenium-java's releases.

Selenium 4.32.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • d17c8aa [build] Prepare for release of Selenium 4.32.0 (#15690)
  • 70e415a [build] allow manually rerunning RBE with cache disabled (#15680)
  • 4cacd4a [grid] Remove browserName capability from stereotype and SlotMatcher when u...
  • bce221b [java] Bump deps from BOMs to latest versions (#15689)
  • adf0c4c [java] If a dep comes from a BOM, omit the version number (#15682)
  • f2d3870 [py] Server class to manage (download/run) grid server (#15666)
  • 169ce63 [py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable (#15673)
  • e8331d1 [py] Add client_config property and update deprecation messages (#15674)
  • 3ff6f9a [rb] Add websocket-port parameter to firefox service (#15458)
  • 479d197 [rb] handle issue with selenium manager exit status being nil (#15676)
  • Additional commits viewable in compare view

Updates org.seleniumhq.selenium:selenium-remote-driver from 4.31.0 to 4.32.0

Release notes

Sourced from org.seleniumhq.selenium:selenium-remote-driver's releases.

Selenium 4.32.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • d17c8aa [build] Prepare for release of Selenium 4.32.0 (#15690)
  • 70e415a [build] allow manually rerunning RBE with cache disabled (#15680)
  • 4cacd4a [grid] Remove browserName capability from stereotype and SlotMatcher when u...
  • bce221b [java] Bump deps from BOMs to latest versions (#15689)
  • adf0c4c [java] If a dep comes from a BOM, omit the version number (#15682)
  • f2d3870 [py] Server class to manage (download/run) grid server (#15666)
  • 169ce63 [py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable (#15673)
  • e8331d1 [py] Add client_config property and update deprecation messages (#15674)
  • 3ff6f9a [rb] Add websocket-port parameter to firefox service (#15458)
  • 479d197 [rb] handle issue with selenium manager exit status being nil (#15676)
  • Additional commits viewable in compare view

Updates org.seleniumhq.selenium:selenium-support from 4.31.0 to 4.32.0

Release notes

Sourced from org.seleniumhq.selenium:selenium-support's releases.

Selenium 4.32.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • d17c8aa [build] Prepare for release of Selenium 4.32.0 (#15690)
  • 70e415a [build] allow manually rerunning RBE with cache disabled (#15680)
  • 4cacd4a [grid] Remove browserName capability from stereotype and SlotMatcher when u...
  • bce221b [java] Bump deps from BOMs to latest versions (#15689)
  • adf0c4c [java] If a dep comes from a BOM, omit the version number (#15682)
  • f2d3870 [py] Server class to manage (download/run) grid server (#15666)
  • 169ce63 [py] Remove support for GLOBAL_DEFAULT_TIMEOUT environment variable (#15673)
  • e8331d1 [py] Add client_config property and update deprecation messages (#15674)
  • 3ff6f9a [rb] Add websocket-port parameter to firefox service (#15458)
  • 479d197 [rb] handle issue with selenium manager exit status being nil (#15676)
  • 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)

Bumps `cia.project.versions.selenium` from 4.31.0 to 4.32.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.31.0 to 4.32.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0)

Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.31.0 to 4.32.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0)

Updates `org.seleniumhq.selenium:selenium-support` from 4.31.0 to 4.32.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-support
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels May 3, 2025
@dependabot dependabot bot requested a review from pethers as a code owner May 3, 2025 07:40
Copy link

github-actions bot commented May 3, 2025

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 2 packages with OpenSSF Scorecard issues.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 562534a.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
maven/org.seleniumhq.selenium:selenium-java 4.32.0 ⚠️ 2.1
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 3Found 10/30 approved changesets -- score normalized to 3
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Security-Policy🟢 9security policy file detected
Binary-Artifacts⚠️ 0binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 015 existing vulnerabilities detected
maven/org.seleniumhq.selenium:selenium-remote-driver 4.32.0 UnknownUnknown
maven/org.seleniumhq.selenium:selenium-support 4.32.0 ⚠️ 2.1
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 3Found 10/30 approved changesets -- score normalized to 3
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Security-Policy🟢 9security policy file detected
Binary-Artifacts⚠️ 0binaries present in source code
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 015 existing vulnerabilities detected

Scanned Files

  • citizen-intelligence-agency/pom.xml

Copy link

sonarqubecloud bot commented May 3, 2025

@pethers pethers merged commit fa5de6d into master May 3, 2025
8 checks passed
@pethers pethers deleted the dependabot/maven/cia.project.versions.selenium-4.32.0 branch May 3, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant