Skip to content

Conversation

xerial-bot
Copy link
Collaborator

Updates

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

docs/release-notes.md
website/static/img/undraw_react.svg
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 = "@monthly" },
  dependency = { groupId = "org.wvlet.airframe" }
}]

labels: library-update

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Merging #2664 (19ddeb0) into master (84df05b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2664   +/-   ##
=======================================
  Coverage   82.19%   82.19%           
=======================================
  Files         335      335           
  Lines       14047    14047           
  Branches     2241     2241           
=======================================
  Hits        11546    11546           
  Misses       2501     2501           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25774b1...19ddeb0. Read the comment docs.

@xerial xerial merged commit 929ef4e into master Dec 23, 2022
@xerial xerial deleted the update/airframe-codec-22.12.6 branch December 23, 2022 08:45
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