avighub / test-automation-java-restassured-selenide

1 stars 1 forks source link

Update all dependencies #48

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.bonigarcia:webdrivermanager (source) 5.6.4 -> 5.7.0 age adoption passing confidence
com.codeborne:selenide (source) 7.1.0 -> 7.2.0 age adoption passing confidence

Release Notes

bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager) ### [`v5.7.0`](https://togithub.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://togithub.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
selenide/selenide (com.codeborne:selenide) ### [`v7.2.0`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#720-released-27022024) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.1.0...v7.2.0) - [#​1687](https://togithub.com/selenide/selenide/issues/1687) implement downloading files in Selenium Grid ([#​2659](https://togithub.com/selenide/selenide/issues/2659)) ([#​2660](https://togithub.com/selenide/selenide/issues/2660)) - [#​1687](https://togithub.com/selenide/selenide/issues/1687) [#​2550](https://togithub.com/selenide/selenide/issues/2550) implement downloading files using CDP in Selenoid and Selenium Grid ([#​2661](https://togithub.com/selenide/selenide/issues/2661)) - [#​2333](https://togithub.com/selenide/selenide/issues/2333) add element collections for mobile tests ([#​2656](https://togithub.com/selenide/selenide/issues/2656)) - [#​2333](https://togithub.com/selenide/selenide/issues/2333) add method `$(WebElement)` that returns SelenideAppiumElement ([#​2656](https://togithub.com/selenide/selenide/issues/2656)) - bump Selenium from 4.17.0 to 4.18.1 ([#​2655](https://togithub.com/selenide/selenide/issues/2655)), see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG - Improve error message for download without "href" ([#​2653](https://togithub.com/selenide/selenide/issues/2653)) - [#​2658](https://togithub.com/selenide/selenide/issues/2658) disable Chrome warning about stolen passwords ([#​2662](https://togithub.com/selenide/selenide/issues/2662)) - fix `toString()` method for page object fields ([#​2652](https://togithub.com/selenide/selenide/issues/2652)) - bump Netty from 4.1.106.Final to 4.1.107.Final ([#​2647](https://togithub.com/selenide/selenide/issues/2647)) - Bump LittleProxy from 2.1.2 to 2.2.0 See https://github.com/selenide/selenide/milestone/201?closed=1

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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