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.44.0 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

plural-renovate[bot]
Copy link
Contributor

@plural-renovate plural-renovate bot commented Jan 31, 2023

This PR contains the following updates:

Package Type Update Change
github.com/samber/lo require minor v1.33.0 -> v1.44.0

Release Notes

samber/lo (github.com/samber/lo)

v1.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.43.0...v1.44.0

v1.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.42.0...v1.43.0

v1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: samber/lo@v1.41.0...v1.42.0

v1.41.0

Compare Source

What's Changed

Full Changelog: samber/lo@v1.34.0...v1.41.0

v1.40.0

Compare Source

What's Changed

Improvements
Doc & style
CI

New Contributors

Full Changelog: samber/lo@v1.39.0...v1.40.0

v1.39.0

Compare Source

Adding lo.IsNil helper

v1.38.1

Compare Source

Improvement:

  • Async and AsyncX: now returns <-chan T instead of chan T

v1.38.0

Compare Source

Adding:

  • lo.ValueOr
  • lo.DebounceBy
  • lo.EmptyableToPtr

Improvement:

  • Substring: add support for non-english chars

Fix:

  • Async: Fix goroutine leak

v1.37.0

Compare Source

Adding:

  • lo.PartialX
  • lo.Transaction

Improvement:

  • lo.Associate / lo.SliceToMap: faster memory allocation

Chore:

  • Remove *_test.go files from releases, in order to cleanup dev dependencies

v1.36.0

Compare Source

Adding:

  • lo.AttemptWhile
  • lo.AttemptWhileWithDelay

v1.35.0

Compare Source

Adding:

  • lo.RandomString
  • lo.BufferWithTimeout (alias to lo.BatchWithTimeout)
  • lo.Buffer (alias to lo.Batch)

Change:

  • lo.Slice: avoid panic caused by out-of-bounds

Deprecation:

  • lo.BatchWithTimeout
  • lo.Batch

v1.34.0

Compare Source

Improving:

  • lo.Union: faster and can receive more than 2 lists

Adding:

  • lo.FanIn (alias to lo.ChannelMerge)
  • lo.FanOut

Deprecation:

  • lo.ChannelMerge

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, check this box

This PR has been generated by Renovate Bot.

@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from b0c5d55 to 4ca5596 Compare February 26, 2023 08:00
@plural-renovate plural-renovate bot changed the title Update module github.com/samber/lo to v1.37.0 Update module github.com/samber/lo to v1.38.1 Mar 23, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 4ca5596 to b3d6460 Compare March 23, 2023 08:11
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch 2 times, most recently from 8f20ff5 to f5abe89 Compare April 4, 2023 16:01
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch 2 times, most recently from f15f991 to 517703f Compare September 25, 2023 22:02
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 517703f to 05e8df3 Compare December 2, 2023 16:24
@plural-renovate plural-renovate bot changed the title Update module github.com/samber/lo to v1.38.1 Update module github.com/samber/lo to v1.39.0 Dec 2, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch 2 times, most recently from 7018723 to 958a3ce Compare March 12, 2024 09:09
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch 3 times, most recently from 27a02f0 to 5955824 Compare March 15, 2024 22:10
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 5955824 to 2252275 Compare May 4, 2024 17:37
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch 2 times, most recently from 2735a6d to 8e9f54e Compare May 17, 2024 00:22
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 8e9f54e to b3b844c Compare June 7, 2024 14:55
@plural-renovate plural-renovate bot changed the title Update module github.com/samber/lo to v1.39.0 fix(deps): update module github.com/samber/lo to v1.39.0 Jun 7, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from b3b844c to b7037fd Compare June 27, 2024 15:35
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/samber/lo to v1.39.0 fix(deps): update module github.com/samber/lo to v1.41.0 Jun 27, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from b7037fd to a36d22d Compare June 28, 2024 00:46
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/samber/lo to v1.41.0 fix(deps): update module github.com/samber/lo to v1.42.0 Jun 28, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from a36d22d to 20acc9e Compare June 28, 2024 22:55
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/samber/lo to v1.42.0 fix(deps): update module github.com/samber/lo to v1.43.0 Jun 28, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-samber-lo-1.x branch from 20acc9e to e5718c5 Compare June 30, 2024 06:17
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/samber/lo to v1.43.0 fix(deps): update module github.com/samber/lo to v1.44.0 Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants