build(deps): Bump the go group with 15 updates#2218
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.12` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.23` | `1.32.25` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.22` | `1.19.24` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.25` | `1.22.27` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.53.3` | `1.53.4` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.103.2` | `1.103.3` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.43.3` | | [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://github.com/huaweicloud/huaweicloud-sdk-go-v3) | `0.1.199` | `0.1.200` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.52.0` | `0.53.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.55.0` | `0.56.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.45.0` | `0.46.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.43.0` | `0.44.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.283.0` | `0.284.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260523011958-0a33c5d7ca68` | `0.0.0-20260526163538-3dc84a4a5aaa` | | gopkg.in/ini.v1 | `1.67.2` | `1.67.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.12 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.12...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.23 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.23...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.22 to 1.19.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.22...credentials/v1.19.24) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.25 to 1.22.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.25...feature/s3/manager/v1.22.27) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.53.3 to 1.53.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/kms/v1.53.3...service/kms/v1.53.4) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.2 to 1.103.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.2...service/s3/v1.103.3) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.43.2 to 1.43.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/amp/v1.43.2...service/amp/v1.43.3) Updates `github.com/huaweicloud/huaweicloud-sdk-go-v3` from 0.1.199 to 0.1.200 - [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/releases) - [Changelog](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/blob/master/CHANGELOG.md) - [Commits](huaweicloud/huaweicloud-sdk-go-v3@v0.1.199...v0.1.200) Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0 - [Commits](golang/crypto@v0.52.0...v0.53.0) Updates `golang.org/x/net` from 0.55.0 to 0.56.0 - [Commits](golang/net@v0.55.0...v0.56.0) Updates `golang.org/x/sys` from 0.45.0 to 0.46.0 - [Commits](golang/sys@v0.45.0...v0.46.0) Updates `golang.org/x/term` from 0.43.0 to 0.44.0 - [Commits](golang/term@v0.43.0...v0.44.0) Updates `google.golang.org/api` from 0.283.0 to 0.284.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.283.0...v0.284.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260523011958-0a33c5d7ca68 to 0.0.0-20260526163538-3dc84a4a5aaa - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `gopkg.in/ini.v1` from 1.67.2 to 1.67.3 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.53.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.103.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-v3 dependency-version: 0.1.200 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/api dependency-version: 0.284.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260526163538-3dc84a4a5aaa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: gopkg.in/ini.v1 dependency-version: 1.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 15 updates:
1.41.121.42.01.32.231.32.251.19.221.19.241.22.251.22.271.53.31.53.41.103.21.103.31.43.21.43.30.1.1990.1.2000.52.00.53.00.55.00.56.00.45.00.46.00.43.00.44.00.283.00.284.00.0.0-20260523011958-0a33c5d7ca680.0.0-20260526163538-3dc84a4a5aaa1.67.21.67.3Updates
github.com/aws/aws-sdk-go-v2from 1.41.12 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.23 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/credentialsfrom 1.19.22 to 1.19.24Commits
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/feature/s3/managerfrom 1.22.25 to 1.22.27Commits
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/kmsfrom 1.53.3 to 1.53.4Commits
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/service/s3from 1.103.2 to 1.103.3Commits
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/service/stsfrom 1.43.2 to 1.43.3Commits
fa369bdRelease 2026-06-03960ee4dRegenerated Clients4b6df8bUpdate endpoints model30b15ddUpdate API modele8c72afenable schema-serde (#3421)Updates
github.com/huaweicloud/huaweicloud-sdk-go-v3from 0.1.199 to 0.1.200Release notes
Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's releases.
Changelog
Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's changelog.
... (truncated)
Commits
5b43583release 0.1.200 source codeUpdates
golang.org/x/cryptofrom 0.52.0 to 0.53.0Commits
45460e0go.mod: update golang.org/x dependenciesd37c95epkcs12: limit PBKDF iteration count to prevent CPU exhaustione2ffffessh: reject incomplete gssapi-with-mic configurations60e158assh/test: isolate CLI tests from user SSH config and agent1b77d23ssh/knownhosts: reject lines with multiple or unknown markers3872a2bssh/knownhosts: verify declared key type matches decoded key9f72eccssh/knownhosts: treat only ASCII space and tab as whitespace8f405a4ssh: validate ECDSA curve matches expected algorithmbb41b3dssh: improve DH GEX group selection using PreferredBitse04e721ssh/agent: validate ed25519 private key length in AddUpdates
golang.org/x/netfrom 0.55.0 to 0.56.0Commits
9e7fdbfinternal/http3: fix wrong argument being given when validating header valueb686e5finternal/http3: add gzip support to transport8a34885go.mod: update golang.org/x dependencies72eaf98dns/dnsmessage: correctly validate SVCB record parameter order82e7868dns/dnsmessage: avoid panic when parsing SVCB record with truncated datab64f1fainternal/http3: add server support for "Trailer:" magic prefix2707ee2internal/http3: implement HTTP/3 clientConn methods31358ccinternal/http3: snapshot response headers at WriteHeader time8ecbaa9html: don't adjust xml:base8ae811ahtml: properly handle end script tag in fragment modeUpdates
golang.org/x/sysfrom 0.45.0 to 0.46.0Commits
d58dcfaunix: add GPIO constants and structsUpdates
golang.org/x/termfrom 0.43.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.283.0 to 0.284.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5c6a0b0chore(main): release 0.284.0 (#3614)1ef3625feat(all): auto-regenerate discovery clients (#3617)4dd580dchore(all): update all (#3615)25b429afeat(all): auto-regenerate discovery clients (#3616)5f02153feat(all): auto-regenerate discovery clients (#3613)Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260523011958-0a33c5d7ca68 to 0.0.0-20260526163538-3dc84a4a5aaaCommits
Updates
gopkg.in/ini.v1from 1.67.2 to 1.67.3Dependabot 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