Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 1 update: org.seleniumhq.selenium:selenium-java.

Updates org.seleniumhq.selenium:selenium-java from 4.33.0 to 4.34.0

Release notes

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

Selenium 4.34.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

... (truncated)

Commits
  • 2a4c61c [build] Prepare for release of Selenium 4.34.0 (#15958)
  • f1c075c [rb] Add macOS key mappings for Options and Function keys (#15959)
  • c4bf5eb [dotnet][rb][java][js][py] Automated Browser Version Update (#15971)
  • 02cfe2d [dotnet][rb][java][js][py] Automated Browser Version Update (#15968)
  • 176eee0 [py] add macOS specific keys to Key enum (#15948)
  • 83b5fb0 [dotnet][rb][java][js][py] Automated Browser Version Update (#15962)
  • d50a168 [py] Return HTTP response reason when remote connection error occurs (#15942)
  • 2d0bce8 [ci] Updating file name
  • 8061b17 [ci] Letting the workflow continue if browsers are up to date
  • 89b5b10 [dotnet][rb][java][js][py] Automated Browser Version Update (#15953)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 1 update: [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium). Updates `org.seleniumhq.selenium:selenium-java` from 4.33.0 to 4.34.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.33.0...selenium-4.34.0) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 Jul 7, 2025
@mfaisalkhatri mfaisalkhatri merged commit f82c21a into main Jul 9, 2025
1 check passed
@mfaisalkhatri mfaisalkhatri deleted the dependabot/maven/main/dependencies-4d2123be2e branch July 9, 2025 17:48
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

2 participants