dkorotych / gradle-maven-exec-plugin

Gradle plugin which provides an Maven exec task
Apache License 2.0
57 stars 7 forks source link

Bump rewrite-testing-frameworks from 1.28.0 to 1.29.0 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps rewrite-testing-frameworks from 1.28.0 to 1.29.0.

Release notes

Sourced from rewrite-testing-frameworks's releases.

1.29.0

What's Changed

  • Use rewrite 7.31.0
  • Convert Cucumber-Java8 Steps & Hooks to Cucumber-Java by @​timtebeek #262
  • Drop SummaryPrinter #264 by @​timtebeek #266
  • Fix TestsShouldNotBePublicTest 834aa35
  • Fix JUnitParamsRunnerToParameterized compile error 0df9047

Full Changelog: https://github.com/openrewrite/rewrite-testing-frameworks/compare/v1.27.0...v.1.29.0

Commits
  • f002c40 Use more correct stubs for RunnerToExtension
  • e90b474 DropSummaryPrinterTest license header
  • b6f389e Drop SummaryPrinter #264 (#266)
  • 0df9047 Fix JUnitParamsRunnerToParameterized compile error and some polish
  • 834aa35 Fix TestsShouldNotBePublicTest
  • e02bb26 Convert Cucumber-Java8 Steps & Hooks to Cucumber-Java (#262)
  • 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 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-commenter commented 2 years ago

Codecov Report

Merging #70 (0d6cb6e) into master (1af4524) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #70   +/-   ##
=========================================
  Coverage     93.99%   93.99%           
  Complexity      448      448           
=========================================
  Files            15       15           
  Lines           849      849           
  Branches         52       52           
=========================================
  Hits            798      798           
  Misses           39       39           
  Partials         12       12           
Flag Coverage Δ
LINUX 93.99% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #74.