Skip to content

Commit

Permalink
fix(deps): update module github.com/samber/lo to v1.49.1 (#37551)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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
[@&#8203;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
[@&#8203;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
[@&#8203;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
([#&#8203;533](https://redirect.github.com/samber/lo/issues/533)) by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;JohnDevitt](https://redirect.github.com/JohnDevitt) in
[https://github.com/samber/lo/pull/566](https://redirect.github.com/samber/lo/pull/566)

#### New Contributors

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;samber](https://redirect.github.com/samber) in
[https://github.com/samber/lo/pull/576](https://redirect.github.com/samber/lo/pull/576)
- feat: adding lo.BufferWithContext by
[@&#8203;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
[@&#8203;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
[@&#8203;nicklaus-dev](https://redirect.github.com/nicklaus-dev) in
[https://github.com/samber/lo/pull/515](https://redirect.github.com/samber/lo/pull/515)

##### Fix

- fix: change examples for MapKeys and MapValues by
[@&#8203;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
[@&#8203;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
[@&#8203;pigwantacat](https://redirect.github.com/pigwantacat) in
[https://github.com/samber/lo/pull/524](https://redirect.github.com/samber/lo/pull/524)

#### New Contributors

- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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)
- [@&#8203;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 - "on tuesday" (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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 30, 2025
1 parent 310055e commit de4d492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion exporter/kineticaexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
require (
github.com/google/uuid v1.6.0
github.com/kineticadb/kinetica-api-go v0.0.5
github.com/samber/lo v1.47.0
github.com/samber/lo v1.49.1
github.com/stretchr/testify v1.10.0
github.com/wk8/go-ordered-map/v2 v2.1.8
go.opentelemetry.io/collector/component v0.118.1-0.20250130000211-c119b2a55eb4
Expand Down
4 changes: 2 additions & 2 deletions exporter/kineticaexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de4d492

Please sign in to comment.