build: DAL dependency update
About this PR
Updates:
- π¦ io.getquill:quill-doobie from
4.8.4to4.8.5- π GitHub Release Notes - Changelog - Version Diff
- π¦ io.getquill:quill-jdbc-zio from
4.8.4to4.8.5- π GitHub Release Notes - Changelog - Version Diff
Usage
β Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
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!
β Adjust future updates
Add these to your .scala-steward.conf file to ignore future updates of these dependencies:
updates.ignore = [
{ groupId = "io.getquill", artifactId = "quill-doobie" },
{ groupId = "io.getquill", artifactId = "quill-jdbc-zio" }
]
Or, add these to slow down future updates of these dependencies:
dependencyOverrides = [
{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "io.getquill", artifactId = "quill-doobie" }
},
{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "io.getquill", artifactId = "quill-jdbc-zio" }
}
]
Unit Test Results
β97 filesβ Β±0βββ97 suitesβ Β±0βββ24m 13s :stopwatch: + 3m 29s 829 tests Β±0ββ821 :white_check_mark: Β±0ββ8 :zzz: Β±0ββ0 :x: Β±0β 836 runsβ Β±0ββ828 :white_check_mark: Β±0ββ8 :zzz: Β±0ββ0 :x: Β±0β
Results for commit ca03be0d.βΒ± Comparison against base commit 0fec91a5.
:recycle: This comment has been updated with latest results.
depends on https://github.com/hyperledger/identus-cloud-agent/pull/1100
Integration Test Results
20 filesβ Β±0ββ20 suitesβ Β±0βββ2s :stopwatch: Β±0s 45 tests Β±0ββ45 :white_check_mark: Β±0ββ0 :zzz: Β±0ββ0 :x: Β±0β 71 runsβ Β±0ββ71 :white_check_mark: Β±0ββ0 :zzz: Β±0ββ0 :x: Β±0β
Results for commit ca03be0d.βΒ± Comparison against base commit 0fec91a5.