Skip to content

[SLP-0263] Update scala-logging to 3.9.5#263

Open
scala-steward wants to merge 1 commit into
weso:masterfrom
scala-steward:update/scala-logging-3.9.5
Open

[SLP-0263] Update scala-logging to 3.9.5#263
scala-steward wants to merge 1 commit into
weso:masterfrom
scala-steward:update/scala-logging-3.9.5

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates com.typesafe.scala-logging:scala-logging from 3.9.2 to 3.9.5.
GitHub Release Notes - Version Diff

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 = "com.typesafe.scala-logging", artifactId = "scala-logging" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.typesafe.scala-logging", artifactId = "scala-logging" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@weso-bot weso-bot changed the title Update scala-logging to 3.9.5 [SLP-0263] Update scala-logging to 3.9.5 May 21, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2022

Codecov Report

Merging #263 (9fd1518) into master (4bb7259) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   68.78%   68.78%           
=======================================
  Files          96       96           
  Lines        1419     1419           
  Branches       75       75           
=======================================
  Hits          976      976           
  Misses        443      443           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bb7259...9fd1518. Read the comment docs.

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