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/xiatechs/jsonata-go to v1.8.6 #125

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/xiatechs/jsonata-go v1.8.5 -> v1.8.6 age adoption passing confidence

Release Notes

xiatechs/jsonata-go (github.com/xiatechs/jsonata-go) ### [`v1.8.6`](https://togithub.com/xiatechs/jsonata-go/releases/tag/v1.8.6) [Compare Source](https://togithub.com/xiatechs/jsonata-go/compare/v1.8.5...v1.8.6) ##### What's Changed - Fix panic calling $distinct on array of arrays by [@​Jarrah-libremfg](https://togithub.com/Jarrah-libremfg) in [https://github.com/xiatechs/jsonata-go/pull/34](https://togithub.com/xiatechs/jsonata-go/pull/34) **Full Changelog**: https://github.com/xiatechs/jsonata-go/compare/v1.8.5...v1.8.6

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 6 months ago

Codecov Report

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

Project coverage is 75.99%. Comparing base (b13625a) to head (009e7b5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 75.95% 75.99% +0.04% ========================================== Files 103 103 Lines 7456 7456 ========================================== + Hits 5663 5666 +3 + Misses 1227 1223 -4 - Partials 566 567 +1 ```

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