Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17 in /backend#253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend/github.com/aws/aws-sdk-go-v2/config-1.32.17
Open

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17 in /backend#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend/github.com/aws/aws-sdk-go-v2/config-1.32.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17.

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.16 to 1.32.17.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.16...config/v1.32.17)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@greptile-apps

greptile-apps Bot commented May 4, 2026

Copy link
Copy Markdown

Greptile Summary

This is a routine Dependabot patch bump of github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.17, along with cascading minor version bumps of related AWS SDK v2 sub-modules (core, credentials, ec2/imds, internal packages, sso, ssooidc, sts) and smithy-go from v1.25.0 to v1.25.1. Both go.mod and go.sum are updated consistently with correct hashes for all new versions.

Confidence Score: 5/5

Safe to merge — routine patch dependency bump with no functional code changes

All changes are confined to go.mod and go.sum; only patch-level version increments across AWS SDK v2 sub-modules and smithy-go with no API-breaking changes expected

No files require special attention

Important Files Changed

Filename Overview
backend/go.mod Patch bumps of aws-sdk-go-v2 and related sub-modules; changes are consistent and expected for this dependency upgrade
backend/go.sum go.sum updated with new hashes for all bumped modules; old entries removed, new entries added correctly

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[go.mod / go.sum bump] --> B[aws-sdk-go-v2/config\n1.32.16 → 1.32.17]
    B --> C[aws-sdk-go-v2 core\n1.41.6 → 1.41.7]
    B --> D[credentials\n1.19.15 → 1.19.16]
    B --> E[internal sub-modules\npatch bumps]
    B --> F[smithy-go\n1.25.0 → 1.25.1]
    C & D & E & F --> G[No API changes — patch only]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump github.com/aws/aws-sdk..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants