vividus-framework / vividus

VIVIDUS is all in one test automation tool
https://docs.vividus.dev
Apache License 2.0
376 stars 85 forks source link

Bump io.qameta.allure:allure-bom from 2.28.0 to 2.28.1 #5267

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps io.qameta.allure:allure-bom from 2.28.0 to 2.28.1.

Release notes

Sourced from io.qameta.allure:allure-bom's releases.

2.28.1

What's Changed

🐞 Bug Fixes

⬆️ Dependency Updates

Full Changelog: https://github.com/allure-framework/allure-java/compare/2.28.0...2.28.1

Commits
  • 8f7278f release 2.28.1
  • b40acff fix(allure-scalatest): rename scaladoc to javadoc
  • 9de28ad fix(scalatest): resolve issues with crossbuild signing (via #1111)
  • 7948193 fix(allure-scalatest): cross-build for scala 2.12 and 2.13 (via #1107)
  • 558373c bump com.github.spotbugs from 6.0.18 to 6.0.19 (via #1099)
  • 8f8cde9 bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (via #1102)
  • faa5d9b bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (via #1097)
  • 9620a5a set next development version 2.29
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.51%. Comparing base (0c5886b) to head (29efd5d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5267 +/- ## ========================================== Coverage 97.50% 97.51% + Complexity 7159 6931 -228 ========================================== Files 956 956 Lines 20105 20105 Branches 1322 1322 ========================================== + Hits 19603 19605 +2 + Misses 393 392 -1 + Partials 109 108 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.