Skip to content

Update airframe-http, ... to 23.3.2#2798

Merged
xerial merged 1 commit intomasterfrom
update/airframe-http-23.3.2
Mar 18, 2023
Merged

Update airframe-http, ... to 23.3.2#2798
xerial merged 1 commit intomasterfrom
update/airframe-http-23.3.2

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates

from 23.3.0 to 23.3.2.
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.3.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 = "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 Mar 18, 2023

Codecov Report

Merging #2798 (a7a0eb8) into master (0aea795) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2798   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files         337      337           
  Lines       14179    14179           
  Branches     2313     2313           
=======================================
  Hits        11666    11666           
  Misses       2513     2513           

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 675b4e2...a7a0eb8. Read the comment docs.

@xerial xerial merged commit e470956 into master Mar 18, 2023
@xerial xerial deleted the update/airframe-http-23.3.2 branch March 18, 2023 07:21
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