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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-10-29 06:41:11 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-28 19:11:31 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.0 -> v1.20.1 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.7 -> v1.89.0 age confidence

Release Notes

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

v1.89.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.17.0
    • Feature: Added support for CloudWatch Synthetics Canary resources in ListAuditFindings API. This enhancement allows customers to retrieve audit findings specifically for CloudWatch Synthetics canaries and enables service-canary correlation analysis.
  • github.com/aws/aws-sdk-go-v2/service/apptest: v1.11.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.38.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.259.0
    • Feature: This released the DescribeCapacityReservationTopology API.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.66.0
    • Feature: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.41.0
    • Feature: Update endpoint ruleset parameters casing
  • github.com/aws/aws-sdk-go-v2/service/gameliftstreams: v1.8.0
    • Feature: Add stream group expiration date and expired status
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.38.0
    • Feature: Enable use of AzEl ephemerides
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.30.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.80.0
    • Feature: Added SerializedRequestEntityTooLargeException to Lambda Invoke API
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.37.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lookoutvision: v1.33.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.46.0
    • Feature: Added Account State field to the ListDelegatedAdministrators API response.
  • github.com/aws/aws-sdk-go-v2/service/qldb: v1.32.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/qldbsession: v1.32.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/robomaker: v1.36.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.89.0
    • Feature: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.218.0
    • Feature: Amazon SageMaker now supports deleting training and processing jobs in a terminal status.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.64.0
    • Feature: Added IPv6 address support for WorkSpaces using Dual-Stack subnets

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 becomes conflicted, 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/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.20.0` -> `v1.20.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.1?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.20.0/v1.20.1?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.88.7` -> `v1.89.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.89.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.88.7/v1.89.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/service/s3)</summary> ### [`v1.89.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2025-10-28) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.17.0](service/applicationsignals/CHANGELOG.md#v1170-2025-10-28) - **Feature**: Added support for CloudWatch Synthetics Canary resources in ListAuditFindings API. This enhancement allows customers to retrieve audit findings specifically for CloudWatch Synthetics canaries and enables service-canary correlation analysis. - `github.com/aws/aws-sdk-go-v2/service/apptest`: [v1.11.0](service/apptest/CHANGELOG.md#v1110-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/detective`: [v1.38.0](service/detective/CHANGELOG.md#v1380-2025-10-28) - **Feature**: Update endpoint ruleset parameters casing - `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.259.0](service/ec2/CHANGELOG.md#v12590-2025-10-28) - **Feature**: This released the DescribeCapacityReservationTopology API. - `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.66.0](service/ecs/CHANGELOG.md#v1660-2025-10-28) - **Feature**: Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control. - `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.41.0](service/efs/CHANGELOG.md#v1410-2025-10-28) - **Feature**: Update endpoint ruleset parameters casing - `github.com/aws/aws-sdk-go-v2/service/gameliftstreams`: [v1.8.0](service/gameliftstreams/CHANGELOG.md#v180-2025-10-28) - **Feature**: Add stream group expiration date and expired status - `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.38.0](service/groundstation/CHANGELOG.md#v1380-2025-10-28) - **Feature**: Enable use of AzEl ephemerides - `github.com/aws/aws-sdk-go-v2/service/iotfleethub`: [v1.30.0](service/iotfleethub/CHANGELOG.md#v1300-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.80.0](service/lambda/CHANGELOG.md#v1800-2025-10-28) - **Feature**: Added SerializedRequestEntityTooLargeException to Lambda Invoke API - `github.com/aws/aws-sdk-go-v2/service/lookoutmetrics`: [v1.37.0](service/lookoutmetrics/CHANGELOG.md#v1370-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/lookoutvision`: [v1.33.0](service/lookoutvision/CHANGELOG.md#v1330-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.46.0](service/organizations/CHANGELOG.md#v1460-2025-10-28) - **Feature**: Added Account State field to the ListDelegatedAdministrators API response. - `github.com/aws/aws-sdk-go-v2/service/qldb`: [v1.32.0](service/qldb/CHANGELOG.md#v1320-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/qldbsession`: [v1.32.0](service/qldbsession/CHANGELOG.md#v1320-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/robomaker`: [v1.36.0](service/robomaker/CHANGELOG.md#v1360-2025-10-28) - **Feature**: Marked service APIs as deprecated. This service has reached end-of-life. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.89.0](service/s3/CHANGELOG.md#v1890-2025-10-28) - **Feature**: Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications. - `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.218.0](service/sagemaker/CHANGELOG.md#v12180-2025-10-28) - **Feature**: Amazon SageMaker now supports deleting training and processing jobs in a terminal status. - `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.64.0](service/workspaces/CHANGELOG.md#v1640-2025-10-28) - **Feature**: Added IPv6 address support for WorkSpaces using Dual-Stack subnets </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjMuNiIsInVwZGF0ZWRJblZlciI6IjQxLjE2My43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-28 19:11:36 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-28 20:10:28 +00:00 (Migrated from gitlab.com)

changed title from fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.1 to fix(deps): update aws-sdk-go-v2 monorepo

<p>changed title from <code class="idiff">fix(deps): update <span class="idiff left right deletion">module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.1</span></code> to <code class="idiff">fix(deps): update <span class="idiff left right addition">aws-sdk-go-v2 monorepo</span></code></p>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-10-28 20:10:28 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-10-29 06:41:11 +00:00 (Migrated from gitlab.com)

mentioned in commit 75bf82f565

mentioned in commit 75bf82f565bc621dce1ff91c4f9e6025d307b398
argoyle (Migrated from gitlab.com) merged commit 75bf82f565 into main 2025-10-29 06:41:11 +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#839