penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
176 stars 19 forks source link

fix(deps): update module github.com/samber/lo to v1.38.1 #460

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/samber/lo require minor v1.37.0 -> v1.38.1

Release Notes

samber/lo ### [`v1.38.1`](https://togithub.com/samber/lo/releases/tag/v1.38.1) [Compare Source](https://togithub.com/samber/lo/compare/v1.38.0...v1.38.1) Improvement: - Async and AsyncX: now returns `<-chan T` instead of `chan T` ### [`v1.38.0`](https://togithub.com/samber/lo/releases/tag/v1.38.0) [Compare Source](https://togithub.com/samber/lo/compare/v1.37.0...v1.38.0) Adding: - lo.ValueOr - lo.DebounceBy - lo.EmptyableToPtr Improvement: - Substring: add support for non-english chars Fix: - Async: Fix goroutine leak

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.