Skip to content

Update logback-core to 1.3.8#3013

Merged
xerial merged 1 commit intomasterfrom
update/logback-core-1.3.8
Jun 13, 2023
Merged

Update logback-core to 1.3.8#3013
xerial merged 1 commit intomasterfrom
update/logback-core-1.3.8

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates ch.qos.logback:logback-core from 1.3.7 to 1.3.8.

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

docs/release-notes.md
website/static/img/undraw_monitor.svg
Adjust future updates

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

updates.ignore = [ { groupId = "ch.qos.logback", artifactId = "logback-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.qos.logback", artifactId = "logback-core" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 13, 2023

Codecov Report

Merging #3013 (36b0d8e) into master (9de2b94) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3013      +/-   ##
==========================================
+ Coverage   82.81%   82.82%   +0.01%     
==========================================
  Files         350      350              
  Lines       14623    14623              
  Branches     2422     2422              
==========================================
+ Hits        12110    12112       +2     
+ Misses       2513     2511       -2     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@xerial xerial merged commit 7b869c1 into master Jun 13, 2023
@xerial xerial deleted the update/logback-core-1.3.8 branch June 13, 2023 22:37
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