Skip to content

Update mill-main to 0.12.14#234

Closed
ex0ns wants to merge 1 commit intomainfrom
update/mill-main-0.12.14
Closed

Update mill-main to 0.12.14#234
ex0ns wants to merge 1 commit intomainfrom
update/mill-main-0.12.14

Conversation

@ex0ns
Copy link
Contributor

@ex0ns ex0ns commented May 21, 2025

About this PR

📦 Updates com.lihaoyi:mill-main from 0.12.2 to 0.12.14

📜 GitHub Release Notes - 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 (0.12.2).
You might want to review and update them manually.

.github/workflows/build.yaml
.github/workflows/publish_snapshot.yaml
.github/workflows/release.yaml
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.lihaoyi", artifactId = "mill-main" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.lihaoyi", artifactId = "mill-main" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1

@ex0ns
Copy link
Contributor Author

ex0ns commented Aug 2, 2025

Superseded by

@ex0ns ex0ns closed this Aug 2, 2025
@ex0ns ex0ns deleted the update/mill-main-0.12.14 branch August 2, 2025 06:04
@ex0ns
Copy link
Contributor Author

ex0ns commented Sep 26, 2025

Superseded by

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