Skip to content

Comments

Update munit-scalacheck to 1.1.0#336

Closed
typelevel-steward[bot] wants to merge 1 commit intomainfrom
update/munit-scalacheck-1.1.0
Closed

Update munit-scalacheck to 1.1.0#336
typelevel-steward[bot] wants to merge 1 commit intomainfrom
update/munit-scalacheck-1.1.0

Conversation

@typelevel-steward
Copy link
Contributor

About this PR

📦 Updates org.scalameta:munit-scalacheck from 1.0.0 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.0.0).
You might want to review and update them manually.

build.sbt
⚙ 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-scalacheck" } ]

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

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

@satorg satorg force-pushed the update/munit-scalacheck-1.1.0 branch from a138ea8 to e2a4e27 Compare January 24, 2025 20:18
@satorg satorg force-pushed the update/munit-scalacheck-1.1.0 branch 2 times, most recently from c724cde to 1806674 Compare June 17, 2025 04:46
@satorg satorg force-pushed the update/munit-scalacheck-1.1.0 branch from 1806674 to 8e8090e Compare September 2, 2025 16:12
@typelevel-steward
Copy link
Contributor Author

Superseded by

@typelevel-steward typelevel-steward bot closed this Sep 9, 2025
@typelevel-steward typelevel-steward bot deleted the update/munit-scalacheck-1.1.0 branch September 9, 2025 20:10
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.

0 participants