Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update New value References Sourcegraph
org.scalameta:munit patch 0.7.29 source code search for "org.scalameta:munit"

Release Notes

scalameta/munit

v0.7.29

Compare Source

Fix regression that caused console test reports to get lost

The previous release v0.7.28 introduced a regression where console test reports would occasionally get lost, see #​408. This regression should be fixed in this release.

Pull Requests

v0.7.28

Compare Source

Buffered logging

Thanks to a contribution from @​jenshalm, MUnit now uses buffered logging by default to ensure that the standard output is grouped by test suites when running tests in parallel (which is enabled by default in sbt). To disable buffered logging (old behavior), add the following to build.sbt

 Test / testOptions += Tests.Argument(TestFrameworks.MUnit, "-b")

Pull Requests

Updates


Configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the bot label Sep 1, 2021
@olafurpg olafurpg merged commit 99ee535 into main Sep 22, 2021
@olafurpg olafurpg deleted the renovate/org.scalameta-munit-0.x branch September 22, 2021 13:42
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.

3 participants