Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps the aws-sdk-go-v2 group with 3 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/credentials and github.com/aws/aws-sdk-go-v2/service/sts.

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.14

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.17 to 1.18.18

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2023-03-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.18.18
    • Bug Fix: Allow RoleARN to be set as functional option on STS WebIdentityRoleOptions. Fixes aws/aws-sdk-go-v22.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.18.0
    • Feature: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.2.7
    • Documentation: Documentation updates for APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.18.7
    • Documentation: Documentation updates for SageMaker Runtime

Release (2023-03-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.9.0
    • Feature: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.31.0
    • Feature: Added support for S3 Object Lambda aliases.
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.3.0
    • Feature: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.

Release (2023-03-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.13.0
    • Feature: Add flag to disable IMDSv1 fallback
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.18.0
    • Feature: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.19.0
    • Feature: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.7
    • Documentation: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.90.0
    • Feature: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.19.6
    • Documentation: Documentation only updates to correct customer-reported issues
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.2.0
    • Feature: Adding support for client-side timestamps
  • github.com/aws/aws-sdk-go-v2/service/support: v1.14.6
    • Announcement: Model regenerated with support for null string values to properly implement support service operations DescribeTrustedAdvisorCheckRefreshStatuses and DescribeTrustedAdvisorCheckSummaries

Release (2023-03-13)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.38.7 to 1.38.8

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Bumps the aws-sdk-go-v2 group with 3 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.13 to 1.31.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.13...config/v1.31.14) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.17 to 1.18.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.18/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.17...config/v1.18.18) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.7 to 1.38.8 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/sts/v1.38.7...service/iam/v1.38.8) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.38.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2025 08:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2025
@dependabot dependabot bot requested review from iwysiu and removed request for a team October 30, 2025 08:14
@dependabot dependabot bot added the go Pull requests that update Go code label Oct 30, 2025
@dependabot dependabot bot requested a review from njvrzm October 30, 2025 08:14
@github-actions github-actions bot enabled auto-merge (squash) October 30, 2025 08:14
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

@github-actions github-actions bot merged commit 6e1aaad into main Oct 30, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/aws-sdk-go-v2-de68ed464e branch October 30, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

0 participants