gemini-hlsw / lucuma-sso

Lucuma Single Sign-On Service and Libraries
6 stars 3 forks source link

Update natchez-honeycomb, natchez-log to 0.3.5 #770

Closed lucuma-steward[bot] closed 9 months ago

lucuma-steward[bot] commented 9 months ago

About this PR

📦 Updates

📜 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 = "org.tpolecat" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "org.tpolecat" } }] ```

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

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (85ad810) 54.52% compared to head (91e0098) 54.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #770 +/- ## ======================================= Coverage 54.52% 54.52% ======================================= Files 42 42 Lines 1194 1194 Branches 10 10 ======================================= Hits 651 651 Misses 543 543 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.