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 github.com/siyul-park/uniflow/plugin to v0.5.0 #136

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/siyul-park/uniflow/plugin v0.4.0 -> v0.5.0 age adoption passing confidence

Release Notes

siyul-park/uniflow (github.com/siyul-park/uniflow/plugin) ### [`v0.5.0`](https://togithub.com/siyul-park/uniflow/releases/tag/v0.5.0) [Compare Source](https://togithub.com/siyul-park/uniflow/compare/v0.4.0...v0.5.0) #### What's Changed - fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.5.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/siyul-park/uniflow/pull/129](https://togithub.com/siyul-park/uniflow/pull/129) - fix(deps): update module github.com/evanw/esbuild to v0.21.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/siyul-park/uniflow/pull/130](https://togithub.com/siyul-park/uniflow/pull/130) - chore(deps): update dependency go to v1.22.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/siyul-park/uniflow/pull/131](https://togithub.com/siyul-park/uniflow/pull/131) - feat: support event and trigger node by [@​siyul-park](https://togithub.com/siyul-park) in [https://github.com/siyul-park/uniflow/pull/134](https://togithub.com/siyul-park/uniflow/pull/134) **Full Changelog**: https://github.com/siyul-park/uniflow/compare/v0.4.0...v0.5.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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.05%. Comparing base (f1b1472) to head (2baa070).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #136 +/- ## ========================================== - Coverage 75.11% 75.05% -0.07% ========================================== Files 126 126 Lines 8146 8146 ========================================== - Hits 6119 6114 -5 - Misses 1399 1403 +4 - Partials 628 629 +1 ```

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