Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.slf4j:slf4j-api from 2.0.16 to 2.0.17

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.slf4j", artifactId = "slf4j-api" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.slf4j", artifactId = "slf4j-api" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 83.95%. Comparing base (fa90063) to head (cbba7f5).
Report is 81 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #937      +/-   ##
==========================================
- Coverage   88.08%   83.95%   -4.14%     
==========================================
  Files         142       21     -121     
  Lines        1578      324    -1254     
  Branches      278       31     -247     
==========================================
- Hits         1390      272    -1118     
+ Misses        188       52     -136     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@saeltz saeltz merged commit de1f069 into scapegoat-scala:master Feb 27, 2025
14 of 15 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