siyul-park / uniflow

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

fix(deps): update module github.com/samber/lo to v1.47.0 - autoclosed #177

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/samber/lo v1.46.0 -> v1.47.0 age adoption passing confidence

Release Notes

samber/lo (github.com/samber/lo) ### [`v1.47.0`](https://togithub.com/samber/lo/releases/tag/v1.47.0) [Compare Source](https://togithub.com/samber/lo/compare/v1.46.0...v1.47.0) #### What's Changed - feat: Improve Substring by [@​liujundezhanghao](https://togithub.com/liujundezhanghao) in [https://github.com/samber/lo/pull/496](https://togithub.com/samber/lo/pull/496) - doc: Wrong method reference and output in readme by [@​ColeZia](https://togithub.com/ColeZia) in [https://github.com/samber/lo/pull/497](https://togithub.com/samber/lo/pull/497) - doc: Fix documentation for Duration3 by [@​gecko655](https://togithub.com/gecko655) in [https://github.com/samber/lo/pull/502](https://togithub.com/samber/lo/pull/502) - feat: add FromSlicePtr by [@​mash](https://togithub.com/mash) in [https://github.com/samber/lo/pull/217](https://togithub.com/samber/lo/pull/217) - feat: adding FromSlicePtrOr by [@​samber](https://togithub.com/samber) in [https://github.com/samber/lo/pull/506](https://togithub.com/samber/lo/pull/506) - feat: Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues by [@​shivamrazorpay](https://togithub.com/shivamrazorpay) in [https://github.com/samber/lo/pull/503](https://togithub.com/samber/lo/pull/503) - doc: Update foreachwhile readme.md by [@​Sianao](https://togithub.com/Sianao) in [https://github.com/samber/lo/pull/508](https://togithub.com/samber/lo/pull/508) #### New Contributors - [@​liujundezhanghao](https://togithub.com/liujundezhanghao) made their first contribution in [https://github.com/samber/lo/pull/496](https://togithub.com/samber/lo/pull/496) - [@​ColeZia](https://togithub.com/ColeZia) made their first contribution in [https://github.com/samber/lo/pull/497](https://togithub.com/samber/lo/pull/497) - [@​gecko655](https://togithub.com/gecko655) made their first contribution in [https://github.com/samber/lo/pull/502](https://togithub.com/samber/lo/pull/502) - [@​mash](https://togithub.com/mash) made their first contribution in [https://github.com/samber/lo/pull/217](https://togithub.com/samber/lo/pull/217) - [@​shivamrazorpay](https://togithub.com/shivamrazorpay) made their first contribution in [https://github.com/samber/lo/pull/503](https://togithub.com/samber/lo/pull/503) **Full Changelog**: https://github.com/samber/lo/compare/v1.46.0...v1.47.0

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 1 month ago

Codecov Report

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

Project coverage is 75.63%. Comparing base (ec31a63) to head (3c9f417). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ======================================= Coverage 75.63% 75.63% ======================================= Files 116 116 Lines 6681 6681 ======================================= Hits 5053 5053 + Misses 1100 1098 -2 - Partials 528 530 +2 ```

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