chore(deps): Bump the go-dependencies group across 1 directory with 5 updates#126
Merged
kichristensen merged 1 commit intoJul 4, 2026
Merged
Conversation
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) and [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go). Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.41.7 to 1.42.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...service/amp/v1.42.3) Updates `github.com/aws/smithy-go` from 1.25.1 to 1.27.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.25.1...v1.27.1) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.43.0...v1.44.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.9 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.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.41.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a03cdc2 to
66b06e4
Compare
kichristensen
approved these changes
Jul 4, 2026
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 4 updates in the / directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/secretsmanager and go.opentelemetry.io/otel.
Updates
github.com/aws/aws-sdk-go-v2from 1.41.7 to 1.42.0Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.17 to 1.32.25Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.41.7 to 1.42.3Commits
09a5817Release 2025-12-0258d1759Regenerated Clients16ba34eUpdate endpoints model7873bf4Update API model9b55b02bump smithy-go to v1.24.0 (#3242)d8b0179Release 2025-12-01e4405f0Regenerated Clients65d08b0Update API modelf6cc036Release 2025-11-26deb353fRegenerated ClientsUpdates
github.com/aws/smithy-gofrom 1.25.1 to 1.27.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
6a1dd2fRelease 2026-06-04ec26415fix nested union json ctx break/smithy.ReadUnion contract issue (#673)3f6ece2Release 2026-06-023432807Revert "changelog"9663ed6changelogbcd9f54enforce a max nesting depth of 128 on cbor payloads (#670)ff093e9changelog1db7cb3hold off on unsafe string for now473b194update README again6620de4update READMEUpdates
go.opentelemetry.io/otelfrom 1.43.0 to 1.44.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
b62d928Release 1.44.0 (#8376)94132a0chore(deps): update golang.org/x/telemetry digest to 5997936 (#8379)6fdcf82feat: add self-observability metrics to otlpmetricgrpc metric exporters (#8192)761bbfcfix(deps): update golang.org/x (#8377)3a91dc6fix(deps): update googleapis to 3dc84a4 (#8375)f593185exporters/otlp: default max request size to 64 MiB (#8365)f02feacMerge commit from fork36c2f1bsemconvkit: add invariant test for histogram-exclusion rule (#8370)d0b6cbdsdk/metric: document unit-sensitivity of DefaultAggregationSelector (#8224)9a68034add self observability for stdout exporter (#8263)