Skip to content

Update munit to 1.1.0#165

Merged
satorg merged 1 commit intomainfrom
update/munit-1.1.0
Jan 23, 2025
Merged

Update munit to 1.1.0#165
satorg merged 1 commit intomainfrom
update/munit-1.1.0

Conversation

@typelevel-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:munit from 1.0.4 to 1.1.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

@mzuehlke
Copy link
Copy Markdown

scala-js is pinned to version 1.17
https://github.com/typelevel/steward/blob/main/.github/.scala-steward.conf#L4

What about allowing version 1.18 @armanbilge

@satorg satorg force-pushed the update/munit-1.1.0 branch from 3aabfd3 to b5d178a Compare January 23, 2025 17:31
@satorg satorg merged commit f5b4de2 into main Jan 23, 2025
@satorg satorg deleted the update/munit-1.1.0 branch January 23, 2025 17:38
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.

2 participants