Skip to content

Update sbt2-compat to 0.2.0 - #460

Merged
mergify[bot] merged 1 commit into
thesamet:masterfrom
scala-steward:update/sbt2-compat-0.2.0
Jul 26, 2026
Merged

Update sbt2-compat to 0.2.0#460
mergify[bot] merged 1 commit into
thesamet:masterfrom
scala-steward:update/sbt2-compat-0.2.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.github.sbt:sbt2-compat from 0.1.0 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.0).
You might want to review and update them manually.

examples/scalapb-crossproject/build.sbt
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt2-compat" } ]

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

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

@mergify

mergify Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@mergify mergify Bot added the queued label Jul 26, 2026
@mergify

mergify Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 11 minutes 20 seconds in the queue, including 11 minutes 2 seconds running CI.

Required conditions to merge
  • check-success=ci-passed

@mergify
mergify Bot merged commit ee9f477 into thesamet:master Jul 26, 2026
17 checks passed
@mergify mergify Bot removed the queued label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants