Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

Selenium 4.31.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • 4ae8fc9 [build] get the workflows to call each other the right way
  • e915b39 [build] remove unnecessary complexity from updating docs job
  • 44a872b [build] nightly tag is getting in the way of the auto-changelog generation
  • 1ef9f18 [build] fix release so it works from PR as well as workflow dispatch
  • 9dee74a bump pinned linux edge and driver to 135
  • c5e49c9 Update mirror info (Sat Apr 5 00:22:47 UTC 2025)
  • db9bc53 [build] Prepare for release of Selenium 4.31.0 (#15569)
  • 0572f1d [build] do not automatically bump versions to nightly in rake task
  • e57ed80 [build] successful pre-release kicks off docs update kicks off bump in nightly
  • 9dd1aa9 [build] use SELENIUM_CI_TOKEN for labeling PRs
  • Additional commits viewable in compare view

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

Release notes

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

Selenium 4.31.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • 4ae8fc9 [build] get the workflows to call each other the right way
  • e915b39 [build] remove unnecessary complexity from updating docs job
  • 44a872b [build] nightly tag is getting in the way of the auto-changelog generation
  • 1ef9f18 [build] fix release so it works from PR as well as workflow dispatch
  • 9dee74a bump pinned linux edge and driver to 135
  • c5e49c9 Update mirror info (Sat Apr 5 00:22:47 UTC 2025)
  • db9bc53 [build] Prepare for release of Selenium 4.31.0 (#15569)
  • 0572f1d [build] do not automatically bump versions to nightly in rake task
  • e57ed80 [build] successful pre-release kicks off docs update kicks off bump in nightly
  • 9dd1aa9 [build] use SELENIUM_CI_TOKEN for labeling PRs
  • Additional commits viewable in compare view

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

Release notes

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

Selenium 4.31.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • 4ae8fc9 [build] get the workflows to call each other the right way
  • e915b39 [build] remove unnecessary complexity from updating docs job
  • 44a872b [build] nightly tag is getting in the way of the auto-changelog generation
  • 1ef9f18 [build] fix release so it works from PR as well as workflow dispatch
  • 9dee74a bump pinned linux edge and driver to 135
  • c5e49c9 Update mirror info (Sat Apr 5 00:22:47 UTC 2025)
  • db9bc53 [build] Prepare for release of Selenium 4.31.0 (#15569)
  • 0572f1d [build] do not automatically bump versions to nightly in rake task
  • e57ed80 [build] successful pre-release kicks off docs update kicks off bump in nightly
  • 9dd1aa9 [build] use SELENIUM_CI_TOKEN for labeling PRs
  • 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.30.0 to 4.31.0.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Apr 5, 2025
@dependabot dependabot bot requested a review from pethers as a code owner April 5, 2025 07:12
Copy link

github-actions bot commented Apr 5, 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 8fd9d8c.
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.31.0 ⚠️ 2
Details
CheckScoreReason
Code-Review⚠️ 2Found 7/30 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
License🟢 10license file 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
Security-Policy🟢 9security policy file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Binary-Artifacts⚠️ 0binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 013 existing vulnerabilities detected
maven/org.seleniumhq.selenium:selenium-remote-driver 4.31.0 UnknownUnknown
maven/org.seleniumhq.selenium:selenium-support 4.31.0 ⚠️ 2
Details
CheckScoreReason
Code-Review⚠️ 2Found 7/30 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
License🟢 10license file 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
Security-Policy🟢 9security policy file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Binary-Artifacts⚠️ 0binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities⚠️ 013 existing vulnerabilities detected

Scanned Files

  • citizen-intelligence-agency/pom.xml

@pethers pethers merged commit 1c7f0b4 into master Apr 5, 2025
5 checks passed
@pethers pethers deleted the dependabot/maven/cia.project.versions.selenium-4.31.0 branch April 5, 2025 07:31
Copy link

sonarqubecloud bot commented Apr 5, 2025

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