From 11817877495d2bcd69419bf90d897ec467062f77 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Jul 2022 23:52:31 +0200 Subject: [PATCH] deps: update dependency io.github.bonigarcia:webdrivermanager to v5.2.2 (#853) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.github.bonigarcia:webdrivermanager](https://bonigarcia.dev/webdrivermanager/) ([source](https://togithub.com/bonigarcia/webdrivermanager)) | `5.2.1` -> `5.2.2` | [![age](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.2/compatibility-slim/5.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.github.bonigarcia:webdrivermanager/5.2.2/confidence-slim/5.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
bonigarcia/webdrivermanager ### [`v5.2.2`](https://togithub.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#​522---2022-07-29) ##### 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](https://togithub.com/bonigarcia/webdrivermanager/issues/873)) - Method wdm.create() does not return null if failed to create a webdriver (issue [#​874](https://togithub.com/bonigarcia/webdrivermanager/issues/874)) - Include port bindings in host config for docker containers ##### Fixed - Check opera binary brower path only if not using Docker ##### Removed - Documentation in EPUB format
--- ### 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-recaptchaenterprise). --- recaptcha_enterprise/cloud-client/src/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recaptcha_enterprise/cloud-client/src/pom.xml b/recaptcha_enterprise/cloud-client/src/pom.xml index 527fd0f0551..cb965cc2e3b 100644 --- a/recaptcha_enterprise/cloud-client/src/pom.xml +++ b/recaptcha_enterprise/cloud-client/src/pom.xml @@ -78,7 +78,7 @@ io.github.bonigarcia webdrivermanager - 5.2.1 + 5.2.2