kotest / kotest-extensions-allure

Kotest extensions for Allure Test Reporting
Apache License 2.0
4 stars 5 forks source link

Update dependency io.qameta.allure:allure-java-commons to v2.24.0 #54

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.qameta.allure:allure-java-commons 2.22.1 -> 2.24.0 age adoption passing confidence

Release Notes

allure-framework/allure-java (io.qameta.allure:allure-java-commons) ### [`v2.24.0`](https://togithub.com/allure-framework/allure-java/releases/tag/2.24.0) [Compare Source](https://togithub.com/allure-framework/allure-java/compare/2.23.0...2.24.0) ##### What's Changed ##### 🚀 New Features - Add interceptors for httpclient5 by [@​a-simeshin](https://togithub.com/a-simeshin) in [https://github.com/allure-framework/allure-java/pull/935](https://togithub.com/allure-framework/allure-java/pull/935) - Introduce adaptor for JBehave 5 by [@​valfirst](https://togithub.com/valfirst) in [https://github.com/allure-framework/allure-java/pull/937](https://togithub.com/allure-framework/allure-java/pull/937) - spock2: add test plan filter support by [@​mihalichzh](https://togithub.com/mihalichzh) in [https://github.com/allure-framework/allure-java/pull/943](https://togithub.com/allure-framework/allure-java/pull/943) ##### 🔬 Improvements - impr(cucumberjvm): support selective runs and more by [@​baev](https://togithub.com/baev) in [https://github.com/allure-framework/allure-java/pull/947](https://togithub.com/allure-framework/allure-java/pull/947) - Remove spock2 sout capture by [@​baev](https://togithub.com/baev) in [https://github.com/allure-framework/allure-java/pull/951](https://togithub.com/allure-framework/allure-java/pull/951) ##### 🐞 Bug Fixes - Enable Step & Attachment aspects for CucumberJVM by [@​baev](https://togithub.com/baev) in [https://github.com/allure-framework/allure-java/pull/940](https://togithub.com/allure-framework/allure-java/pull/940) - Fixed test-results missing in case of test parallel execution \[allure-scalatest] (fixes [#​945](https://togithub.com/allure-framework/allure-java/issues/945)) by [@​dm-test](https://togithub.com/dm-test) in [https://github.com/allure-framework/allure-java/pull/946](https://togithub.com/allure-framework/allure-java/pull/946) ##### ⬆️ Dependency Updates - Bump grpcVersion from 1.53.0 to 1.57.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/allure-framework/allure-java/pull/942](https://togithub.com/allure-framework/allure-java/pull/942) ##### 📖 Documentation improvements - Fix target maven repository URL in README by [@​valfirst](https://togithub.com/valfirst) in [https://github.com/allure-framework/allure-java/pull/934](https://togithub.com/allure-framework/allure-java/pull/934) ##### New Contributors - [@​dm-test](https://togithub.com/dm-test) made their first contribution in [https://github.com/allure-framework/allure-java/pull/946](https://togithub.com/allure-framework/allure-java/pull/946) - [@​mihalichzh](https://togithub.com/mihalichzh) made their first contribution in [https://github.com/allure-framework/allure-java/pull/943](https://togithub.com/allure-framework/allure-java/pull/943) **Full Changelog**: https://github.com/allure-framework/allure-java/compare/2.23.0...2.24.0 ### [`v2.23.0`](https://togithub.com/allure-framework/allure-java/releases/tag/2.23.0) [Compare Source](https://togithub.com/allure-framework/allure-java/compare/2.22.2...2.23.0) ##### What's Changed ##### 🚀 New Features - Add jooq integration by [@​baev](https://togithub.com/baev) in [https://github.com/allure-framework/allure-java/pull/931](https://togithub.com/allure-framework/allure-java/pull/931) ##### 🔬 Improvements - allure-description-javadoc: mark all java versions as supported by [@​rPraml](https://togithub.com/rPraml) in [https://github.com/allure-framework/allure-java/pull/930](https://togithub.com/allure-framework/allure-java/pull/930) - allure-testng: add property to disable configuration failures logging by [@​iFatRain](https://togithub.com/iFatRain) in [https://github.com/allure-framework/allure-java/pull/920](https://togithub.com/allure-framework/allure-java/pull/920) - Add logs for FreemarkerAttachmentRenderer due to uninformative FreeMarker exceptions by default by [@​a-simeshin](https://togithub.com/a-simeshin) in [https://github.com/allure-framework/allure-java/pull/921](https://togithub.com/allure-framework/allure-java/pull/921) ##### New Contributors - [@​rPraml](https://togithub.com/rPraml) made their first contribution in [https://github.com/allure-framework/allure-java/pull/930](https://togithub.com/allure-framework/allure-java/pull/930) - [@​iFatRain](https://togithub.com/iFatRain) made their first contribution in [https://github.com/allure-framework/allure-java/pull/920](https://togithub.com/allure-framework/allure-java/pull/920) **Full Changelog**: https://github.com/allure-framework/allure-java/compare/2.22.2...2.23.0 ### [`v2.22.2`](https://togithub.com/allure-framework/allure-java/releases/tag/2.22.2) [Compare Source](https://togithub.com/allure-framework/allure-java/compare/2.22.1...2.22.2) #### What's Changed ##### ⬆️ Dependency Updates - Bump protobufVersion from 3.22.3 to 3.22.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/allure-framework/allure-java/pull/916](https://togithub.com/allure-framework/allure-java/pull/916) - Bump actions/checkout from 3.5.2 to 3.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/allure-framework/allure-java/pull/925](https://togithub.com/allure-framework/allure-java/pull/925) **Full Changelog**: https://github.com/allure-framework/allure-java/compare/2.22.1...2.22.2

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.



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