siyul-park / uniflow

A high-performance, extremely flexible, and easily extensible universal workflow engine.
MIT License
45 stars 5 forks source link

fix(deps): update module go.mongodb.org/mongo-driver to v1.16.1 - autoclosed #175

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.mongodb.org/mongo-driver v1.16.0 -> v1.16.1 age adoption passing confidence

Release Notes

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver) ### [`v1.16.1`](https://togithub.com/mongodb/mongo-go-driver/compare/v1.16.0...v1.16.1) [Compare Source](https://togithub.com/mongodb/mongo-go-driver/compare/v1.16.0...v1.16.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.61%. Comparing base (a194be2) to head (6b6f6e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== + Coverage 75.49% 75.61% +0.12% ========================================== Files 116 116 Lines 6598 6598 ========================================== + Hits 4981 4989 +8 + Misses 1097 1093 -4 + Partials 520 516 -4 ```

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