Skip to content

Update dependency io.github.bonigarcia:webdrivermanager to v5.5.3#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/webdrivermanager.version
Open

Update dependency io.github.bonigarcia:webdrivermanager to v5.5.3#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/webdrivermanager.version

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.bonigarcia:webdrivermanager (source) 5.0.3 -> 5.5.3 age adoption passing confidence

Release Notes

bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager)

v5.5.3

Fixed
  • Fix meta-inf path to find wdm version in jar distribution
Changed
  • Get driver URL list from CfT endpoints for chromedriver 115+

v5.5.2

Fixed
  • Bug-fix reading wdm version

v5.5.1

Added
  • Use default CfT URL when some problem requesting the CfT endpoints happens

v5.5.0

Changed
  • Downgrade to Java 8

v5.4.1

Fixed
  • Use last good versions CfT endpoint only when driver version is unknown (#​1076)

v5.4.0

Changed
Added
Removed
  • Remove all deprecated methods in WebDriverManager API

v5.3.3

Added
  • Include extra condition to find driver in the extracted files (#​983)
Fixed
  • Use --whitelisted-extension-id for Chromium 112+ (fixes BrowserWathcher)
  • Fix support for WebDriverManager server

v5.3.2

Fixed
  • Fix chrome image download on m1 (#​953)
Removed
  • Remove default Docker lang (EN) due to a problem with Edge 108

v5.3.1

Changed
  • Support naming convention for chromedriver 106+ in macOS ARM64
Fixed
  • Fix support for edgedriver on macOS ARM64 (#​897 #​921)
  • Fix resolution geckodriver 0.32.0 (issue #​923)

v5.3.0

Added
  • Include workflow to create mirror of geckodriver, operadriver, and selenium from api.github.com
  • Replace api.github.com URLs to mirrors on raw.githubusercontent.com (to avoid error 403 for good)
Changed
  • Install BrowserWatcher extension through augment (which allows remote Firefox, e.g., in Docker)
  • Use browser version as the second parameter of the CLI argument for resolving drivers

v5.2.3

Added
  • Use resolution cache also when latest driver is downloaded (for preventing 403 error for geckodriver)

v5.2.2

Added
  • Include wait for Docker bind port
  • Include config key for Safari version (for WebKit version)
Changed
  • Don't swallow exception root cause when creating a RemoteWebDriver (issue #​873)
  • Method wdm.create() does not return null if failed to create a webdriver (issue #​874)
  • Include port bindings in host config for docker containers
Fixed
  • Check opera binary browser path only if not using Docker
Removed
  • Documentation in EPUB format

v5.2.1

Added
  • Include fallback mechanism for gathering logs based on LoggingPreferences for Chrome/Edge headless
  • Include wdm.avoidShutdownHook config key and avoidShutdownHook() API method (issue #​839)
Changed
  • Use capabilities getClass() method (required as of Selenium 4.3.0)
  • Bump to BrowserWatcher 1.2.0

v5.2.0

Added
  • Include monitoring features by integrating BrowserWatcher (https://bonigarcia.dev/browserwatcher/) extension. The new API methods supporting these features are: watch(), watchAndDisplay(), getLogs(), startRecording(), stopRecording(), and disableCsp()
Changed
  • Use ChromeDriver instead of OperaDriver for Opera browser

v5.1.1

Added
  • Improve OperaDriver support, to make it compatible with Selenium 4.1.3 (issue #​808)
Changed
  • Include httpclient5 dependency explicitly (issue #​802)
Fixed
  • Detection for snap installed browser (issue #​795)
  • Support for msedgedriver in Mac M1 (issues #​804 and #​812)
  • Normalize path separators in WebDriverManager.zipFolder() (PR #​815)

v5.1.0

Added
  • Add Docker Extra Hosts API method: dockerExtraHosts(String[]) (PR #​788)
  • Include static method isDockerAvailable() in WebDriverManager class
  • Include static method zipFolder(Path sourceFolder) in WebDriverManager class
  • Include static method isOnline(URL url) in WebDriverManager class
  • Include API method to get Docker VNC URL
  • Include API method to accept remote address as URL
Fixed
Changed
  • Updated dependencies (e.g. docker-java) to the latest version
  • Use varargs in setter for Docker volumes
  • Include Apache Commons Lang3 as dependency
Removed
  • Remove Guava dependency (issue #​779)
  • Deprecated several API methods (recordingPrefix, recordingOutput, dockerImage)
  • Deprecated several config methods (e.g. isAvoidingResolutionCache) (PR #​769)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants