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-main to 0.11.7 #161

Closed

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 19, 2024

About this PR

πŸ“¦ Updates com.lihaoyi:mill-main from 0.11.6 to 0.11.7

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

.github/workflows/build.yml
build.sc
βš™ 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

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.08%. Comparing base (71c0695) to head (d8aa21d).
Report is 4 commits behind head on main.

❗ Current head d8aa21d differs from pull request most recent head e5cb2ba

Please upload reports for the commit e5cb2ba to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   95.08%   95.08%           
=======================================
  Files           4        4           
  Lines         122      122           
  Branches       15       15           
=======================================
  Hits          116      116           
  Misses          6        6           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@scala-steward scala-steward force-pushed the update/mill-main-0.11.7 branch 2 times, most recently from c80f9b8 to 3467d40 Compare March 4, 2024 18:54
@scala-steward scala-steward force-pushed the update/mill-main-0.11.7 branch 2 times, most recently from 9626be1 to d8aa21d Compare May 9, 2024 16:19
@lefou lefou changed the title Update mill-main to 0.11.7 Update Mill from 0.11.6 to 0.11.7 May 29, 2024
@scala-steward scala-steward changed the title Update Mill from 0.11.6 to 0.11.7 Update mill-main to 0.11.7 May 29, 2024
@scala-steward
Copy link
Contributor Author

Superseded by #171.

@scala-steward scala-steward deleted the update/mill-main-0.11.7 branch June 24, 2024 18:00
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