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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/samber/lo](https://redirect.github.com/samber/lo) |
`v1.49.1` -> `v1.50.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsamber%2flo/v1.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsamber%2flo/v1.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsamber%2flo/v1.49.1/v1.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsamber%2flo/v1.49.1/v1.50.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>samber/lo (github.com/samber/lo)</summary>

###
[`v1.50.0`](https://redirect.github.com/samber/lo/releases/tag/v1.50.0)

[Compare
Source](https://redirect.github.com/samber/lo/compare/v1.49.1...v1.50.0)

#### What's Changed

Here is the 50th minor version !! 🔥🥂

##### New methods

- Implemented GroupByMap by
[@&#8203;maryum375](https://redirect.github.com/maryum375) in
[https://github.com/samber/lo/pull/443](https://redirect.github.com/samber/lo/pull/443)
- feat: Add NthOr and NthOrEmpty functions by
[@&#8203;edvardsanta](https://redirect.github.com/edvardsanta) in
[https://github.com/samber/lo/pull/611](https://redirect.github.com/samber/lo/pull/611)
- feat: adding FilterMapToSlice by
[@&#8203;samber](https://redirect.github.com/samber) in
[https://github.com/samber/lo/pull/623](https://redirect.github.com/samber/lo/pull/623)
- feat(mutable): adding Map, MapI, Filter, FilterI by
[@&#8203;samber](https://redirect.github.com/samber) in
[https://github.com/samber/lo/pull/577](https://redirect.github.com/samber/lo/pull/577)
- Add ElementsMatch, ElementsMatchBy by
[@&#8203;senago](https://redirect.github.com/senago) in
[https://github.com/samber/lo/pull/589](https://redirect.github.com/samber/lo/pull/589)

##### Improvements

- Perf(slice): Optimize iteration function parameters and add test cases
by [@&#8203;shuqingzai](https://redirect.github.com/shuqingzai) in
[https://github.com/samber/lo/pull/587](https://redirect.github.com/samber/lo/pull/587)
- Preallocate result in FilterMap by
[@&#8203;renbou](https://redirect.github.com/renbou) in
[https://github.com/samber/lo/pull/622](https://redirect.github.com/samber/lo/pull/622)

##### Documentation

- docs: modify mutable.shuffle example code and Go Playground links by
[@&#8203;ebina4yaka](https://redirect.github.com/ebina4yaka) in
[https://github.com/samber/lo/pull/595](https://redirect.github.com/samber/lo/pull/595)
- fix: Issue 605 (README for Ternary() by
[@&#8203;peterhoward42](https://redirect.github.com/peterhoward42) in
[https://github.com/samber/lo/pull/606](https://redirect.github.com/samber/lo/pull/606)
- docs: add play link for ChunkEntries example in README by
[@&#8203;oswaldom-code](https://redirect.github.com/oswaldom-code) in
[https://github.com/samber/lo/pull/600](https://redirect.github.com/samber/lo/pull/600)
- doc: update CoalesceXXX demo and result by
[@&#8203;jialeicui](https://redirect.github.com/jialeicui) in
[https://github.com/samber/lo/pull/594](https://redirect.github.com/samber/lo/pull/594)
- docs: fix typo in readme by
[@&#8203;ahmedabdou14](https://redirect.github.com/ahmedabdou14) in
[https://github.com/samber/lo/pull/620](https://redirect.github.com/samber/lo/pull/620)

##### Dependencies

- chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/samber/lo/pull/590](https://redirect.github.com/samber/lo/pull/590)
- chore(deps): bump golang.org/x/text from 0.22.0 to 0.24.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/samber/lo/pull/618](https://redirect.github.com/samber/lo/pull/618)
- chore(deps): bump golangci/golangci-lint-action from 6 to 7 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/samber/lo/pull/616](https://redirect.github.com/samber/lo/pull/616)

#### New Contributors

- [@&#8203;maryum375](https://redirect.github.com/maryum375) made their
first contribution in
[https://github.com/samber/lo/pull/443](https://redirect.github.com/samber/lo/pull/443)
- [@&#8203;shuqingzai](https://redirect.github.com/shuqingzai) made
their first contribution in
[https://github.com/samber/lo/pull/587](https://redirect.github.com/samber/lo/pull/587)
- [@&#8203;ebina4yaka](https://redirect.github.com/ebina4yaka) made
their first contribution in
[https://github.com/samber/lo/pull/595](https://redirect.github.com/samber/lo/pull/595)
- [@&#8203;jialeicui](https://redirect.github.com/jialeicui) made their
first contribution in
[https://github.com/samber/lo/pull/594](https://redirect.github.com/samber/lo/pull/594)
- [@&#8203;peterhoward42](https://redirect.github.com/peterhoward42)
made their first contribution in
[https://github.com/samber/lo/pull/606](https://redirect.github.com/samber/lo/pull/606)
- [@&#8203;edvardsanta](https://redirect.github.com/edvardsanta) made
their first contribution in
[https://github.com/samber/lo/pull/611](https://redirect.github.com/samber/lo/pull/611)
- [@&#8203;ahmedabdou14](https://redirect.github.com/ahmedabdou14) made
their first contribution in
[https://github.com/samber/lo/pull/620](https://redirect.github.com/samber/lo/pull/620)
- [@&#8203;renbou](https://redirect.github.com/renbou) made their first
contribution in
[https://github.com/samber/lo/pull/622](https://redirect.github.com/samber/lo/pull/622)

**Full Changelog**:
https://github.com/samber/lo/compare/v1.49.1...v1.50.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-26 18:23:03 +00:00 committed by GitHub
parent f2621bcfcf
commit 8564647cc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0
github.com/pterm/pterm v0.12.80
github.com/samber/lo v1.49.1
github.com/samber/lo v1.50.0
github.com/urfave/cli/v2 v2.27.6
github.com/urfave/cli/v3 v3.2.0
gopkg.in/yaml.v2 v2.4.0

2
go.sum
View File

@ -725,6 +725,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g
github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ=
github.com/samber/lo v1.49.1 h1:4BIFyVfuQSEpluc7Fua+j1NolZHiEHEpaSEKdsH0tew=
github.com/samber/lo v1.49.1/go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o=
github.com/samber/lo v1.50.0 h1:XrG0xOeHs+4FQ8gJR97zDz5uOFMW7OwFWiFVzqopKgY=
github.com/samber/lo v1.50.0/go.mod h1:RjZyNk6WSnUFRKK6EyOhsRJMqft3G+pg7dCWHQCWvsc=
github.com/sanity-io/litter v1.5.8 h1:uM/2lKrWdGbRXDrIq08Lh9XtVYoeGtcQxk9rtQ7+rYg=
github.com/sanity-io/litter v1.5.8/go.mod h1:9gzJgR2i4ZpjZHsKvUXIRQVk7P+yM3e+jAF7bU2UI5U=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4=