build(deps): bump the go-dependencies group with 6 updates - #96
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-dependencies group with 6 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.6` | `1.43.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.37` | `1.32.38` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.36` | `1.19.37` | | [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.36.6` | `1.36.7` | | [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.67.6` | `1.67.7` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.60.6` | `1.60.7` | Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.43.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.43.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.32.38 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.32.38) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.36 to 1.19.37 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.36...credentials/v1.19.37) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.36.6 to 1.36.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.36.6...service/ecr/v1.36.7) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.67.6 to 1.67.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.67.6...service/ssm/v1.67.7) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.60.6 to 1.60.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ecr/v1.60.6...service/ecr/v1.60.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentity dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider dependency-version: 1.67.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.60.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 6 updates:
1.43.61.43.71.32.371.32.381.19.361.19.371.36.61.36.71.67.61.67.71.60.61.60.7Updates
github.com/aws/aws-sdk-go-v2from 1.43.6 to 1.43.7Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.37 to 1.32.38Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.36 to 1.19.37Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Updates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityfrom 1.36.6 to 1.36.7Commits
776903fRelease 2024-12-02170b13cRegenerated Clientsc1a02e7Update API model2835f7bFix user agent to add business metrics at the end instead of prepend them (#2...ba4965dRelease 2024-11-2755149b0Regenerated Clientsfd6bb8bUpdate endpoints model65ab4f8Update API model8939ed0Release 2024-11-2623cf36bRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityproviderfrom 1.67.6 to 1.67.7Commits
8878ab2Release 2025-12-093bb7070Regenerated Clients67298adUpdate endpoints modelb57f9c7Update API model18eff73upgrade to smithy v1.64.0 (#3246)Updates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.60.6 to 1.60.7Commits
284a484Release 2026-08-20c278723Regenerated Clients626bebcUpdate API model36c8121Make x-amz-checksum-* headers on presigner always show up as headers (#3522)283dd70Expand S3 operations that check for an error inside an HTTP 200 response (wav...27045a8Fix tmv1 uploadretry flaky test (#3520)228e8ecRelease 2026-08-19176298dRegenerated Clients6a05af8Update API modeldaa38bcBump Smithy version to 1.73.0 (#3524)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions