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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-09-09 05:27:15 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-08 20:09:53 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.38.3 -> v1.39.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.31.6 -> v1.31.7 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.4 -> v1.19.5 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.87.3 -> v1.88.0 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.39.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.39.0
    • Feature: Emit user-agent business metrics for use of env-based bearer tokens.
    • Bug Fix: Statically define s3 expires shape as timestamp, this patch should guarantee s3 operations backwards compatibility after s3 team removes the expires reshape.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.46.0
    • Feature: Emit user-agent business metrics for use of env-based bearer tokens.
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.40.0
    • Feature: Emit user-agent business metrics for use of env-based bearer tokens.
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.52.0
    • Feature: Add ComputationModelVersion support in IoT SiteWise APIs
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.88.0
    • Feature: This release includes backward compatibility work on the "Expires" parameter.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.64.0
    • Feature: This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.

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 | Change | Age | Confidence | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `v1.38.3` -> `v1.39.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.38.3/v1.39.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.31.6` -> `v1.31.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.31.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.31.6/v1.31.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.19.4` -> `v1.19.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.19.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.19.4/v1.19.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.87.3` -> `v1.88.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.88.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.87.3/v1.88.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.39.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2025-09-08) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.38.3...v1.39.0) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2`: v1.39.0 - **Feature**: Emit user-agent business metrics for use of env-based bearer tokens. - **Bug Fix**: Statically define s3 expires shape as timestamp, this patch should guarantee s3 operations backwards compatibility after s3 team removes the expires reshape. - `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.46.0](service/bedrock/CHANGELOG.md#v1460-2025-09-08) - **Feature**: Emit user-agent business metrics for use of env-based bearer tokens. - `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.40.0](service/bedrockruntime/CHANGELOG.md#v1400-2025-09-08) - **Feature**: Emit user-agent business metrics for use of env-based bearer tokens. - `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.52.0](service/iotsitewise/CHANGELOG.md#v1520-2025-09-08) - **Feature**: Add ComputationModelVersion support in IoT SiteWise APIs - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.88.0](service/s3/CHANGELOG.md#v1880-2025-09-08) - **Feature**: This release includes backward compatibility work on the "Expires" parameter. - `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.64.0](service/securityhub/CHANGELOG.md#v1640-2025-09-08) - **Feature**: This release adds the RESOURCE\_NOT\_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls. </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-08 20:09:54 +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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.18.10 -> v1.18.11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6 -> v1.18.7
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.6 -> v1.4.7
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.6 -> v2.7.7
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.6 -> v1.4.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.6 -> v1.8.7
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.6 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.6 -> v1.19.7
github.com/aws/aws-sdk-go-v2/service/sso v1.29.1 -> v1.29.2
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 -> v1.34.3
github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 -> v1.38.3
### ℹ 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): - 11 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------------ | :----------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.18.10` -> `v1.18.11` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.6` -> `v1.18.7` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.6` -> `v1.4.7` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.6` -> `v2.7.7` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.6` -> `v1.4.7` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.8.6` -> `v1.8.7` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.6` -> `v1.13.7` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.6` -> `v1.19.7` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.29.1` -> `v1.29.2` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.34.2` -> `v1.34.3` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.38.2` -> `v1.38.3` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-08 20:09:56 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) merged commit 08c7c6a7cc into main 2025-09-09 05:27:15 +00:00
argoyle commented 2025-09-09 05:27:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 08c7c6a7cc

mentioned in commit 08c7c6a7cc6108a2a9745d04454bd620f4ab0e46
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#822