Skip to content

Update finagle-core, finagle-http, ... to 23.11.0#3261

Merged
xerial merged 1 commit intomainfrom
update/finagle-core-23.11.0
Nov 2, 2023
Merged

Update finagle-core, finagle-http, ... to 23.11.0#3261
xerial merged 1 commit intomainfrom
update/finagle-core-23.11.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates

from 22.12.0 to 23.11.0

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

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 = "com.twitter" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.twitter" }
}]
labels: library-update

@xerial
Copy link
Copy Markdown
Member

xerial commented Nov 2, 2023

This includes a security fix of Netty.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 2, 2023

Codecov Report

Merging #3261 (c65eae2) into main (e339c2c) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3261      +/-   ##
==========================================
- Coverage   82.74%   82.74%   -0.01%     
==========================================
  Files         356      356              
  Lines       14839    14839              
  Branches     2411     2411              
==========================================
- Hits        12279    12278       -1     
- Misses       2560     2561       +1     

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 e339c2c...c65eae2. Read the comment docs.

@xerial xerial merged commit 4be3cc7 into main Nov 2, 2023
@xerial xerial deleted the update/finagle-core-23.11.0 branch November 2, 2023 16:25
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