keycloak-config-cli
keycloak-config-cli copied to clipboard
Bump org.junit-pioneer:junit-pioneer from 2.0.1 to 2.2.0
Bumps org.junit-pioneer:junit-pioneer from 2.0.1 to 2.2.0.
Release notes
Sourced from org.junit-pioneer:junit-pioneer's releases.
v2.2.0
Changelog generated by Shipkit Changelog Gradle Plugin
2.2.0
- 2023-11-16 - 17 commit(s) by Daniel Kraus, Mihály Verhás, Nicolai Parlog, Pëtr Andreev
- Add Nested annotation in Demo where it's missing [(#791)](junit-pioneer/junit-pioneer#791)
- Throw
MultipleFailuresErrorwhen last retry failed [(#789)](junit-pioneer/junit-pioneer#789)- Homogenize and improve Javadoc, particularly tags: [(#787)](junit-pioneer/junit-pioneer#787)
- Create separate Sonar step in build (update to Java 17) [(#784)](junit-pioneer/junit-pioneer#784)
- Make SonarCloud job use Java 17 [(#782)](junit-pioneer/junit-pioneer#782)
- Include Java 21 in build [(#775)](junit-pioneer/junit-pioneer#775)
- Improve environment variable extension for Java 17+ [(#773)](junit-pioneer/junit-pioneer#773)
- Improve documentation of environment variable extension [(#771)](junit-pioneer/junit-pioneer#771)
- Update Gradle Wrapper to 8.4 [(#768)](junit-pioneer/junit-pioneer#768)
- Add back support for NULL values to Cartesian Argument Providers [(#765)](junit-pioneer/junit-pioneer#765)
- CartesianTestExtension doesn't support NULL values [(#764)](junit-pioneer/junit-pioneer#764)
- Replace markdown with Asciidoc [(#763)](junit-pioneer/junit-pioneer#763)
- Update plugins, deps, actions, and docs [(#761)](junit-pioneer/junit-pioneer#761)
- Update Gradle Wrapper to 8.3 [(#760)](junit-pioneer/junit-pioneer#760)
- Fix implicit task dependency of generateChangelog [(#759)](junit-pioneer/junit-pioneer#759)
- Fix Simple Arguments Aggregator docs [(#758)](junit-pioneer/junit-pioneer#758)
- Update StdOutputStream to keep trailing empty lines [(#754)](junit-pioneer/junit-pioneer#754)
- StdOutputStream final linefeed ambiguity. [(#750)](junit-pioneer/junit-pioneer#750)
@RetryingTestwraps AssertionFailedError, which prevents IntelliJ's "" from functioning [(#735)](junit-pioneer/junit-pioneer#735)- Convert Markdown files to AsciiDoc [(#656)](junit-pioneer/junit-pioneer#656)
v2.1.0
Changelog handcrafted due to #757
Prominent Changes:
- Add simple aggregator (#745 / #744)
- Add option to customise ObjectMapper (#704, #740 / #741)
- Adds number to byte array converter (#734 / #742)
- Add restore annotations for system properties and environment variables (#574 / #700)
Other changes:
- Update project (#752)
- Use argument converter in
@NumberToByteArrayConversiondocs (#734 / #751)- Add missing / to end version tag in Maven instruction (#746)
- Update code to Java 11 (#706 / #707)
- Update Gradle Wrapper to 8.1.1 (#732)
2023-09-08 - 9 commit(s) by Daniel Kraus, Nicolai Parlog, Eric, Kim Saabye Pedersen, Mihály Verhás, Stefano Cordio
Commits
eb19908Build Javadoc with Java 21621e808Fix of fix of implicit task dependency of generateChangelog (#730)b57c8d2Improve user experience for triggering release builds504c77aRun more demos as part of the build (#791)4029e59Better report assertion failures in retrying tests (#735 / #789)31e7e03Homogenize and improve Javadoc, particularly <p> tags: (PR: #787)299a874Rectify StdIO's empty-line behavior (#750 / #754)37195b7Make SonarCloud job use Java 17 (#782 / #784)22c6940Replace markdown with AsciiDoc (#656 / #763)13c2c4dInclude Java 21 in build (#775)- Additional commits viewable 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)
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@dependabot rebase
Looks like org.junit-pioneer:junit-pioneer is up-to-date now, so this is no longer needed.