chore(deps): bump the go-dependencies group across 1 directory with 9 updates#239
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-dependencies group across 1 directory with 9 updates#239dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.14` | `1.32.15` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.98.0` | `1.99.0` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.3` | `1.25.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/minio](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.50.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.274.0` | `0.276.0` | Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.14 to 1.32.15 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.14...config/v1.32.15) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.98.0 to 1.99.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.98.0...service/s3/v1.99.0) Updates `github.com/aws/smithy-go` from 1.24.3 to 1.25.0 - [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.24.3...v1.25.0) Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/minio` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `golang.org/x/term` from 0.41.0 to 0.42.0 - [Commits](golang/term@v0.41.0...v0.42.0) Updates `google.golang.org/api` from 0.274.0 to 0.276.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.274.0...v0.276.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/testcontainers/testcontainers-go/modules/minio dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/term dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.276.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 7 updates in the / directory:
1.32.141.32.151.98.01.99.01.24.31.25.00.41.00.42.00.41.00.42.00.49.00.50.00.274.00.276.0Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.14 to 1.32.15Commits
c8b6a97Release 2026-04-164a05c2bRegenerated Clients6cd4cc9Update endpoints model3153bedUpdate API modelfe3cef6Make AccountIDEndpointRouting aware of bdd endpoints (#3387)08d3034Revert "Bump smithy-go version to v1.25.0 (#3385)" (#3386)a051ca0Bump smithy-go version to v1.25.0 (#3385)9ff6886fold internal/ini into config (#3381)6dd0385Release 2026-04-13898764cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.98.0 to 1.99.0Commits
159f4d2Release 2026-04-0750223dcRegenerated Clientsaf25337Update endpoints model277dc01Update API model22bc35cRelease 2026-04-069a35fedRegenerated Clients867b085Update endpoints model61d367cUpdate API model8560a07Release 2026-04-03a5aafdfRegenerated ClientsUpdates
github.com/aws/smithy-gofrom 1.24.3 to 1.25.0Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
73bb8a7Release 2026-04-15f056c6fChangelogee36afcImplement BDD generator for@endpointBddSmithy trait (#647)Updates
github.com/testcontainers/testcontainers-gofrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
github.com/testcontainers/testcontainers-go/modules/miniofrom 0.41.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/minio's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
golang.org/x/cryptofrom 0.49.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthUpdates
golang.org/x/sysfrom 0.42.0 to 0.43.0Commits
f33a730windows: support nil security descriptor on GetNamedSecurityInfo493d172cpu: add runtime import in cpu_darwin_arm64_other.go2c2be75windows: use syscall.SyscallN in Proc.Calla76ec62cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"Updates
golang.org/x/termfrom 0.41.0 to 0.42.0Commits
52b71d3go.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.274.0 to 0.276.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
006c411chore(main): release 0.276.0 (#3562)54188cffeat(all): auto-regenerate discovery clients (#3566)7c11b5afeat(all): auto-regenerate discovery clients (#3565)2450322chore: embargo discoveryengine:v1 from generation (#3564)0c9c60fchore: embargo discoveryengine:v1alpha from generation (#3563)dd3f1bbfeat(all): auto-regenerate discovery clients (#3561)d43aa15chore(main): release 0.275.0 (#3558)9437d4dfeat(all): auto-regenerate discovery clients (#3560)0a62c64chore(all): update cloud.google.com/go/auth to v0.20.0 (#3559)2b2ef99feat(all): auto-regenerate discovery clients (#3557)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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