Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 24, 2025
@valfirst
Copy link
Collaborator

@dependabot rebase

Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.9.3 to 6.0.0.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.9.3...webdrivermanager-6.0.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.github.bonigarcia-webdrivermanager-6.0.0 branch from 0eaebf6 to f13c3e5 Compare March 27, 2025 08:17
@valfirst valfirst merged commit fcde595 into master Mar 27, 2025
7 checks passed
@valfirst valfirst deleted the dependabot/gradle/io.github.bonigarcia-webdrivermanager-6.0.0 branch March 27, 2025 09:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant