zio / zio-protoquill

Quill for Scala 3
Apache License 2.0
198 stars 48 forks source link

Update caliban-quick to 2.7.2 #462

Closed zio-scala-steward[bot] closed 3 weeks ago

zio-scala-steward[bot] commented 4 weeks ago

About this PR

šŸ“¦ Updates com.github.ghostdogpr:caliban-quick from 2.7.1 to 2.7.2

šŸ“œ GitHub Release Notes - 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'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!

āš™ Adjust future updates Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.github.ghostdogpr", artifactId = "caliban-quick" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.github.ghostdogpr", artifactId = "caliban-quick" } }] ```

labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:pvp, commit-count:1