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/go-faker/faker/v4 to v4.4.2 - autoclosed #141

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-faker/faker/v4 v4.4.1 -> v4.4.2 age adoption passing confidence

Release Notes

go-faker/faker (github.com/go-faker/faker/v4) ### [`v4.4.2`](https://togithub.com/go-faker/faker/releases/tag/v4.4.2) [Compare Source](https://togithub.com/go-faker/faker/compare/v4.4.1...v4.4.2) #### What's Changed - chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/go-faker/faker/pull/52](https://togithub.com/go-faker/faker/pull/52) - fix: concurrent-safe unique data generation by [@​bxcodec](https://togithub.com/bxcodec) in [https://github.com/go-faker/faker/pull/53](https://togithub.com/go-faker/faker/pull/53) **Full Changelog**: https://github.com/go-faker/faker/compare/v4.4.1...v4.4.2

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.

renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/tryvium-travels/memongo v0.12.0
go: downloading go.mongodb.org/mongo-driver v1.15.0
go: downloading github.com/youmark/pkcs8 v0.0.0-20240424034433-3c2c7870ae76
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/montanaflynn/stats v0.7.1
go: downloading golang.org/x/crypto v0.24.0
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: github.com/siyul-park/uniflow/pkg/database/mongodb imports
    go.mongodb.org/mongo-driver/mongo imports
    go.mongodb.org/mongo-driver/x/mongo/driver imports
    github.com/klauspost/compress/zstd: github.com/klauspost/compress@v1.17.8: read "https://proxy.golang.org/github.com/klauspost/compress/@v/v1.17.8.zip": read tcp 172.17.0.4:57298->142.250.31.207:443: read: connection reset by peer
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 75.66%. Comparing base (2a6b18a) to head (de78666).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 75.87% 75.66% -0.21% ========================================== Files 122 122 Lines 7705 7705 ========================================== - Hits 5846 5830 -16 - Misses 1278 1295 +17 + Partials 581 580 -1 ```

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