Skip to content

Update munit, munit-diff to 1.2.3#3830

Merged
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/munit-1.2.3
Feb 26, 2026
Merged

Update munit, munit-diff to 1.2.3#3830
mergify[bot] merged 1 commit intoscala-steward-org:mainfrom
scala-steward:update/munit-1.2.3

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 1.2.2 to 1.2.3

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@mergify mergify bot merged commit 8e5495d into scala-steward-org:main Feb 26, 2026
8 checks passed
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.03%. Comparing base (698481f) to head (12de6e5).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3830   +/-   ##
=======================================
  Coverage   90.03%   90.03%           
=======================================
  Files         174      174           
  Lines        5058     5058           
  Branches      464      464           
=======================================
  Hits         4554     4554           
  Misses        504      504           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant