Skip to content

Update airframe-http, airframe-http-netty, ... to 23.4.7#2898

Merged
mergify[bot] merged 1 commit intomasterfrom
update/airframe-http-23.4.7
Apr 28, 2023
Merged

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

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 23.4.6 to 23.4.7.
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.6).
You might want to review and update them manually.

build.sbt
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 = "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 Apr 28, 2023

Codecov Report

Merging #2898 (bead918) into master (50dfe12) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2898   +/-   ##
=======================================
  Coverage   82.82%   82.82%           
=======================================
  Files         341      341           
  Lines       14425    14425           
  Branches     2418     2418           
=======================================
  Hits        11947    11947           
  Misses       2478     2478           

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 88f17d3...bead918. Read the comment docs.

@mergify mergify Bot merged commit 100bbb1 into master Apr 28, 2023
@mergify mergify Bot deleted the update/airframe-http-23.4.7 branch April 28, 2023 01:04
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