Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the go-modules group with 16 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.39.1 1.39.2
github.com/aws/aws-sdk-go-v2/config 1.31.10 1.31.11
github.com/aws/aws-sdk-go-v2/credentials 1.18.14 1.18.15
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.18.8 1.18.9
github.com/aws/aws-sdk-go-v2/internal/configsources 1.4.8 1.4.9
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.7.8 2.7.9
github.com/aws/aws-sdk-go-v2/internal/v4a 1.4.8 1.4.9
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.8.8 1.8.9
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.13.8 1.13.9
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.19.8 1.19.9
github.com/aws/aws-sdk-go-v2/service/s3 1.88.2 1.88.3
github.com/aws/aws-sdk-go-v2/service/sso 1.29.4 1.29.5
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.35.0 1.35.1
github.com/aws/aws-sdk-go-v2/service/sts 1.38.5 1.38.6
github.com/mattn/go-runewidth 0.0.17 0.0.19
modernc.org/libc 1.66.9 1.66.10

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

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.31.10 to 1.31.11

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.14 to 1.18.15

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.8 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/internal/configsources from 1.4.8 to 1.4.9

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.8 to 2.7.9

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.8 to 1.4.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/checksum from 1.8.8 to 1.8.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.13.8 to 1.13.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/s3shared from 1.19.8 to 1.19.9

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.29.4 to 1.29.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.35.0 to 1.35.1

Commits

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

Commits

Updates github.com/mattn/go-runewidth from 0.0.17 to 0.0.19

Commits
  • 7770d04 Merge pull request #78 from josharian/josh/optimize-intable
  • f53b71c Merge pull request #86 from mattn/fix-github-actions
  • a09d510 Merge branch 'master' into fix-github-actions
  • 778f900 Merge pull request #83 from clipperhouse/benchmark-allocs
  • bfbd30c fix test.yaml
  • 61f04f3 Merge pull request #82 from clipperhouse/graphemes-string-width
  • db39519 Rename
  • b3b19f2 Rename
  • c42e215 Update version & benchmarks
  • 09c88ec Lose transitive dependency
  • Additional commits viewable in compare view

Updates modernc.org/libc from 1.66.9 to 1.66.10

Commits
  • 89077d1 modernc.org/libc: linux_loong64b auto generate
  • a3354ee modernc.org/libc: s390x auto generate
  • a40c6b0 modernc.org/libc: e5-1650 auto generate
  • 271102c modernc.org/libc: ppc64le auto generate
  • 8e7ce37 modernc.org/libc: pi32 auto generate
  • bd26338 modernc.org/libc: pi64 auto generate
  • f407641 modernc.org/libc: riscv64 auto generate
  • ad05174 modernc.org/libc: nuc64 auto generate
  • 3b1eb75 nuc64: auto deps
  • e3ce297 modernc.org/libc: pi32 auto generate
  • Additional commits viewable in compare view

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 go-modules group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.1` | `1.39.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.10` | `1.31.11` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.14` | `1.18.15` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.18.8` | `1.18.9` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.4.8` | `1.4.9` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.7.8` | `2.7.9` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.4.8` | `1.4.9` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.8.8` | `1.8.9` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.13.8` | `1.13.9` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.19.8` | `1.19.9` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.88.2` | `1.88.3` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.29.4` | `1.29.5` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.35.0` | `1.35.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.38.5` | `1.38.6` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.17` | `0.0.19` |
| [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.66.9` | `1.66.10` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.39.1 to 1.39.2
- [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@v1.39.1...v1.39.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.10 to 1.31.11
- [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.10...config/v1.31.11)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.14 to 1.18.15
- [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.18.14...config/v1.18.15)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.8 to 1.18.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.9/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.8...config/v1.18.9)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.8 to 1.4.9
- [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/m2/v1.4.8...service/m2/v1.4.9)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.8 to 2.7.9
- [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@internal/endpoints/v2.7.8...internal/endpoints/v2.7.9)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.8 to 1.4.9
- [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/m2/v1.4.8...service/m2/v1.4.9)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.8.8 to 1.8.9
- [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/tnb/v1.8.8...service/tnb/v1.8.9)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.8 to 1.13.9
- [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/mq/v1.13.8...service/mq/v1.13.9)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.19.8 to 1.19.9
- [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/m2/v1.19.8...service/m2/v1.19.9)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.88.2 to 1.88.3
- [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/s3/v1.88.2...service/s3/v1.88.3)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.29.4 to 1.29.5
- [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.29.4...config/v1.29.5)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.35.0 to 1.35.1
- [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@v1.35.0...service/pi/v1.35.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.38.5 to 1.38.6
- [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/s3/v1.38.5...service/sts/v1.38.6)

Updates `github.com/mattn/go-runewidth` from 0.0.17 to 0.0.19
- [Commits](mattn/go-runewidth@v0.0.17...v0.0.19)

Updates `modernc.org/libc` from 1.66.9 to 1.66.10
- [Commits](https://gitlab.com/cznic/libc/compare/v1.66.9...v1.66.10)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.39.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.31.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.18.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-version: 1.4.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-version: 2.7.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
  dependency-version: 1.4.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum
  dependency-version: 1.8.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-version: 1.13.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared
  dependency-version: 1.19.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.88.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.29.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.35.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.38.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/libc
  dependency-version: 1.66.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

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 Sep 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 29, 2025 18:07
@dependabot dependabot bot added the go Pull requests that update Go code label Sep 29, 2025
@dependabot dependabot bot requested review from mhdawson and pacostas September 29, 2025 18:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 29, 2025
@paketo-bot paketo-bot merged commit 6390723 into main Sep 29, 2025
9 of 10 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-4e0d95cfe4 branch September 29, 2025 18:17
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants