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 to 0.11 #1239

Merged
merged 4 commits into from
Feb 16, 2024

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.lihaoyi:mill-main from 0.10.12 to 0.11.2

πŸ“œ 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!

βš™ 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-major, semver-spec-minor, commit-count:1

@scala-steward

This comment was marked as outdated.

@alexarchambault alexarchambault force-pushed the update/mill-main-0.11.2 branch 7 times, most recently from 0772be4 to 89c9ba8 Compare September 28, 2023 14:47
@alexarchambault alexarchambault force-pushed the update/mill-main-0.11.2 branch from 89c9ba8 to 6620972 Compare October 16, 2023 14:55
@alexarchambault alexarchambault changed the title Update mill-main to 0.11.2 Update mill-main to 0.11.5 Oct 16, 2023
@alexarchambault

This comment was marked as resolved.

@alexarchambault alexarchambault changed the title Update mill-main to 0.11.5 Update Mill to 0.11 Nov 17, 2023
@alexarchambault alexarchambault force-pushed the update/mill-main-0.11.2 branch from 6620972 to 86858e3 Compare February 9, 2024 14:22
@alexarchambault alexarchambault force-pushed the update/mill-main-0.11.2 branch 2 times, most recently from ee06f51 to 019661c Compare February 15, 2024 18:46
@alexarchambault alexarchambault merged commit aa03283 into almond-sh:main Feb 16, 2024
18 checks passed
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