Update all dependencies #27

Merged
bot-ci merged 1 commit from renovate/all-dependencies into main 2026-06-06 07:31:16 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.22v1.32.23 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.21v1.19.22 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.2.5v0.2.8 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.103.1v1.103.2 age confidence

Release Notes

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

v0.2.8

General Highlights

  • Bug Fix: Undo the initial wave of schema-serde releases due to several customer-reported regressions.

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.8
    • Bug Fix: Fix the concurrent reader to return cached read error instead of panic when called again

v0.2.7

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.7
    • Bug Fix: Fix upload object flaky test to avoid repeat closing test ctx channel
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.58.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.42.0
    • Feature: Adds support for updating max capacity and custom fields while application is started
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.93.0
    • Feature: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.31.0
    • Feature: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.114.0
    • Feature: Adds support for Knowledge Base APIs and Index Capacity API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.253.0
    • Feature: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App.

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.22` → `v1.32.23` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.23?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.22/v1.32.23?slim=true) | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `v1.19.21` → `v1.19.22` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fcredentials/v1.19.21/v1.19.22?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.2.5` → `v0.2.8` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.2.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.2.5/v0.2.8?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.103.1` → `v1.103.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.103.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.103.1/v1.103.2?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager)</summary> ### [`v0.2.8`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-06-052) #### General Highlights - **Bug Fix**: Undo the initial wave of schema-serde releases due to several customer-reported regressions. #### Module Highlights - `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager`: [v0.2.8](feature/s3/transfermanager/CHANGELOG.md#v028-2026-06-052) - **Bug Fix**: Fix the concurrent reader to return cached read error instead of panic when called again ### [`v0.2.7`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-06-05) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager`: [v0.2.7](feature/s3/transfermanager/CHANGELOG.md#v027-2026-06-05) - **Bug Fix**: Fix upload object flaky test to avoid repeat closing test ctx channel - `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.58.0](service/dynamodb/CHANGELOG.md#v1580-2026-06-05) - **Feature**: Adding new BDD representation of endpoint ruleset - `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.42.0](service/emrserverless/CHANGELOG.md#v1420-2026-06-05) - **Feature**: Adds support for updating max capacity and custom fields while application is started - `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.93.0](service/mediaconvert/CHANGELOG.md#v1930-2026-06-05) - **Feature**: Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants. - `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.31.0](service/paymentcryptography/CHANGELOG.md#v1310-2026-06-05) - **Feature**: Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys. - `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.114.0](service/quicksight/CHANGELOG.md#v11140-2026-06-05) - **Feature**: Adds support for Knowledge Base APIs and Index Capacity API - `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.253.0](service/sagemaker/CHANGELOG.md#v12530-2026-06-05) - **Feature**: This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR 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 PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update all dependencies
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
5135a22cf9
Author
Owner

ℹ️ 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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.41.11 -> v1.41.12
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.12 -> v1.7.13
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.27 -> v1.18.28
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.27 -> v1.4.28
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.27 -> v2.7.28
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.28 -> v1.4.29
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.11 -> v1.13.12
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.20 -> v1.9.21
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.27 -> v1.13.28
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.27 -> v1.19.28
github.com/aws/aws-sdk-go-v2/service/signin v1.1.3 -> v1.1.4
github.com/aws/aws-sdk-go-v2/service/sso v1.31.1 -> v1.31.2
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.4 -> v1.36.5
github.com/aws/aws-sdk-go-v2/service/sts v1.43.1 -> v1.43.2
github.com/aws/smithy-go v1.27.0 -> v1.27.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): - 15 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2` | `v1.41.11` -> `v1.41.12` | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.7.12` -> `v1.7.13` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.27` -> `v1.18.28` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.27` -> `v1.4.28` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.27` -> `v2.7.28` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.28` -> `v1.4.29` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.13.11` -> `v1.13.12` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.20` -> `v1.9.21` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.27` -> `v1.13.28` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.27` -> `v1.19.28` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.1.3` -> `v1.1.4` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.31.1` -> `v1.31.2` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.36.4` -> `v1.36.5` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.43.1` -> `v1.43.2` | | `github.com/aws/smithy-go` | `v1.27.0` -> `v1.27.1` |
bot-ci merged commit 63cfc20a83 into main 2026-06-06 07:31:16 +00:00
bot-ci deleted branch renovate/all-dependencies 2026-06-06 07:31:16 +00:00
bot-ci referenced this pull request from a commit 2026-06-06 07:31:18 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandora/go.mirror!27
No description provided.