avighub / test-automation-java-restassured-selenide

1 stars 1 forks source link

Update all dependencies #52

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
advanced-security/maven-dependency-submission-action action digest bfd2106 -> 4f64dda
org.slf4j:slf4j-simple (source, changelog) test patch 2.0.13 -> 2.0.16 age adoption passing confidence
org.skyscreamer:jsonassert compile patch 1.5.1 -> 1.5.3 age adoption passing confidence
org.apache.pdfbox:pdfbox (source) compile patch 3.0.2 -> 3.0.3 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) compile patch 2.17.0 -> 2.17.2 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml compile patch 2.17.0 -> 2.17.2 age adoption passing confidence
org.projectlombok:lombok (source) provided patch 1.18.32 -> 1.18.34 age adoption passing confidence
org.apache.poi:poi-ooxml compile minor 5.2.5 -> 5.3.0 age adoption passing confidence
com.google.guava:guava compile minor 33.1.0-jre -> 33.3.0-jre age adoption passing confidence
org.freemarker:freemarker (source) compile patch 2.3.32 -> 2.3.33 age adoption passing confidence
com.aventstack:extentreports compile patch 5.1.1 -> 5.1.2 age adoption passing confidence
org.apache.commons:commons-compress (source) compile minor 1.26.1 -> 1.27.1 age adoption passing confidence
io.github.bonigarcia:webdrivermanager (source) compile minor 5.8.0 -> 5.9.2 age adoption passing confidence
com.codeborne:selenide (source) compile minor 7.3.1 -> 7.4.3 age adoption passing confidence
com.google.code.gson:gson compile minor 2.10.1 -> 2.11.0 age adoption passing confidence
io.rest-assured:json-schema-validator (source) compile minor 5.4.0 -> 5.5.0 age adoption passing confidence
io.rest-assured:rest-assured (source) compile minor 5.4.0 -> 5.5.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) test minor 5.10.2 -> 5.11.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin build minor 3.2.5 -> 3.5.0 age adoption passing confidence

Release Notes

qos-ch/slf4j (org.slf4j:slf4j-simple) ### [`v2.0.16`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.15...v_2.0.16) ### [`v2.0.15`](https://redirect.github.com/qos-ch/slf4j/compare/v2.0.14...v_2.0.15) ### [`v2.0.14`](https://redirect.github.com/qos-ch/slf4j/compare/v_2.0.13...v_2.0.14)
skyscreamer/JSONassert (org.skyscreamer:jsonassert) ### [`v1.5.3`](https://redirect.github.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-153---6282024) - Revert Java release version from 21 to 8 due to breaking older compilers. ### [`v1.5.2`](https://redirect.github.com/skyscreamer/JSONassert/blob/HEAD/CHANGELOG.md#Version-152---6142024) - Fix CVE-2020-15250 JUnit vulnerability (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15250). Bump dependencies. - Add gitIgnore file - README syntax error fix - Accidentally upgraded release to Java version 21
projectlombok/lombok (org.projectlombok:lombok) ### [`v1.18.34`](https://redirect.github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34) [Compare Source](https://redirect.github.com/projectlombok/lombok/compare/v1.18.32...v1.18.34)
extent-framework/extentreports-java (com.aventstack:extentreports) ### [`v5.1.2`](https://redirect.github.com/extent-framework/extentreports-java/blob/HEAD/CHANGELOG.md#512) [Compare Source](https://redirect.github.com/extent-framework/extentreports-java/compare/v5.1.1...v5.1.2) ##### Issues Resolved - [#​411](/issues/411) Fixes issue navigating from tag -> test view - [#​413](/issues/413) Fixes ID conversion (when ID > 999) in freemarker template ##### New Features - [#​400](/issues/400) Adds Video display to tests (credits: https://github.com/grasshopper7)
bonigarcia/webdrivermanager (io.github.bonigarcia:webdrivermanager) ### [`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
selenide/selenide (com.codeborne:selenide) ### [`v7.4.3`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#743-released-05092024) - bump Selenium from 4.23.1 to 4.24.0 ([#​2825](https://redirect.github.com/selenide/selenide/issues/2825)) - Bump LittleProxy from 2.2.3 to 2.2.4 ([#​2831](https://redirect.github.com/selenide/selenide/issues/2831)) - Bump Netty from 4.1.112.Final to 4.1.113.Final ([#​2834](https://redirect.github.com/selenide/selenide/issues/2834)) See https://github.com/selenide/selenide/milestone/209?closed=1 ### [`v7.4.2`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#742-released-13082024) [Compare Source](https://redirect.github.com/selenide/selenide/compare/v7.4.1...v7.4.2) - bump Selenium from 4.23.0 to 4.23.1 - disable Chrome popups "Save address?" and "Save card?" ([#​2802](https://redirect.github.com/selenide/selenide/issues/2802)) - [#​2800](https://redirect.github.com/selenide/selenide/issues/2800) Check dynamic properties in addition to attributes ([#​2801](https://redirect.github.com/selenide/selenide/issues/2801)) - [#​2808](https://redirect.github.com/selenide/selenide/issues/2808) support List\ in page objects for mobile apps ([#​2812](https://redirect.github.com/selenide/selenide/issues/2812)) - Make `$.selectOption*()` trigger 'input' event in addition to 'change' event ([#​2813](https://redirect.github.com/selenide/selenide/issues/2813)) ### [`v7.4.1`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#741-released-30072024) [Compare Source](https://redirect.github.com/selenide/selenide/compare/v7.4.0...v7.4.1) - Bump Appium from 9.2.3 to 9.3.0 ([#​2796](https://redirect.github.com/selenide/selenide/issues/2796)) - Bump BrowserupProxy from 2.2.17 to 2.2.18 ([#​2795](https://redirect.github.com/selenide/selenide/issues/2795)) - [#​2797](https://redirect.github.com/selenide/selenide/issues/2797) Fix augmenter error in mobile ([#​2798](https://redirect.github.com/selenide/selenide/issues/2798)) ### [`v7.4.0`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#740-released-26072024) [Compare Source](https://redirect.github.com/selenide/selenide/compare/v7.3.3...v7.4.0) - bump Selenium from 4.22.0 to 4.23.0 ([#​2785](https://redirect.github.com/selenide/selenide/issues/2785)) - disable Chrome popup "Choose your search engine" ([#​2792](https://redirect.github.com/selenide/selenide/issues/2792)) - disable Chrome warning in JS console: "Don't paste code into the DevTools Console..." ([#​2792](https://redirect.github.com/selenide/selenide/issues/2792)) - [#​2782](https://redirect.github.com/selenide/selenide/issues/2782) Add dom attribute and property conditions ([#​2783](https://redirect.github.com/selenide/selenide/issues/2783)) - [#​1816](https://redirect.github.com/selenide/selenide/issues/1816) allow clipboard operations in remote Chromium browsers ([#​2794](https://redirect.github.com/selenide/selenide/issues/2794)) - [#​2773](https://redirect.github.com/selenide/selenide/issues/2773) merge "prefs" provided by user with "prefs" generated by Selenide ([#​2793](https://redirect.github.com/selenide/selenide/issues/2793)) - [#​2786](https://redirect.github.com/selenide/selenide/issues/2786) allow page objects with fields of type List and List ([#​2787](https://redirect.github.com/selenide/selenide/issues/2787)) - stabilize opening deep links in iOS ([#​2787](https://redirect.github.com/selenide/selenide/issues/2787)) - [#​2790](https://redirect.github.com/selenide/selenide/issues/2790) fix AppiumElementDescriber to work correctly in web browser ([#​2791](https://redirect.github.com/selenide/selenide/issues/2791)) - add method $$.describe() - analogue of $.describe() ([#​2787](https://redirect.github.com/selenide/selenide/issues/2787)) ### [`v7.3.3`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#733-released-21062024) [Compare Source](https://redirect.github.com/selenide/selenide/compare/v7.3.2...v7.3.3) - bump Selenium from 4.21.0 to 4.22.0 - Bump io.appium:java-client from 9.2.2 to 9.2.3 ([#​2752](https://redirect.github.com/selenide/selenide/issues/2752)) - Bump nettyVersion from 4.1.109.Final to 4.1.111.Final ([#​2749](https://redirect.github.com/selenide/selenide/issues/2749)) ([#​2764](https://redirect.github.com/selenide/selenide/issues/2764)) - Bump io.github.littleproxy:littleproxy from 2.2.1 to 2.2.3 ([#​2765](https://redirect.github.com/selenide/selenide/issues/2765)) ### [`v7.3.2`](https://redirect.github.com/selenide/selenide/blob/HEAD/CHANGELOG.md#732-released-17052024) [Compare Source](https://redirect.github.com/selenide/selenide/compare/v7.3.1...v7.3.2) - bump Selenium from 4.20.0 to 4.21.0 ([#​2744](https://redirect.github.com/selenide/selenide/issues/2744)) - refactoring: instead of catching all Errors, catch only AssertionErrors ([#​2745](https://redirect.github.com/selenide/selenide/issues/2745))

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.