Skip to content

build(deps): Update mill-contrib-testng from 1.1.7 to 1.1.8 - #8777

Open
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/mill-contrib-testng-1.1.8
Open

build(deps): Update mill-contrib-testng from 1.1.7 to 1.1.8#8777
scala-steward wants to merge 1 commit into
scalameta:mainfrom
scala-steward:update/mill-contrib-testng-1.1.8

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.lihaoyi:mill-contrib-testng from 1.1.7 to 1.1.8

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

website/blog/2026-07-23-osmium.md
website/yarn.lock
⚙ 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-contrib-testng" } ]

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

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

Summary by CodeRabbit

  • Chores
    • Updated the Mill build tool version to 1.1.8.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: aa37e185-27db-4547-bd2e-01bfaf7b5a30

📥 Commits

Reviewing files that changed from the base of the PR and between 0905ff7 and c265f09.

📒 Files selected for processing (1)
  • project/V.scala

📝 Walkthrough

Walkthrough

The PR updates the public V.mill constant in project/V.scala from 1.1.7 to 1.1.8.

Changes

Mill version update

Layer / File(s) Summary
Update Mill version constant
project/V.scala
V.mill now uses version 1.1.8 instead of 1.1.7.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: library-update, old-version-remains, early-semver-patch, semver-spec-patch

Suggested reviewers: tgodzik, github-actions

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Mill contrib-testng dependency update from 1.1.7 to 1.1.8.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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