renovate-bot opened a new pull request, #5137: URL: https://github.com/apache/fineract/pull/5137
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.github.bonigarcia:webdrivermanager](https://bonigarcia.dev/webdrivermanager/) ([source](https://redirect.github.com/bonigarcia/webdrivermanager)) | `5.5.1` -> `6.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager)</summary> ### [`v6.3.2`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#632---2025-09-13) ##### Fixed - Consume stdout/stderr asynchronously and add timeout for shell execution ([#​1469](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1469)) - Fix logic to find msedgedriver from XML responses ([#​1510](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1510)) - Fix condition to check external connections in download logic - Fix logic to ignore versions ##### Changed - Changed log level for shell result to trace ### [`v6.3.1`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#631---2025-09-01) ##### Fixed - Check webdriver list before accesing recording in base64 ### [`v6.3.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#630---2025-09-01) ##### Added - Include getRecordingBase64() in the WebDriverManager API - Include workflows to release WebDriverManager in Maven Central and doc in GH Pages ##### Changed - Bump to BrowserWatcher 2.1.0 ### [`v6.2.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#620---2025-07-18) ##### Added - Include getResolvedBrowserVersion() in the WebDriverManager API ([#​1474](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1474)) ##### Fixed - Fix Edge driver url ([#​1489](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1489)) ### [`v6.1.1`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#611---2025-07-09) ##### Fixed - Include --disable-features=DisableLoadExtensionCommandLineSwitch to load BrowserWatcher ##### Changed - Update configuration to publish artifacts in Maven Central ### [`v6.1.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#610---2025-04-21) ##### Added - Wait for extension recording (WEBM) in the Downloads folder - Include getRecordingPath() method in WebDriverManager API ##### Changed - Update deprecate methods in httpclient5 to create http-client - Use LoggingPreferences for log gathering in Chromium-based browsers ##### Fixed - Add BrowserWatcher 2.0.0 (MV3), which fixes video recording ##### Removed - Remove console log displaying and disabling CSP in Chromium-based browsers (not supported in MV2) ### [`v6.0.1`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#601---2025-04-02) ##### Fixed - Use seleniarm images only for Chromium and Firefox in ARM64 machines ##### Changed - Bump to docker-java 3.5.0 and httpclient5 5.4.3 ([#​916](https://redirect.github.com/bonigarcia/webdrivermanager/issues/916) and [#​1439](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1439)) ### [`v6.0.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#600---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) ### [`v5.9.3`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#593---2025-02-14) ##### Fixed - Delete temporary .crx files on JVM exit ([#​1415](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1415)) ##### Changed - Support reading msedgedriver storage bucket listing XML as of version 125.0 ([#​1323](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1323)) ### [`v5.9.2`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#592---2024-07-25) ##### Fixed - HTTP 404 when downloading microsoft edgedriver in macOS or Linux ([#​1320](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1320)) ### [`v5.9.1`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#591---2024-06-24) ##### Removed - Remove using jackson-databind 2.17.1 ### [`v5.9.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#590---2024-06-24) ##### Fixed - Fix architecture label to build URL for Edge ARM64 ##### Changed - Force to use jackson-databind 2.17.1 ##### Removed - Exclude org.bouncycastle:bcpkix-jdk18on from docker-java ### [`v5.8.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#580---2024-04-04) ##### Fixed - Check resolved browser version in Firefox manager ([#​1240](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1240)) ##### Changed - Updated how we check if Docker is running to work with the new cgroup v2 system ([#​1259](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1259)) ##### Added - Support for chromedriver 115+ (CfT endpoints) for NPM mirror ([#​1264](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1264)) ### [`v5.7.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#570---2024-02-21) ##### Fixed - Fix CFT label used to get chromedriver version from the URLs ([#​1226](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1226)) ##### Changed - Calculate operadriver version using major Opera version plus 14 ##### Added - Use online geckodriver-support.json to discover geckodriver versions (<https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/common/geckodriver/geckodriver-support.json>) ##### Removed - Remove logic for using local or online versions.properties - Remove wdm.versionsPropertiesOnlineFirst and wdm.versionsPropertiesUrl and associated logic - Remove wdm.avoidReadReleaseFromRepository configuration key and associated logic ### [`v5.6.4`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#564---2024-02-19) ##### Fixed - Update Chrome download URL pattern ([#​1222](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1222)) ### [`v5.6.3`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#563---2023-12-30) ##### Added - Include method to set Docker default arguments in wdm API - Expose dockerEnvVariables method in wdm API ##### Changed - Change NTCredentials (deprecated) by UsernamePasswordCredentials in HTTP client ### [`v5.6.2`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#562---2023-11-07) ##### Fixed - Fix logic to find driver version from CfT URL ([#​1160](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1160)) ### [`v5.6.1`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#561---2023-11-02) ##### Fixed - Leveraging buildUrl method with avoidExternalConnections to replace place holders in the provided URL ([#​1158](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1158)) - Filter by architecture also in Edge ARM64 ([#​1155](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1155)) ### [`v5.6.0`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#560---2023-10-27) ##### Added - Enable CDP support in browsers in Docker using host as Docker network ##### Fixed - Use same number of exposed ports when using host as Docker network - Unable to use chromeDownloadUrlPattern ([#​1141](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1141)) ##### Changed - Avoid fallback to old chromedriver repo if CfT fails ([#​1137](https://redirect.github.com/bonigarcia/webdrivermanager/issues/1137)) ### [`v5.5.3`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#553---2023-09-01) ##### 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`](https://redirect.github.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#552---2023-08-25) ##### Fixed - Bug-fix reading wdm version </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/fineract). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
