Skip to content

Update scalac-options to 0.1.8#801

Merged
benkonz merged 1 commit intospotify:masterfrom
scala-steward:update/scalac-options-0.1.8
Apr 4, 2025
Merged

Update scalac-options to 0.1.8#801
benkonz merged 1 commit intospotify:masterfrom
scala-steward:update/scalac-options-0.1.8

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.typelevel:scalac-options from 0.1.7 to 0.1.8

📜 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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "scalac-options" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "scalac-options" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:1

@codecov
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.68%. Comparing base (06a0e17) to head (1fd8a5a).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #801   +/-   ##
=======================================
  Coverage   70.68%   70.68%           
=======================================
  Files          44       44           
  Lines        1859     1859           
  Branches      304      307    +3     
=======================================
  Hits         1314     1314           
  Misses        545      545           
Flag Coverage Δ
ratatoolCli 2.89% <ø> (ø)
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.29% <ø> (ø)
ratatoolExamples 17.20% <ø> (ø)
ratatoolSampling 60.53% <ø> (ø)
ratatoolScalacheck 77.94% <ø> (ø)
ratatoolShapeless 4.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@benkonz benkonz merged commit a0c2391 into spotify:master Apr 4, 2025
1 check passed
@scala-steward scala-steward deleted the update/scalac-options-0.1.8 branch February 3, 2026 00:18
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