Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/samber/lo to v1.44.0 (#588)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/samber/lo](https://github.com/samber/lo) | `v1.43.0` -> `v1.44.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsamber%2flo/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsamber%2flo/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsamber%2flo/v1.43.0/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsamber%2flo/v1.43.0/v1.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>samber/lo (github.com/samber/lo)</summary> ### [`v1.44.0`](https://github.com/samber/lo/releases/tag/v1.44.0) [Compare Source](https://github.com/samber/lo/compare/v1.43.0...v1.44.0) #### What's Changed - feat: Add slice Splice an element or multiple elements at index i. by [@​wenlingang](https://github.com/wenlingang) in [https://github.com/samber/lo/pull/371](https://github.com/samber/lo/pull/371) - feat: Make Filter() preserve type. by [@​FGasper](https://github.com/FGasper) in [https://github.com/samber/lo/pull/365](https://github.com/samber/lo/pull/365) - feat: Added DropByIndex helper for slice by [@​phith0n](https://github.com/phith0n) in [https://github.com/samber/lo/pull/398](https://github.com/samber/lo/pull/398) - feat: upgrade to math/rand/v2 by [@​samber](https://github.com/samber) in [https://github.com/samber/lo/pull/483](https://github.com/samber/lo/pull/483) - chore: remove `golang.org/x/exp` since it doesn't follow go 1 compatibility promise by [@​trim21](https://github.com/trim21) in [https://github.com/samber/lo/pull/478](https://github.com/samber/lo/pull/478) #### New Contributors - [@​wenlingang](https://github.com/wenlingang) made their first contribution in [https://github.com/samber/lo/pull/371](https://github.com/samber/lo/pull/371) - [@​jason-zhj](https://github.com/jason-zhj) made their first contribution in [https://github.com/samber/lo/pull/376](https://github.com/samber/lo/pull/376) - [@​FGasper](https://github.com/FGasper) made their first contribution in [https://github.com/samber/lo/pull/365](https://github.com/samber/lo/pull/365) - [@​phith0n](https://github.com/phith0n) made their first contribution in [https://github.com/samber/lo/pull/398](https://github.com/samber/lo/pull/398) **Full Changelog**: samber/lo@v1.43.0...v1.44.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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information