Skip to content

Update Bloop to 2.0.19 (was 2.0.17)#4109

Merged
Gedochao merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/bloop-rifle_2.13-2.0.19
Feb 17, 2026
Merged

Update Bloop to 2.0.19 (was 2.0.17)#4109
Gedochao merged 1 commit intoVirtusLab:mainfrom
scala-steward:update/bloop-rifle_2.13-2.0.19

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

@scala-steward scala-steward commented Feb 5, 2026

About this PR

📦 Updates ch.epfl.scala:bloop-rifle_2.13 from 2.0.17 to 2.0.19

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

.github/workflows/ci.yml
project/deps/package.mill.scala
website/docs/release_notes.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "bloop-rifle_2.13" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "bloop-rifle_2.13" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/bloop-rifle_2.13-2.0.19 branch from e883b97 to c4557b9 Compare February 10, 2026 23:20
@Gedochao Gedochao force-pushed the update/bloop-rifle_2.13-2.0.19 branch from c4557b9 to a087c31 Compare February 17, 2026 08:41
@Gedochao Gedochao changed the title Update bloop-rifle_2.13 to 2.0.19 Update Bloop to 2.0.19 (was 2.0.17) Feb 17, 2026
@Gedochao Gedochao enabled auto-merge (squash) February 17, 2026 15:06
@Gedochao Gedochao merged commit f10982a into VirtusLab:main Feb 17, 2026
89 of 90 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