Skip to content

Update airframe-codec, airframe-control, ... to 23.5.4#2971

Merged
mergify[bot] merged 1 commit intomasterfrom
update/airframe-codec-23.5.4
May 19, 2023
Merged

Update airframe-codec, airframe-control, ... to 23.5.4#2971
mergify[bot] merged 1 commit intomasterfrom
update/airframe-codec-23.5.4

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 23.5.3 to 23.5.4.
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.5.3).
You might want to review and update them manually.

build.sbt
docs/release-notes.md
project/plugin.sbt
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 19, 2023

Codecov Report

Merging #2971 (0c02cfc) into master (05a605f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2971   +/-   ##
=======================================
  Coverage   82.87%   82.87%           
=======================================
  Files         348      348           
  Lines       14596    14596           
  Branches     2381     2381           
=======================================
  Hits        12096    12096           
  Misses       2500     2500           

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 05a605f...0c02cfc. Read the comment docs.

@mergify mergify Bot merged commit 78af42a into master May 19, 2023
@mergify mergify Bot deleted the update/airframe-codec-23.5.4 branch May 19, 2023 00:58
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