Skip to content

Update airspec to 23.4.7#2901

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

Update airspec to 23.4.7#2901
mergify[bot] merged 1 commit intomasterfrom
update/airspec-23.4.7

Conversation

@xerial-bot
Copy link
Copy Markdown
Collaborator

Updates org.wvlet.airframe:airspec 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.

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", artifactId = "airspec" } ]

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

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

labels: test-library-update

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2023

Codecov Report

Merging #2901 (b41dbf8) into master (100bbb1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2901   +/-   ##
=======================================
  Coverage   82.80%   82.80%           
=======================================
  Files         341      341           
  Lines       14425    14425           
  Branches     2418     2418           
=======================================
  Hits        11945    11945           
  Misses       2480     2480           

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 53f0592...b41dbf8. Read the comment docs.

@mergify mergify Bot merged commit 7555288 into master Apr 28, 2023
@mergify mergify Bot deleted the update/airspec-23.4.7 branch April 28, 2023 06:10
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