avighub / test-automation-java-restassured-selenide

1 stars 1 forks source link

Update all dependencies #36

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.slf4j:slf4j-simple (source) 2.0.6 -> 2.0.9 age adoption passing confidence
org.skyscreamer:jsonassert 1.5.0 -> 1.5.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.15.2 -> 2.16.0 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.15.2 -> 2.16.0 age adoption passing confidence
org.projectlombok:lombok (source) 1.18.20 -> 1.18.30 age adoption passing confidence
org.apache.poi:poi-ooxml 5.2.3 -> 5.2.4 age adoption passing confidence
com.google.guava:guava 32.1.2-jre -> 32.1.3-jre age adoption passing confidence
org.mongodb:mongo-java-driver (source) 3.12.2 -> 3.12.14 age adoption passing confidence
com.aventstack:extentreports 5.1.0 -> 5.1.1 age adoption passing confidence
commons-io:commons-io (source) 2.13.0 -> 2.15.0 age adoption passing confidence
org.apache.commons:commons-compress (source) 1.24.0 -> 1.25.0 age adoption passing confidence
io.github.bonigarcia:webdrivermanager (source) 5.5.3 -> 5.6.2 age adoption passing confidence
com.codeborne:selenide (source) 6.18.0 -> 7.0.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.10.0 -> 5.10.1 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M5 -> 3.2.2 age adoption passing confidence

Release Notes

qos-ch/slf4j (org.slf4j:slf4j-simple) ### [`v2.0.9`](https://togithub.com/qos-ch/slf4j/compare/v_2.0.8...v_2.0.9) ### [`v2.0.8`](https://togithub.com/qos-ch/slf4j/compare/v_2.0.7...v_2.0.8) ### [`v2.0.7`](https://togithub.com/qos-ch/slf4j/compare/v_2.0.6...v_2.0.7)
skyscreamer/JSONassert (org.skyscreamer:jsonassert) ### [`v1.5.1`](https://togithub.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-151---742022) Going to try to catch up on some ancient PRs, mainly around security and cleanup. Starting with accepted PRs that didn't get released yet. To be followed hopefully shortly with another release. - Added convenience methods for JSONObject comparison using a custom JSONComparator (thanks jakob-o@!) - Fix issue [#​105](https://togithub.com/skyscreamer/JSONassert/issues/105): Issue when comparing JSONArray if any value is null (thanks suraj1291993@​!) - Fixes security vulnerability associated with older version of junit
projectlombok/lombok (org.projectlombok:lombok) ### [`v1.18.30`](https://togithub.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) ### [`v1.18.28`](https://togithub.com/projectlombok/lombok/compare/v1.18.26...v1.18.28) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.26...v1.18.28) ### [`v1.18.26`](https://togithub.com/projectlombok/lombok/compare/v1.18.24...v1.18.26) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.24...v1.18.26) ### [`v1.18.24`](https://togithub.com/projectlombok/lombok/compare/v1.18.22...v1.18.24) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.22...v1.18.24) ### [`v1.18.22`](https://togithub.com/projectlombok/lombok/compare/v1.18.20...v1.18.22) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.20...v1.18.22)
extent-framework/extentreports-java (com.aventstack:extentreports) ### [`v5.1.1`](https://togithub.com/extent-framework/extentreports-java/blob/HEAD/CHANGELOG.md#511) [Compare Source](https://togithub.com/extent-framework/extentreports-java/compare/v5.1.0...v5.1.1) ##### Issues Resolved - [#​331](/issues/331) Fixes issue parsing Throwable on JDK 17 ##### New Features - [#​393](/issues/393) Adds circular auto-scroll to failing nodes or events
bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager) ### [`v5.6.2`](https://togithub.com/bonigarcia/webdrivermanager/blob/HEAD/CHANGELOG.md#562---2023-11-07) ##### Fixed - Fix logic to find driver version from CfT URL ([#​1160](https://togithub.com/bonigarcia/webdrivermanager/issues/1160)) ### [`v5.6.1`](https://togithub.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://togithub.com/bonigarcia/webdrivermanager/issues/1158)) - Filter by architecture also in Edge ARM64 ([#​1155](https://togithub.com/bonigarcia/webdrivermanager/issues/1155)) ### [`v5.6.0`](https://togithub.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://togithub.com/bonigarcia/webdrivermanager/issues/1141)) ##### Changed - Avoid fallback to old chromedriver repo if CfT fails ([#​1137](https://togithub.com/bonigarcia/webdrivermanager/issues/1137))
selenide/selenide (com.codeborne:selenide) ### [`v7.0.2`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#702-released-01112023) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.0.1...v7.0.2) - bump Selenium from 4.14.1 to 4.15.0 ([#​2540](https://togithub.com/selenide/selenide/issues/2540)) ### [`v7.0.1`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#701-released-26102023) [Compare Source](https://togithub.com/selenide/selenide/compare/v7.0.0...v7.0.1) - restore for loop for collections (method `$$.iterator()`) ([#​2533](https://togithub.com/selenide/selenide/issues/2533)) - restore method `$$.isEmpty()` ([#​2533](https://togithub.com/selenide/selenide/issues/2533)) - [#​2372](https://togithub.com/selenide/selenide/issues/2372) rename `CollectionCondition` to `WebElementsCondition` ([#​2533](https://togithub.com/selenide/selenide/issues/2533)) - restore "self" field in containers ([#​2534](https://togithub.com/selenide/selenide/issues/2534)) ### [`v7.0.0`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#700-released-25102023) [Compare Source](https://togithub.com/selenide/selenide/compare/v6.19.1...v7.0.0) Dependency updates: - upgrade to Java 17 ([#​2522](https://togithub.com/selenide/selenide/issues/2522)) - bump Selenium from 4.13.0 to 4.14.1 ([#​2505](https://togithub.com/selenide/selenide/issues/2505)) - bump Appium from 8.6.0 to 9.0.0 ([#​2505](https://togithub.com/selenide/selenide/issues/2505)) - bump TestNG from 7.4.0 to 7.8.0 ([#​2515](https://togithub.com/selenide/selenide/issues/2515)) Fixes: - [#​2372](https://togithub.com/selenide/selenide/issues/2372) Fix deadlock in static initialization ([#​2453](https://togithub.com/selenide/selenide/issues/2453)) - [#​2500](https://togithub.com/selenide/selenide/issues/2500) report actual value at the moment of check ([#​2501](https://togithub.com/selenide/selenide/issues/2501)) Refactorings: - [#​2372](https://togithub.com/selenide/selenide/issues/2372) rename base class for conditions from `Condition` to `WebElementCondition` ([#​2453](https://togithub.com/selenide/selenide/issues/2453)) - remove deprecated methods `Condition.apply()` and `Condition.actualValue()` ([#​2512](https://togithub.com/selenide/selenide/issues/2512)) - remove deprecated methods from collection conditions ([#​2520](https://togithub.com/selenide/selenide/issues/2520)) - remove deprecated methods from `ElementsCollection` ([#​2513](https://togithub.com/selenide/selenide/issues/2513)) - remove deprecated abstract class `ElementsContainer` - use `Container` instead ([#​2523](https://togithub.com/selenide/selenide/issues/2523)) - Replace `FileNotFoundException` by `FileNotDownloadedError` ([#​2526](https://togithub.com/selenide/selenide/issues/2526)) - [#​2485](https://togithub.com/selenide/selenide/issues/2485) Rename some `*Exception` classes to `*Error` ([#​2530](https://togithub.com/selenide/selenide/issues/2530)) - remove usages of deprecated class `WebDriverEventListener` ([#​2516](https://togithub.com/selenide/selenide/issues/2516)) - remove deprecated Drag'n'drop methods ([#​2519](https://togithub.com/selenide/selenide/issues/2519)) - Remove deprecated methods `$.getSelectedValue()` and `$.getSelectedText()` ([#​2521](https://togithub.com/selenide/selenide/issues/2521)) - remove deprecated TestNG annotations `@Report` and `@GlobalTextReport` ([#​2517](https://togithub.com/selenide/selenide/issues/2517)) - Remove some deprecated methods ([#​2518](https://togithub.com/selenide/selenide/issues/2518)) ### [`v6.19.1`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#6191-released-18102023) [Compare Source](https://togithub.com/selenide/selenide/compare/v6.19.0...v6.19.1) - bump Appium from 8.5.1 to 8.6.0 ([#​2494](https://togithub.com/selenide/selenide/issues/2494)) -- thanks to Aliaksandr Rasolka and Boris Osipov for help - Bump com.github.valfirst.browserup-proxy:browserup-proxy-core ([#​2510](https://togithub.com/selenide/selenide/issues/2510)) - Bump Netty from 4.1.98.Final to 4.1.100.Final ([#​2484](https://togithub.com/selenide/selenide/issues/2484)) ([#​2498](https://togithub.com/selenide/selenide/issues/2498)) - Bump xyz.rogfam:littleproxy from 2.0.21 to 2.0.22 ([#​2491](https://togithub.com/selenide/selenide/issues/2491)) - Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre ([#​2499](https://togithub.com/selenide/selenide/issues/2499)) - Bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.15.3 ([#​2502](https://togithub.com/selenide/selenide/issues/2502)) ([#​2503](https://togithub.com/selenide/selenide/issues/2503)) - Bump commons-io:commons-io from 2.13.0 to 2.14.0 ([#​2486](https://togithub.com/selenide/selenide/issues/2486)) ### [`v6.19.0`](https://togithub.com/selenide/selenide/blob/HEAD/CHANGELOG.md#6190-released-28092023) [Compare Source](https://togithub.com/selenide/selenide/compare/v6.18.0...v6.19.0) - [#​2479](https://togithub.com/selenide/selenide/issues/2479) bump Selenium from 4.12.1 to 4.13.0 ([#​2479](https://togithub.com/selenide/selenide/issues/2479)), see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG - [#​2469](https://togithub.com/selenide/selenide/issues/2469) strip invisible spaces from collection texts ([#​2482](https://togithub.com/selenide/selenide/issues/2482)) - [#​1277](https://togithub.com/selenide/selenide/issues/1277) [#​2395](https://togithub.com/selenide/selenide/issues/2395) add method $.highlight() to highlight given element ([#​2481](https://togithub.com/selenide/selenide/issues/2481)) - [#​2475](https://togithub.com/selenide/selenide/issues/2475) remove hub url condition ([#​2476](https://togithub.com/selenide/selenide/issues/2476)) -- thanks to Dmitry Plodukhin - [#​2439](https://togithub.com/selenide/selenide/issues/2439) introduce interface `Container` as a replacement for abstract class `ElementsContainer` ([#​2465](https://togithub.com/selenide/selenide/issues/2465)) - [#​2467](https://togithub.com/selenide/selenide/issues/2467) \[appium] added tap, doubleTap commands ([#​2467](https://togithub.com/selenide/selenide/issues/2467)) -- thanks to qwez - [#​2440](https://togithub.com/selenide/selenide/issues/2440) \[appium] add new selector with className and Index ([#​2440](https://togithub.com/selenide/selenide/issues/2440)) -- thanks to Amuthan Sakthivel - [#​2474](https://togithub.com/selenide/selenide/issues/2474) \[appium] update Appium Scroll Options and README.md ([#​2474](https://togithub.com/selenide/selenide/issues/2474)) -- thanks to Amuthan Sakthivel - bump LittleProxy from 2.0.20 to 2.0.21 - Bump BrowserUpProxy from 2.2.12 to 2.2.13 ([#​2463](https://togithub.com/selenide/selenide/issues/2463)) - Bump nettyVersion from 4.1.97.Final to 4.1.98.Final ([#​2477](https://togithub.com/selenide/selenide/issues/2477)) Full list: https://github.com/selenide/selenide/milestone/192?closed=1

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.

👻 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.