avighub / test-automation-java-restassured-selenide

1 stars 1 forks source link

Update all dependencies #50

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.slf4j:slf4j-simple (source, changelog) 2.0.12 -> 2.0.13 age adoption passing confidence
org.projectlombok:lombok (source) 1.18.30 -> 1.18.32 age adoption passing confidence
commons-io:commons-io (source) 2.15.1 -> 2.16.1 age adoption passing confidence
io.github.bonigarcia:webdrivermanager (source) 5.7.0 -> 5.8.0 age adoption passing confidence
com.codeborne:selenide (source) 7.2.1 -> 7.3.0 age adoption passing confidence

Release Notes

qos-ch/slf4j (org.slf4j:slf4j-simple) ### [`v2.0.13`](https://togithub.com/qos-ch/slf4j/compare/v_2.0.12...v_2.0.13)
projectlombok/lombok (org.projectlombok:lombok) ### [`v1.18.32`](https://togithub.com/projectlombok/lombok/compare/v1.18.30...v1.18.32) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.30...v1.18.32)
bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager) ### [`v5.8.0`](https://togithub.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#580---2024-04-04) ##### Fixed - Check resolved browser version in Firefox manager ([#​1240](https://togithub.com/bonigarcia/webdrivermanager/issues/1240)) ##### Changed - Updated how we check if Docker is running to work with the new cgroup v2 system ([#​1259](https://togithub.com/bonigarcia/webdrivermanager/issues/1259)) ##### Added - Support for chromedriver 115+ (CfT endpoints) for NPM mirror ([#​1264](https://togithub.com/bonigarcia/webdrivermanager/issues/1264))
selenide/selenide (com.codeborne:selenide) ### [`v7.3.0`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#730-released-28042024) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.2.3...v7.3.0) - [#​2705](https://togithub.com/selenide/selenide/issues/2705) add method to mock http response with specific content type ([#​2706](https://togithub.com/selenide/selenide/issues/2706)) - [#​2722](https://togithub.com/selenide/selenide/issues/2722) fix `$.clear()` in Appium for element that exists, but is not visible. ([#​2723](https://togithub.com/selenide/selenide/issues/2723)) - [#​2725](https://togithub.com/selenide/selenide/issues/2725) show the real error instead of "Element not found" when clicking on a non-working link in Firefox ([#​2727](https://togithub.com/selenide/selenide/issues/2727)) - [#​2658](https://togithub.com/selenide/selenide/issues/2658) disable Chrome warning about stolen passwords ([#​2729](https://togithub.com/selenide/selenide/issues/2729)) - Fix CDP download for custom browsers ([#​2728](https://togithub.com/selenide/selenide/issues/2728)) - bump Selenium from 4.19.1 to 4.20.0 ([#​2726](https://togithub.com/selenide/selenide/issues/2726)) - bump LittleProxy from 2.2.0 to 2.2.1 ([#​2726](https://togithub.com/selenide/selenide/issues/2726)) - deprecate setting `holdBrowserOpen` ([#​2730](https://togithub.com/selenide/selenide/issues/2730)) ### [`v7.2.3`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#723-released-30032024) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.2.2...v7.2.3) - bump Selenium from 4.18.1 to 4.19.1 ([#​2697](https://togithub.com/selenide/selenide/issues/2697)) - bump Appium from 9.2.0 to 9.2.2 ([#​2697](https://togithub.com/selenide/selenide/issues/2697)) - add method $.as() for SelenideAppiumElement ([#​2701](https://togithub.com/selenide/selenide/issues/2701)) - fix usages of aliases in reports ([#​2702](https://togithub.com/selenide/selenide/issues/2702)) - restore throwing InvalidSelectorException after upgrading to Chrome 123 ([#​2700](https://togithub.com/selenide/selenide/issues/2700)) See https://github.com/selenide/selenide/milestone/204?closed=1 ### [`v7.2.2`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#722-released-21032024) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.2.1...v7.2.2) - Bump io.appium:java-client from 9.1.0 to 9.2.0 ([#​2686](https://togithub.com/selenide/selenide/issues/2686)) - [#​2683](https://togithub.com/selenide/selenide/issues/2683) fix method $.exists() for double-wrapped SelenideElement ([#​2685](https://togithub.com/selenide/selenide/issues/2685)) - [#​2690](https://togithub.com/selenide/selenide/issues/2690) fix filename detection when downloading happens as a result of redirect ([#​2692](https://togithub.com/selenide/selenide/issues/2692)) - [#​2681](https://togithub.com/selenide/selenide/issues/2681) add method OR for collection conditions ([#​2687](https://togithub.com/selenide/selenide/issues/2687)) - [#​2681](https://togithub.com/selenide/selenide/issues/2681) add method OR for SelenideElement conditions ([#​2687](https://togithub.com/selenide/selenide/issues/2687)) See https://github.com/selenide/selenide/milestone/203

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.