Tochemey / goakt

[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
MIT License
157 stars 9 forks source link

fix(deps): update minor go modules to v1.30.0 - autoclosed #462

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.29.0 -> v1.30.0 age adoption passing confidence
go.opentelemetry.io/otel/metric v1.29.0 -> v1.30.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.29.0 -> v1.30.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/metric v1.29.0 -> v1.30.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.29.0 -> v1.30.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel) ### [`v1.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.29.0...v1.30.0) [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.29.0...v1.30.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 week ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.21.13
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.58%. Comparing base (69a8dac) to head (0b3c11d). Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #462 +/- ## ========================================== - Coverage 87.64% 87.58% -0.06% ========================================== Files 46 46 Lines 3560 3560 ========================================== - Hits 3120 3118 -2 - Misses 313 314 +1 - Partials 127 128 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.