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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2024-09-24 04:43:03 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-23 20:02:22 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2/config require patch v1.27.36 -> v1.27.37
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.22 -> v1.17.23
github.com/aws/aws-sdk-go-v2/service/s3 require patch v1.63.0 -> v1.63.1

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.36` -> `v1.27.37` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.22` -> `v1.17.23` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.63.0` -> `v1.63.1` | --- ### 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 MR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My42IiwidXBkYXRlZEluVmVyIjoiMzguOTMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-23 20:02:23 +00:00 (Migrated from gitlab.com)

ℹ Artifact update notice

File name: 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.17.34 -> v1.17.35
github.com/aws/aws-sdk-go-v2/service/sso v1.23.0 -> v1.23.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.0 -> v1.27.1
github.com/aws/aws-sdk-go-v2/service/sts v1.31.0 -> v1.31.1
### ℹ Artifact update notice ##### File name: 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.34` -> `v1.17.35` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.23.0` -> `v1.23.1` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.27.0` -> `v1.27.1` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.31.0` -> `v1.31.1` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-23 20:02:24 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-09-23 20:09:04 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Please upload report for BASE (main@3c3322d). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #663   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         3           
  Lines           ?       160           
  Branches        ?         0           
========================================
  Hits            ?       160           
  Misses          ?         0           
  Partials        ?         0           
Flag Coverage Δ
100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/663?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Please [upload](https://docs.codecov.com/docs/codecov-uploader) report for BASE (`main@3c3322d`). [Learn more](https://docs.codecov.io/docs/error-reference?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware#section-missing-base-commit) about missing BASE report. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #663 +/- ## ======================================== Coverage ? 100.00% ======================================== Files ? 3 Lines ? 160 Branches ? 0 ======================================== Hits ? 160 Misses ? 0 Partials ? 0 ``` | [Flag](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/663/flags?src=pr&el=flags&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/663/flags?src=pr&el=flag&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) | `100.00% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware#carryforward-flags-in-the-pull-request-comment) to find out more. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/663?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-23 22:58:08 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit into main 2024-09-24 04:43:03 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#667