Bump the go-modules group with 8 updates #1295
Merged
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-modules group with 8 updates:
1.31.7
1.31.8
1.18.11
1.18.12
1.88.0
1.88.1
1.29.2
1.29.3
1.34.3
1.34.4
1.38.3
1.38.4
1.1.0
1.2.0
0.36.0
0.37.0
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.31.7 to 1.31.8Commits
70e9f3d
Release 2025-09-10e620ecb
Regenerated Clientsb412203
Update endpoints model89f42ef
Update API modeld71b109
Bump smithy go version to allow unused required parameter in endpoint rule se...f68827f
Release 2025-09-09d1748bf
Regenerated Clients00307c0
Update endpoints model424be93
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.18.11 to 1.18.12Commits
3f28b51
Release 2023-02-036e8d17f
Regenerated Clients60dbdbb
Update endpoints model212910a
Update API modeleb8cb66
Upgrade smithy to 1.27.2, correct query empty list serialization24db9f5
Update processcreds.CredentialProcessResponse visibility to public (#1921)bd3003e
dependency: upgrade smithy to 1.27.2 and correct query empty list serialization0d94f22
Release 2023-02-022eec85e
Regenerated Clients4ca6e32
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.88.0 to 1.88.1Commits
70e9f3d
Release 2025-09-10e620ecb
Regenerated Clientsb412203
Update endpoints model89f42ef
Update API modeld71b109
Bump smithy go version to allow unused required parameter in endpoint rule se...f68827f
Release 2025-09-09d1748bf
Regenerated Clients00307c0
Update endpoints model424be93
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/sso
from 1.29.2 to 1.29.3Commits
c7c6865
Release 2025-01-3070f736c
Regenerated Clients28731c2
Update endpoints model3505e4b
Update API model0b4f636
don't sign transfer-encoding header (#2991)b820c57
Release 2025-01-2940ddb76
Regenerated Clients2b4adae
Update API model78c2be4
Revert "beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)"5c9d67c
beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)Updates
github.com/aws/aws-sdk-go-v2/service/ssooidc
from 1.34.3 to 1.34.4Commits
89a5b69
Release 2023-02-22c863429
Regenerated Clientsaa8a947
Update API modele845552
Merge pull request #2037 from aws/fix-struct-errorcodecbeebab
cl5c057fd
fix: prevent nil pointer deref on struct ErrorCode method0f8b6e7
Release 2023-02-21e5cb2ee
Regenerated Clients6120ee6
Update endpoints model42acd6a
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.38.3 to 1.38.4Commits
396f97a
Release 2023-08-1808ab454
Regenerated Clientsb50999b
Update SDK's smithy-go dependency to v1.14.2d05e372
Update endpoints model26ccae9
Update API model5d3382b
Merge pull request #2243 from aws/feat-protocol-test-2f58ddae
update time to ancient (#2133)65023f3
Release 2023-08-170742a92
Regenerated Clients0e3340f
Update endpoints modelUpdates
go.opentelemetry.io/auto/sdk
from 1.1.0 to 1.2.0Changelog
Sourced from go.opentelemetry.io/auto/sdk's changelog.
... (truncated)
Commits
461e5d7
Release v0.23.0/v1.2.0 (#2790)8990c28
chore(deps): update module github.com/spf13/afero to v1.15.0 (#2782)4e8f371
chore(deps): update aws-sdk-go-v2 monorepo (#2789)11063ab
fix(deps): update module google.golang.org/grpc to v1.75.1 (#2784)5544c0b
chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 (#2781)84d51c5
chore(deps): update golang:1.25.1-bookworm docker digest to c4bc074 (#2780)13bf1f0
Add development testing support for Go 1.25 (#2778)c1831d3
[auto] Update generated offsets (#2787)2c6bed3
chore(deps): update golang:1.25.1 docker digest to 1fd7d46 (#2779)ab4d3c6
chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (#2777)Updates
golang.org/x/tools
from 0.36.0 to 0.37.0Commits
d49da96
go/analysis/internal/checker: fix panic due to nil Pass9da4f7b
gopls/internal/test/integration/completion: make test go1.26-robust4409ea7
gopls/internal/server: add telemetry for Zed, Helix clientInfo75023ae
go/ast/inspector: update outdated documentation785cd66
gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25ac2e4a5
go.mod: update golang.org/x dependenciesbc9374d
go/callgraph/vta: remove unnecessary use of unsafe12d7e15
gopls/internal/analysis/modernize: add test of no gopls imports263a769
gopls/internal/mcp: use official go mcp sdke548c70
gopls/internal/analysis/modernize: fix bad edit in var ( ... ) declDependabot 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