Skip to content

Update munit to 1.3.0#344

Merged
tgodzik merged 1 commit into
mainfrom
update/munit-1.3.0
Apr 13, 2026
Merged

Update munit to 1.3.0#344
tgodzik merged 1 commit into
mainfrom
update/munit-1.3.0

Conversation

@scala-center-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:munit from 1.2.4 to 1.3.0

📜 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", artifactId = "munit" } ]

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

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

@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: The number of snapshots compared for the base SHA (3) and the head SHA (1) do not match. You may see unexpected removals in the diff.
Consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

sbt-plugin/build.sbt
  • org.scalameta:junit-interface@1.3.0
  • org.scalameta:munit-diff_2.12@1.3.0
  • org.scalameta:munit-diff_3@1.3.0
  • org.scalameta:munit_2.12@1.3.0
  • org.scalameta:munit_3@1.3.0
  • org.scalameta:junit-interface@1.2.4
  • org.scalameta:munit-diff_2.12@1.2.4
  • org.scalameta:munit-diff_3@1.2.4
  • org.scalameta:munit_2.12@1.2.4
  • org.scalameta:munit_3@1.2.4
C:/Users/runneradmin/AppData/Local/Temp/sbt_a03d9f0e/build.sbt
  • ch.epfl.scala:a_2.13@1.2.0-SNAPSHOT
  • com.fasterxml.jackson.core:jackson-annotations@2.12.1
  • com.fasterxml.jackson.core:jackson-core@2.12.1
  • com.fasterxml.jackson.core:jackson-databind@2.12.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.12.1
  • com.fasterxml.jackson.datatype:jackson-datatype-jsr310@2.12.1
  • com.google.protobuf:protobuf-java@3.7.0
  • com.vladsch.flexmark:flexmark@0.42.12
  • com.vladsch.flexmark:flexmark-ext-anchorlink@0.42.12
  • com.vladsch.flexmark:flexmark-ext-autolink@0.42.12
  • com.vladsch.flexmark:flexmark-ext-emoji@0.42.12
  • com.vladsch.flexmark:flexmark-ext-gfm-strikethrough@0.42.12
  • com.vladsch.flexmark:flexmark-ext-gfm-tables@0.42.12
  • com.vladsch.flexmark:flexmark-ext-gfm-tasklist@0.42.12
  • com.vladsch.flexmark:flexmark-ext-ins@0.42.12
  • com.vladsch.flexmark:flexmark-ext-superscript@0.42.12
  • com.vladsch.flexmark:flexmark-ext-tables@0.42.12
  • com.vladsch.flexmark:flexmark-ext-wikilink@0.42.12
  • com.vladsch.flexmark:flexmark-ext-yaml-front-matter@0.42.12
  • com.vladsch.flexmark:flexmark-formatter@0.42.12
  • com.vladsch.flexmark:flexmark-html-parser@0.42.12
  • com.vladsch.flexmark:flexmark-jira-converter@0.42.12
  • com.vladsch.flexmark:flexmark-util@0.42.12
  • jline:jline@2.14.6
  • net.java.dev.jna:jna@5.3.1
  • net.java.dev.jna:jna@5.9.0
  • nl.big-o:liqp@0.8.2
  • org.antlr:antlr4-runtime@4.7.2
  • org.jline:jline@3.21.0
  • org.jline:jline-reader@3.19.0
  • org.jline:jline-terminal@3.19.0
  • org.jline:jline-terminal-jna@3.19.0
  • org.jsoup:jsoup@1.14.3
  • org.lwjgl:lwjgl@3.3.1
  • org.nibor.autolink:autolink@0.6.0
  • org.scala-lang.modules:scala-asm@9.2.0-scala-1
  • org.scala-lang.modules:scala-xml_2.12@1.0.6
  • org.scala-lang:scala-compiler@2.12.16
  • org.scala-lang:scala-compiler@2.13.8
  • org.scala-lang:scala-library@2.12.16
  • org.scala-lang:scala-library@2.13.8
  • org.scala-lang:scala-reflect@2.13.8
  • org.scala-lang:scala-reflect@2.12.16
  • org.scala-lang:scala3-compiler_3@3.1.3
  • org.scala-lang:scala3-interfaces@3.1.3
  • org.scala-lang:scala3-library_3@3.1.3
  • org.scala-lang:scala3-tasty-inspector_3@3.1.3
  • org.scala-lang:scaladoc_3@3.1.3
  • org.scala-lang:tasty-core_3@3.1.3
  • org.scala-sbt:compiler-interface@1.3.5
  • org.scala-sbt:util-interface@1.3.0
  • org.yaml:snakeyaml@1.27
  • ua.co.k:strftime4j@1.0.5

@tgodzik tgodzik merged commit 190e840 into main Apr 13, 2026
8 checks passed
@tgodzik tgodzik deleted the update/munit-1.3.0 branch April 13, 2026 09:00
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