Update dependency io.qameta.allure:allure-cucumber7-jvm to v2.26.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
io.qameta.allure:allure-cucumber7-jvm (source) |
2.22.2 -> 2.26.0
|
Release Notes
allure-framework/allure-java
v2.26.0
What's Changed
🚀 New Features
- RestAssured: Add support for form params by @Phoenix124 in https://github.com/allure-framework/allure-java/pull/1016
🐞 Bug Fixes
- Fix junit 4 aspect by @baev in https://github.com/allure-framework/allure-java/pull/1014
- fix(cucumberjvm): Fix Runtime API by @baev in https://github.com/allure-framework/allure-java/pull/1011
⬆ ️ Dependency Updates
- Bump org.mockito:mockito-core from 5.3.0 to 5.10.0 by @dependabot in https://github.com/allure-framework/allure-java/pull/993
- Gradle 8 by @baev in https://github.com/allure-framework/allure-java/pull/996
- Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 by @dependabot in https://github.com/allure-framework/allure-java/pull/995
- Bump org.mock-server:mockserver-netty from 5.14.0 to 5.15.0 by @dependabot in https://github.com/allure-framework/allure-java/pull/1000
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 by @dependabot in https://github.com/allure-framework/allure-java/pull/999
👻 Internal changes
- Rft test commons by @baev in https://github.com/allure-framework/allure-java/pull/1001
New Contributors
- @Phoenix124 made their first contribution in https://github.com/allure-framework/allure-java/pull/1016
Full Changelog: https://github.com/allure-framework/allure-java/compare/2.25.0...2.26.0
v2.25.0
What's Changed
🔬 Improvements
- fix(descriptions-javadoc): put descriptions in META-INF folder by @rPraml in https://github.com/allure-framework/allure-java/pull/971
- feat(descriptions-javadoc): various improvements by @baev in https://github.com/allure-framework/allure-java/pull/981
🐞 Bug Fixes
- fix(spock2): add support for test tags by @baev in https://github.com/allure-framework/allure-java/pull/974
⬆ ️ Dependency Updates
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/allure-framework/allure-java/pull/952
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in https://github.com/allure-framework/allure-java/pull/956
- Bump io.github.glytching:junit-extensions from 2.5.0 to 2.6.0 by @dependabot in https://github.com/allure-framework/allure-java/pull/948
- Bump selenide version from 6.11.2 to 6.17.1 by @PavelMal in https://github.com/allure-framework/allure-java/pull/950
- Update rest assured version from 5.1.1 to 5.3.1 by @PavelMal in https://github.com/allure-framework/allure-java/pull/949
- Bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in https://github.com/allure-framework/allure-java/pull/969
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/allure-framework/allure-java/pull/980
- Bump grpcVersion from 1.57.1 to 1.57.2 by @dependabot in https://github.com/allure-framework/allure-java/pull/958
📖 Documentation improvements
- Add cucumber to README with code examples by @PavelMal in https://github.com/allure-framework/allure-java/pull/955
New Contributors
- @PavelMal made their first contribution in https://github.com/allure-framework/allure-java/pull/955
Full Changelog: https://github.com/allure-framework/allure-java/compare/2.24.0...2.25.0
v2.24.0
What's Changed
🚀 New Features
- Add interceptors for httpclient5 by @a-simeshin in https://github.com/allure-framework/allure-java/pull/935
- Introduce adaptor for JBehave 5 by @valfirst in https://github.com/allure-framework/allure-java/pull/937
- spock2: add test plan filter support by @mihalichzh in https://github.com/allure-framework/allure-java/pull/943
🔬 Improvements
- impr(cucumberjvm): support selective runs and more by @baev in https://github.com/allure-framework/allure-java/pull/947
- Remove spock2 sout capture by @baev in https://github.com/allure-framework/allure-java/pull/951
🐞 Bug Fixes
- Enable Step & Attachment aspects for CucumberJVM by @baev in https://github.com/allure-framework/allure-java/pull/940
- Fixed test-results missing in case of test parallel execution [allure-scalatest] (fixes #945) by @dm-test in https://github.com/allure-framework/allure-java/pull/946
⬆ ️ Dependency Updates
- Bump grpcVersion from 1.53.0 to 1.57.1 by @dependabot in https://github.com/allure-framework/allure-java/pull/942
📖 Documentation improvements
- Fix target maven repository URL in README by @valfirst in https://github.com/allure-framework/allure-java/pull/934
New Contributors
- @dm-test made their first contribution in https://github.com/allure-framework/allure-java/pull/946
- @mihalichzh made their first contribution in https://github.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
What's Changed
🚀 New Features
- Add jooq integration by @baev in https://github.com/allure-framework/allure-java/pull/931
🔬 Improvements
- allure-description-javadoc: mark all java versions as supported by @rPraml in https://github.com/allure-framework/allure-java/pull/930
- allure-testng: add property to disable configuration failures logging by @iFatRain in https://github.com/allure-framework/allure-java/pull/920
- Add logs for FreemarkerAttachmentRenderer due to uninformative FreeMarker exceptions by default by @a-simeshin in https://github.com/allure-framework/allure-java/pull/921
New Contributors
- @rPraml made their first contribution in https://github.com/allure-framework/allure-java/pull/930
- @iFatRain made their first contribution in https://github.com/allure-framework/allure-java/pull/920
Full Changelog: https://github.com/allure-framework/allure-java/compare/2.22.2...2.23.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.