open-telemetry / opentelemetry-go-contrib

Collection of extensions for OpenTelemetry-Go.
https://opentelemetry.io/
Apache License 2.0
1.22k stars 566 forks source link

fix(deps): update aws-sdk-go-v2 monorepo #6326

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/config v1.28.3 -> v1.28.4 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/credentials v1.17.44 -> v1.17.45 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.66.3 -> v1.67.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.32.4 -> v1.33.0 age adoption passing confidence

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

dmathieu commented 1 week ago

cc @akats7 There seems to be a breaking change with this upgrade?

akats7 commented 1 week ago

cc @akats7 There seems to be a breaking change with this upgrade?

Thanks, looking into it

akats7 commented 1 week ago

@dmathieu I can't update the branch directly so opened a new PR #6332

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 66.8%. Comparing base (3bba197) to head (1880581). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/open-telemetry/opentelemetry-go-contrib/pull/6326/graphs/tree.svg?width=650&height=150&src=pr&token=P6F3W9WA7Q&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry)](https://app.codecov.io/gh/open-telemetry/opentelemetry-go-contrib/pull/6326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry) ```diff @@ Coverage Diff @@ ## main #6326 +/- ## ===================================== Coverage 66.8% 66.8% ===================================== Files 193 193 Lines 15620 15620 ===================================== Hits 10448 10448 Misses 4881 4881 Partials 291 291 ```