Commit f11b5e6
authored
fix(deps): Update module github.com/samber/lo to v1.49.1 (#2139)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [github.com/samber/lo](https://redirect.github.com/samber/lo) | require | minor | `v1.47.0` -> `v1.49.1` | `v1.50.0` |
---
### Release Notes
<details>
<summary>samber/lo (github.com/samber/lo)</summary>
### [`v1.49.1`](https://redirect.github.com/samber/lo/releases/tag/v1.49.1)
[Compare Source](https://redirect.github.com/samber/lo/compare/v1.49.0...v1.49.1)
#### What's Changed
- fix(product + productby): fix empty slice behavior by [@​samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/584](https://redirect.github.com/samber/lo/pull/584)
**Full Changelog**: samber/lo@v1.49.0...v1.49.1
### [`v1.49.0`](https://redirect.github.com/samber/lo/releases/tag/v1.49.0)
[Compare Source](https://redirect.github.com/samber/lo/compare/v1.48.0...v1.49.0)
#### What's Changed
- feat: add SampleBy and SamplesBy by [@​bramvandewalle](https://redirect.github.com/bramvandewalle) in [https://github.com/samber/lo/pull/516](https://redirect.github.com/samber/lo/pull/516)
- feat: Add IsNotNil by [@​haoxins](https://redirect.github.com/haoxins) in [https://github.com/samber/lo/pull/523](https://redirect.github.com/samber/lo/pull/523)
- feat: Implement ChunkMap Function ([#​533](https://redirect.github.com/samber/lo/issues/533)) by [@​oswaldom-code](https://redirect.github.com/oswaldom-code) in [https://github.com/samber/lo/pull/538](https://redirect.github.com/samber/lo/pull/538)
- feat: Add NewThrottle by [@​Lee-Minjea](https://redirect.github.com/Lee-Minjea) in [https://github.com/samber/lo/pull/427](https://redirect.github.com/samber/lo/pull/427)
- feat: adding FilterSliceToMap by [@​samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/581](https://redirect.github.com/samber/lo/pull/581)
- feat: add `Product` and `ProductBy` functions by [@​JohnDevitt](https://redirect.github.com/JohnDevitt) in [https://github.com/samber/lo/pull/566](https://redirect.github.com/samber/lo/pull/566)
#### New Contributors
- [@​bramvandewalle](https://redirect.github.com/bramvandewalle) made their first contribution in [https://github.com/samber/lo/pull/516](https://redirect.github.com/samber/lo/pull/516)
- [@​oswaldom-code](https://redirect.github.com/oswaldom-code) made their first contribution in [https://github.com/samber/lo/pull/538](https://redirect.github.com/samber/lo/pull/538)
- [@​Lee-Minjea](https://redirect.github.com/Lee-Minjea) made their first contribution in [https://github.com/samber/lo/pull/427](https://redirect.github.com/samber/lo/pull/427)
**Full Changelog**: samber/lo@v1.48.0...v1.49.0
### [`v1.48.0`](https://redirect.github.com/samber/lo/releases/tag/v1.48.0)
[Compare Source](https://redirect.github.com/samber/lo/compare/v1.47.0...v1.48.0)
#### What's Changed
##### Feature
- feat: add (Min|Max)Index(By) by [@​aria3ppp](https://redirect.github.com/aria3ppp) in [https://github.com/samber/lo/pull/569](https://redirect.github.com/samber/lo/pull/569)
- feat: add UniqMap by [@​nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/527](https://redirect.github.com/samber/lo/pull/527)
- feat: add CrossJoin function by [@​JohnDevitt](https://redirect.github.com/JohnDevitt) in [https://github.com/samber/lo/pull/567](https://redirect.github.com/samber/lo/pull/567)
- feat: Implement CoalesceOrEmptySlice Function by [@​chg1f](https://redirect.github.com/chg1f) in [https://github.com/samber/lo/pull/542](https://redirect.github.com/samber/lo/pull/542)
- feat: adding WithoutNth by [@​samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/575](https://redirect.github.com/samber/lo/pull/575)
- feat: deprecate lo.Reverse and move it to lom.Reverse by [@​samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/576](https://redirect.github.com/samber/lo/pull/576)
- feat: deprecate lo.Shuffle and move it to lom.Shuffle by [@​samber](https://redirect.github.com/samber) in samber/lo@699707a#comments
- feat: adding lo.BufferWithContext by [@​samber](https://redirect.github.com/samber) in [https://github.com/samber/lo/pull/580](https://redirect.github.com/samber/lo/pull/580)
- feat: add SliceToSet by [@​nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/514](https://redirect.github.com/samber/lo/pull/514)
- feat: add WithoutBy by [@​nicklaus-dev](https://redirect.github.com/nicklaus-dev) in [https://github.com/samber/lo/pull/515](https://redirect.github.com/samber/lo/pull/515)
- feat: add lom.Fill by [@​samber](https://redirect.github.com/samber)
##### Fix
- fix: change examples for MapKeys and MapValues by [@​luxcgo](https://redirect.github.com/luxcgo) in [https://github.com/samber/lo/pull/341](https://redirect.github.com/samber/lo/pull/341)
- fix: order of GroupBy and PartitionBy by [@​liyishuai](https://redirect.github.com/liyishuai) in [https://github.com/samber/lo/pull/572](https://redirect.github.com/samber/lo/pull/572)
##### Refactor
- refactor RandomString function by [@​pigwantacat](https://redirect.github.com/pigwantacat) in [https://github.com/samber/lo/pull/524](https://redirect.github.com/samber/lo/pull/524)
#### New Contributors
- [@​luxcgo](https://redirect.github.com/luxcgo) made their first contribution in [https://github.com/samber/lo/pull/341](https://redirect.github.com/samber/lo/pull/341)
- [@​haoxins](https://redirect.github.com/haoxins) made their first contribution in [https://github.com/samber/lo/pull/522](https://redirect.github.com/samber/lo/pull/522)
- [@​muya](https://redirect.github.com/muya) made their first contribution in [https://github.com/samber/lo/pull/521](https://redirect.github.com/samber/lo/pull/521)
- [@​NathanBaulch](https://redirect.github.com/NathanBaulch) made their first contribution in [https://github.com/samber/lo/pull/519](https://redirect.github.com/samber/lo/pull/519)
- [@​jiz4oh](https://redirect.github.com/jiz4oh) made their first contribution in [https://github.com/samber/lo/pull/535](https://redirect.github.com/samber/lo/pull/535)
- [@​guyareco2](https://redirect.github.com/guyareco2) made their first contribution in [https://github.com/samber/lo/pull/537](https://redirect.github.com/samber/lo/pull/537)
- [@​pigwantacat](https://redirect.github.com/pigwantacat) made their first contribution in [https://github.com/samber/lo/pull/524](https://redirect.github.com/samber/lo/pull/524)
- [@​snamiki1212](https://redirect.github.com/snamiki1212) made their first contribution in [https://github.com/samber/lo/pull/541](https://redirect.github.com/samber/lo/pull/541)
- [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/samber/lo/pull/554](https://redirect.github.com/samber/lo/pull/554)
- [@​JasonnnW3000](https://redirect.github.com/JasonnnW3000) made their first contribution in [https://github.com/samber/lo/pull/571](https://redirect.github.com/samber/lo/pull/571)
- [@​liyishuai](https://redirect.github.com/liyishuai) made their first contribution in [https://github.com/samber/lo/pull/572](https://redirect.github.com/samber/lo/pull/572)
- [@​aria3ppp](https://redirect.github.com/aria3ppp) made their first contribution in [https://github.com/samber/lo/pull/569](https://redirect.github.com/samber/lo/pull/569)
- [@​sunjayaali](https://redirect.github.com/sunjayaali) made their first contribution in [https://github.com/samber/lo/pull/544](https://redirect.github.com/samber/lo/pull/544)
- [@​SnowOnion](https://redirect.github.com/SnowOnion) made their first contribution in [https://github.com/samber/lo/pull/543](https://redirect.github.com/samber/lo/pull/543)
- [@​nicklaus-dev](https://redirect.github.com/nicklaus-dev) made their first contribution in [https://github.com/samber/lo/pull/527](https://redirect.github.com/samber/lo/pull/527)
- [@​JohnDevitt](https://redirect.github.com/JohnDevitt) made their first contribution in [https://github.com/samber/lo/pull/567](https://redirect.github.com/samber/lo/pull/567)
- [@​chg1f](https://redirect.github.com/chg1f) made their first contribution in [https://github.com/samber/lo/pull/542](https://redirect.github.com/samber/lo/pull/542)
**Full Changelog**: samber/lo@v1.47.0...v1.48.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent b27291d commit f11b5e6
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments