Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mill from 0.11.8 to 0.11.10 #3304

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.lihaoyi:mill-main from 0.11.8 to 0.11.10

πŸ“œ 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.11.8).
You might want to review and update them manually.

readme.adoc
scalalib/api/src/mill/scalalib/api/ZincWorkerApi.scala
scalalib/src/mill/scalalib/JavaModule.scala
scalalib/src/mill/scalalib/publish/Pom.scala
scalalib/src/mill/scalalib/publish/settings.scala
βš™ 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

@lefou lefou changed the title Update mill-main to 0.11.10 Update Mill from 0.11.8 to 0.11.10 Jul 30, 2024
@lefou lefou changed the base branch from main to format-scala July 31, 2024 08:37
@lefou lefou marked this pull request as draft July 31, 2024 08:37
@lefou
Copy link
Member

lefou commented Jul 31, 2024

@lefou lefou changed the base branch from format-scala to main July 31, 2024 08:38
@lefou lefou marked this pull request as ready for review July 31, 2024 09:10
@lefou
Copy link
Member

lefou commented Aug 1, 2024

This PR discovered #3328.

@lefou lefou merged commit 286c7d8 into com-lihaoyi:main Aug 1, 2024
39 checks passed
@lefou lefou modified the milestones: 0.11.12, 0.11.11 Aug 1, 2024
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