chore(deps): bump io.qameta.allure:allure-java-commons from 2.22.0 to 2.29.0 in /java_1
Bumps io.qameta.allure:allure-java-commons from 2.22.0 to 2.29.0.
Release notes
Sourced from io.qameta.allure:allure-java-commons's releases.
2.29.0
What's Changed
🚀 New Features
- [BREAKING] Move dependencies to compileOnly to exclude them from classpath by
@baev
in allure-framework/allure-java#1095
🐞 Bug Fixes
- chore(build): fix used jdk by
@baev
in allure-framework/allure-java#1112
⬆ ️ Dependency Updates
- Bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0 by
@dependabot
in allure-framework/allure-java#1109- Bump com.codeborne:selenide from 7.3.3 to 7.4.1 by
@dependabot
in allure-framework/allure-java#1110- build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 by
@dependabot
in allure-framework/allure-java#1117- build(deps): bump gradle/actions from 3 to 4 by
@dependabot
in allure-framework/allure-java#1116Full Changelog: https://github.com/allure-framework/allure-java/compare/2.28.1...2.29.0
2.28.1
What's Changed
🐞 Bug Fixes
- fix(allure-scalatest): cross-build for scala 2.12 and 2.13 by
@baev
in allure-framework/allure-java#1107- fix(scalatest): resolve issues with crossbuild signing by
@baev
in allure-framework/allure-java#1111
⬆ ️ Dependency Updates
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by
@dependabot
in allure-framework/allure-java#1097- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by
@dependabot
in allure-framework/allure-java#1102- Bump com.github.spotbugs from 6.0.18 to 6.0.19 by
@dependabot
in allure-framework/allure-java#1099Full Changelog: https://github.com/allure-framework/allure-java/compare/2.28.0...2.28.1
2.28.0
What's Changed
🔬 Improvements
- [allure-jsonunit] Deprecate
AllureConfigurableJsonMatcher
in favor ofConfigurableJsonMatcher
by@valfirst
in allure-framework/allure-java#1060
🐞 Bug Fixes
- fix(allure-karate): remove the code that causes the process to hang by
@baev
in allure-framework/allure-java#1065
⬆ ️ Dependency Updates
- Bump com.google.inject:guice from 5.1.0 to 7.0.0 by
@dependabot
in allure-framework/allure-java#1003- Bump protobufVersion from 3.22.4 to 4.26.1 by
@dependabot
in allure-framework/allure-java#1027- Bump orgSlf4jVersion from 1.7.36 to 2.0.7 by
@dependabot
in allure-framework/allure-java#903- Bump io.rest-assured:rest-assured from 5.3.1 to 5.4.0 by
@dependabot
in allure-framework/allure-java#1043- Bump org.postgresql:postgresql from 42.7.1 to 42.7.3 by
@dependabot
in allure-framework/allure-java#1041- Bump orgSlf4jVersion from 2.0.7 to 2.0.13 by
@dependabot
in allure-framework/allure-java#1042- Bump com.google.protobuf from 0.9.1 to 0.9.4 by
@dependabot
in allure-framework/allure-java#1048- Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 by
@dependabot
in allure-framework/allure-java#1046- Bump io.spring.dependency-management from 1.1.0 to 1.1.5 by
@dependabot
in allure-framework/allure-java#1047
... (truncated)
Commits
-
c924dd6
release 2.29.0 -
bf9993c
build(deps): bump gradle/actions from 3 to 4 (via #1116) -
309315a
build(deps): bump org.hamcrest:hamcrest from 2.2 to 3.0 (via #1117) -
39ea260
bump com.codeborne:selenide from 7.3.3 to 7.4.1 (via #1110) -
3c9cc85
bump net.sourceforge.pmd:pmd-java from 7.3.0 to 7.4.0 (via #1109) -
2bc8a10
move dependencies to compileOnly to exclude them from classpath (via #1095) -
702b526
chore(build): fix used jdk (fixes #1105, via #1112) -
a2f252e
set next development version 2.29 -
8f7278f
release 2.28.1 -
b40acff
fix(allure-scalatest): rename scaladoc to javadoc - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts