Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Jun 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/samber/lo require minor v1.11.0 -> v1.21.0

Release Notes

samber/lo

v1.21.0

Compare Source

Adding:

  • lo.ToAnySlice
  • lo.FromAnySlice

v1.20.0

Compare Source

Adding:

  • lo.Synchronize
  • lo.SumBy

Change:

  • Removed generic type definition for lo.Try0: lo.Try0[T]() -> lo.Try0()

v1.19.0

Compare Source

1.19.0 (2022-04-30)

Adding:

  • lo.RepeatBy
  • lo.Subset
  • lo.Replace
  • lo.ReplaceAll
  • lo.Substring
  • lo.RuneLength

v1.18.0

Compare Source

Adding:

  • lo.SomeBy
  • lo.EveryBy
  • lo.None
  • lo.NoneBy

v1.17.0

Compare Source

Adding:

  • lo.Unpack2 -> lo.Unpack3
  • lo.Async0 -> lo.Async6

v1.16.0

Compare Source

Adding:

  • lo.AttemptWithDelay

v1.15.0

Compare Source

Improvement: Must can receive an error or boolean value.

v1.14.0

Compare Source

Adding lo.Coalesce.

v1.13.0

Compare Source

Adding:

  • PickBy
  • PickByKeys
  • PickByValues
  • OmitBy
  • OmitByKeys
  • OmitByValues
  • Clamp
  • MapKeys
  • Invert
  • IfF + ElseIfF + ElseF
  • T0() + T1() + T2() + T3() + ...

v1.12.0

Compare Source

Adding:

  • Must
  • Must{0-6}
  • FindOrElse
  • Async
  • MinBy
  • MaxBy
  • Count
  • CountBy
  • FindIndexOf
  • FindLastIndexOf
  • FilterMap

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 648be93 to 812e46d Compare June 7, 2022 13:08
@GalvinGao GalvinGao merged commit 016ef60 into dev Jun 7, 2022
@GalvinGao GalvinGao deleted the renovate/github.com-samber-lo-1.x branch June 7, 2022 13:09
GalvinGao pushed a commit that referenced this pull request Jun 7, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants