Skip to content

Update unroll-plugin to 0.2.0#3941

Closed
zio-scala-steward[bot] wants to merge 2 commits intomainfrom
update/unroll-plugin-0.2.0
Closed

Update unroll-plugin to 0.2.0#3941
zio-scala-steward[bot] wants to merge 2 commits intomainfrom
update/unroll-plugin-0.2.0

Conversation

@zio-scala-steward
Copy link
Contributor

About this PR

📦 Updates com.lihaoyi:unroll-plugin from 0.1.12 to 0.2.0

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

project/Dependencies.scala
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 = "unroll-plugin" } ]

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

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

@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for zio-http failed. Why did it fail? →

Name Link
🔨 Latest commit a638a35
🔍 Latest deploy log https://app.netlify.com/projects/zio-http/deploys/698003e3741ccf000857552f

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

👋 This PR is being automatically closed because it has had a failed CI build for over 3 days.

If you're still working on this, please:

  1. Fix any failing tests or build issues
  2. Push your changes
  3. Reopen this PR once the build passes

Thank you for your contribution! 🙏

@github-actions github-actions bot closed this Feb 6, 2026
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