Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.junit-pioneer:junit-pioneer to v2 #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Oct 23, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
org.junit-pioneer:junit-pioneer (source) test major 1.9.1 -> 2.3.0 OpenSSF Scorecard

Release Notes

junit-pioneer/junit-pioneer (org.junit-pioneer:junit-pioneer)

v2.3.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

2.3.0
  • 2024-10-06 - 16 commit(s) by Boris Faniuk, Daniel Kraus, Fanon Jupkwo, Jason Penilla, Ján Jančár, Knut Wannheden, Marcin Zajączkowski, Matthias Bünger, Mihály Verhás, Róbert Papp
  • Update JUnit and Java (#​826)
  • Fix StdOut in StdIo handling of Unicode (#​823)
  • StdIo extension mishandles non-ASCII StdOut (#​822)
  • Avoid skipping the last execution error message for @RetryingTest (#​821)
  • [Question] Log for last test with @RetryingTest (#​820)
  • Add new DisplayNameGenerator ReplaceCamelCaseAndUnderscoreAndNumber (#​819)
  • Upgrade JUnit (Pioneer) and Java (CI) (#​818)
  • Add @FailsAt annotation (#​814)
  • Move to only $YEAR (#​813)
  • Mention naming convention in CONTRIBUTING.adoc (#​809 / #​812) (#​812)
  • Mention naming convention in contributing (#​809)
  • Update Gradle Wrapper 8.5 to 8.7 (#​807)
  • Upgrade Gradle 8.4 to 8.5 and upgrade related Gradle Plugins (#​805)
  • Update GitHub actions to run on Node 20 (#​804)
  • Migrate to setup-gradle@v3 (#​803)
  • Update copyright line to 2024 (#​801)
  • Small improvements and fixes (#​800)
  • Switch JUnit to 5.10 (#​799)
  • Fix jacoco output file location (#​798)
  • Introduce DisplayNameGenerator to support CamelCase, underscores, and numbers (#​793)
  • Polish demo code (#​790)
  • Add withExceptions attribute to @ExpectedToFail (#​774)
  • Support @ExpectedToFail(onExceptions=MyException.class) (#​769)
  • Add time data to issue report if test is annotated with @Stopwatch (#​743)
  • Create interaction between @Stopwatch and @Issue (#​689)
  • Provide a @FailAt annotation (#​549)

v2.2.0

Compare Source

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)
  • Throw MultipleFailuresError when last retry failed (#​789)
  • Homogenize and improve Javadoc, particularly

    tags: (#​787)

  • Create separate Sonar step in build (update to Java 17) (#​784)
  • Make SonarCloud job use Java 17 (#​782)
  • Include Java 21 in build (#​775)
  • Improve environment variable extension for Java 17+ (#​773)
  • Improve documentation of environment variable extension (#​771)
  • Update Gradle Wrapper to 8.4 (#​768)
  • Add back support for NULL values to Cartesian Argument Providers (#​765)
  • CartesianTestExtension doesn't support NULL values (#​764)
  • Replace markdown with Asciidoc (#​763)
  • Update plugins, deps, actions, and docs (#​761)
  • Update Gradle Wrapper to 8.3 (#​760)
  • Fix implicit task dependency of generateChangelog (#​759)
  • Fix Simple Arguments Aggregator docs (#​758)
  • Update StdOutputStream to keep trailing empty lines (#​754)
  • StdOutputStream final linefeed ambiguity. (#​750)
  • @​RetryingTest wraps AssertionFailedError, which prevents IntelliJ's "" from functioning (#​735)
  • Convert Markdown files to AsciiDoc (#​656)

v2.1.0

Compare Source

Changelog handcrafted due to #​757

Prominent Changes:

Other changes:

  • Update project (#​752)
  • Use argument converter in @NumberToByteArrayConversion docs (#​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

v2.0.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

Prominent Changes:

  • StdIn should be available() (#​725)
  • JPMS: Pioneer does not contain module version (#​713)

Other changes:

  • Update Java, plugins, and dependencies (#​726)

2023-04-15 - 3 commit(s) by Matthias Bünger, Nicolai Parlog

v2.0.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

2.0.0

Prominent changes:

  • Upgrade Pioneer to JDK 11 (#​617)
  • Avoid use of Locale constructor in default locale extension (#​658)
  • Rework CartesianProductTest (#​487)
  • CartesianTest clean-up (#​517)
  • Removing CartesionProductExtension version 1 (#​635)

Other changes:

  • Knock Nicolai down a peg (#​683)
  • Fix typo to let the warning render correctly on environment variables docs (#​710)
  • Upgrade to Gradle 7.6 (#​693)
  • ci: GitHub Actions setup-java v3 (#​702)

2022-12-21 - 5 commit(s) by Daniel Kraus, Matthias Bünger, Nicolai Parlog, Róbert Papp, sullis


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Oct 23, 2024
@descope descope bot enabled auto-merge (squash) October 23, 2024 15:10
@descope descope bot force-pushed the renovate/org.junit-pioneer-junit-pioneer-2.x branch from e88f213 to 8fc706a Compare October 23, 2024 15:14
@descope descope bot force-pushed the renovate/org.junit-pioneer-junit-pioneer-2.x branch from 8fc706a to 9a17fe4 Compare January 19, 2025 12:28
@descope descope bot force-pushed the renovate/org.junit-pioneer-junit-pioneer-2.x branch from 9a17fe4 to 5969ff9 Compare January 28, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants