An open index of dependabot pull requests across open source projects.

chore(deps): bump the aws-sdk-go-v2 group with 9 updates

Open
Number: #17066
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 30, 2025 at 05:13 AM UTC
(10 months ago)
Updated: September 30, 2025 at 07:47 AM UTC
(10 months ago)
Labels:
dependencies ci-all-qa-tests auto-merge auto-retest
Description:

Bumps the aws-sdk-go-v2 group with 9 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.38.0 1.39.2
github.com/aws/aws-sdk-go-v2/config 1.31.0 1.31.12
github.com/aws/aws-sdk-go-v2/credentials 1.18.4 1.18.16
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.18.3 1.18.9
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.85 1.19.10
github.com/aws/aws-sdk-go-v2/service/ecr 1.46.0 1.50.5
github.com/aws/aws-sdk-go-v2/service/s3 1.84.1 1.88.3
github.com/aws/aws-sdk-go-v2/service/securityhub 1.58.2 1.64.4
github.com/aws/aws-sdk-go-v2/service/sts 1.37.0 1.38.6

Updates github.com/aws/aws-sdk-go-v2 from 1.38.0 to 1.39.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.12

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.16

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.3 to 1.18.9

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/ec2/imds's changelog.

Release (2023-01-23)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.29.0
    • Feature: Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.64.0
    • Feature: Amazon SageMaker Inference now supports P4de instance types.

Release (2023-01-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.80.0
    • Feature: C6in, M6in, M6idn, R6in and R6idn instances are powered by 3rd Generation Intel Xeon Scalable processors (code named Ice Lake) with an all-core turbo frequency of 3.5 GHz.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.0
    • Feature: API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.30.0
    • Feature: This release adds support for data bars in QuickSight table and increases pivot table field well limit.

Release (2023-01-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.24.0
    • Feature: Adding support for Salesforce Pardot connector in Amazon AppFlow.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.20.0
    • Feature: Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.15.0
    • Feature: Documentation updates for CodeArtifact
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.45.0
    • Feature: Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.15.0
    • Feature: This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.79.0
    • Feature: Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.40.0
    • Feature: Release Glue Studio Hudi Data Lake Format for SDK/CLI
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.16.0
    • Feature: Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.29.0
    • Feature: AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.13.0
    • Feature: This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.
  • github.com/aws/aws-sdk-go-v2/service/panorama: v1.11.0
    • Feature: Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.63.0
    • Feature: HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs

Release (2023-01-18)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.85 to 1.19.10

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • 30383d5 Release 2023-04-07
  • 352f89c Regenerated Clients
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.46.0 to 1.50.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.1 to 1.88.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/securityhub from 1.58.2 to 1.64.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.37.0 to 1.38.6

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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+57
Deletions:
-57
Package Dependencies
Ecosystem:
go
Version Change:
1.17.85 → 1.19.10
Update Type:
Minor
Ecosystem:
go
Version Change:
1.84.1 → 1.88.3
Update Type:
Minor
Ecosystem:
go
Version Change:
1.31.0 → 1.31.12
Update Type:
Patch
Ecosystem:
go
Version Change:
1.46.0 → 1.50.5
Update Type:
Minor
Ecosystem:
go
Version Change:
1.38.0 → 1.39.2
Update Type:
Minor
Ecosystem:
go
Version Change:
1.18.4 → 1.18.16
Update Type:
Patch
Ecosystem:
go
Version Change:
1.37.0 → 1.38.6
Update Type:
Minor
Ecosystem:
go
Version Change:
1.58.2 → 1.64.4
Update Type:
Minor
Ecosystem:
go
Version Change:
1.18.3 → 1.18.9
Update Type:
Patch
Technical Details
ID: 8825679
UUID: 2872929921
Node ID: PR_kwDOGd6UEM6rPW6B
Host: GitHub
Repository: stackrox/stackrox
Merge State: Unknown