chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.4.0 to 1.5.1 by dependabot[bot] · Pull Request #2993 · operator-framework/java-operator-sdk
Bumps me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.4.0 to 1.5.1.
Release notes
Sourced from me.fabriciorby:maven-surefire-junit5-tree-reporter's releases.
v1.5.1
What's Changed
- Fix: Node traversal nullpointers during printing phase by
@fabriciorbyin fabriciorby/maven-surefire-junit5-tree-reporter#70- Fix: Out of bounds by checking if nested test starts with the parent's name before cleaning it by
@fabriciorbyin fabriciorby/maven-surefire-junit5-tree-reporter#71Full Changelog: fabriciorby/maven-surefire-junit5-tree-reporter@v1.5.0...v1.5.1
v1.5.0
What's Changed
Refactor the code to print the tests while traversing a tree by
@fabriciorbyin fabriciorby/maven-surefire-junit5-tree-reporter#63
- Improvements in the unit tests to copy maven surefire behaviour
- Improvements in printing the name of the methods correctly
- Improvements in making the tree reporter a bit nicer for nested classes and more fixes
- Improvements in the SurefireEmulator
- Fixes fabriciorby/maven-surefire-junit5-tree-reporter#62
- Fixes fabriciorby/maven-surefire-junit5-tree-reporter#46
Add Emoji Theme and delete deprecated
JUnit5StatelessTestsetInfoTreeReporterUnicodeby@fabriciorbyin fabriciorby/maven-surefire-junit5-tree-reporter#67Full Changelog: fabriciorby/maven-surefire-junit5-tree-reporter@v1.4.0...v1.5.0
Commits
87a29adbump version to 1.5.1ac3676ccheck if nested test starts with the parent's name before cleaning it (#71)29593ecFix Node traversal and cleanup during printing phase (#70)cdae8bbEnable maven-gpg-plugin4565fafUpdate deploy actiond72b36aDonwgrade JUnit to 5.14.0b2fb769Maven Build on CI (#66)7f9f9d5Add Emoji Theme and remove deprecated JUnit5StatelessTestsetInfoTreeReporterU...964e2d7cleanup and version bump (#65)ab9b17aPrint the tests while traversing an actual tree (#63)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)