kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Bump io.github.bonigarcia:webdrivermanager from 5.9.3 to 6.0.0

Open dependabot[bot] opened this issue 8 months ago • 0 comments

Bumps io.github.bonigarcia:webdrivermanager from 5.9.3 to 6.0.0.

Changelog

Sourced from io.github.bonigarcia:webdrivermanager's changelog.

[6.0.0] - 2025-03-19

Added

  • Use docker-selenium images for Docker support
  • Support ARM64 Docker images (seleniarm)
  • Use PowerShell commands to discover browser versions in Windows
  • Support for geckodriver snap in Linux
  • Include browserBinary() method in WebDriverManager API

Fixed

  • Fix required options in Chromium manager
  • Fix relation between Opera major version and operadriver

Changed

  • Change default Docker shm size to 512m
  • Change default Docker recording resolution to 1920x1080
  • Bump to bonigarcia/novnc:1.2.0
  • Improve commands for browser version discovery in Linux
  • Specify different version for Java tests (11) and main code (8) in pom.xml
  • Update operadriver browser version check

Removed

  • Remove Docker support through Aerokube images (archived)
  • Remove support for Opera, Safari (WebKit), and Chrome Mobile in Docker
  • Remove Docker support through Twilio images (already provided by docker-selenium)
  • Remove browser version discovery in Windows through WMIC (deprecated)
Commits
  • 4b647f9 [maven-release-plugin] prepare release webdrivermanager-6.0.0
  • a63c48f Set date for release 6.0.0 in CHANGELOG
  • 7ecbf3e Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 (#1444)
  • 0fe9ff7 Bump org.junit.jupiter:junit-jupiter from 5.12.0 to 5.12.1 (#1443)
  • 4b52e9a Include browserBinary() in doc for 6.0.0 release
  • f260895 Bump docker-java.version from 3.4.1 to 3.4.2 (#1442)
  • 5657bfd Check driver in teardown
  • 647fab4 Fix browser binary test
  • ec61816 Include browserBinary method in WebDriverManager API
  • 86ff854 Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.16.0 (#1441)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 23 '25 12:03 dependabot[bot]