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

fix(deps): update dependency org.junit-pioneer:junit-pioneer to v2.3.0 #646

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit-pioneer:junit-pioneer (source) 2.2.0 -> 2.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.3.0

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)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (3d3c518) to head (de43b9c).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #646      +/-   ##
============================================
- Coverage     84.39%   84.34%   -0.05%     
+ Complexity     1282     1281       -1     
============================================
  Files           210      210              
  Lines          4165     4165              
  Branches        421      421              
============================================
- Hits           3515     3513       -2     
- Misses          367      368       +1     
- Partials        283      284       +1     
Flag Coverage Δ
unittests 84.34% <ø> (-0.05%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ahoo-Wang Ahoo-Wang closed this Oct 28, 2024
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/junitpioneer branch October 28, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant