Skip to content

Update airframe-http, airframe-http-netty, ... to 23.5.0#2919

Merged
mergify[bot] merged 1 commit intomasterfrom
update/airframe-http-23.5.0
May 3, 2023
Merged

Update airframe-http, airframe-http-netty, ... to 23.5.0#2919
mergify[bot] merged 1 commit intomasterfrom
update/airframe-http-23.5.0

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 23.4.8 to 23.5.0.
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!

Files still referring to the old version number

The following files still refer to the old version number (23.4.8).
You might want to review and update them manually.

build.sbt
docs/release-notes.md
sbt-airframe/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-finagle/build.sbt
sbt-airframe/src/sbt-test/sbt-airframe/rpc-netty/build.sbt
Adjust future updates

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

updates.ignore = [ { groupId = "org.wvlet.airframe" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.wvlet.airframe" }
}]

labels: library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2023

Codecov Report

Merging #2919 (a15d5e5) into master (bc47020) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2919   +/-   ##
=======================================
  Coverage   82.77%   82.78%           
=======================================
  Files         345      345           
  Lines       14543    14543           
  Branches     2374     2374           
=======================================
+ Hits        12038    12039    +1     
+ Misses       2505     2504    -1     

see 2 files 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 030cdfe...a15d5e5. Read the comment docs.

@mergify mergify Bot merged commit 103acde into master May 3, 2023
@mergify mergify Bot deleted the update/airframe-http-23.5.0 branch May 3, 2023 08:29
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.

1 participant