build(deps): bump the cloud-providers group with 7 updates#3584
Merged
DrJosh9000 merged 1 commit intoNov 17, 2025
Conversation
Bumps the cloud-providers group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.13.0` | `1.13.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.17` | `1.31.20` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.4` | `1.20.7` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.264.0` | `1.269.0` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.48.0` | `1.48.2` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.90.0` | `1.90.2` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.255.0` | `0.256.0` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.13.0...sdk/azidentity/v1.13.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.31.20 - [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.17...config/v1.31.20) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.4 to 1.20.7 - [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.20.4...service/mq/v1.20.7) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.264.0 to 1.269.0 - [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/ec2/v1.264.0...service/ec2/v1.269.0) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.48.0 to 1.48.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@service/s3/v1.48.0...service/kms/v1.48.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.90.0 to 1.90.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@service/s3/v1.90.0...service/s3/v1.90.2) Updates `google.golang.org/api` from 0.255.0 to 0.256.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.255.0...v0.256.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.269.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.48.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.90.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cloud-providers - dependency-name: google.golang.org/api dependency-version: 0.256.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloud-providers ... Signed-off-by: dependabot[bot] <support@github.com>
DrJosh9000
approved these changes
Nov 17, 2025
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 cloud-providers group with 7 updates:
1.13.01.13.11.31.171.31.201.20.41.20.71.264.01.269.01.48.01.48.21.90.01.90.20.255.00.256.0Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.13.0 to 1.13.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
6bb9b03azidentity v1.13.1 (#25574)e18dbd7Increment package version after release of azidentity (#25367)4f0faccPrepare azidentity v1.13.0 for release (#25352)2d8c98bSelecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...67dd4fcIncrement package version after release of azidentity (#25263)1a74bc8Prepare azidentity v1.12.0 for release (#25231)839a355Test IMDS managed identity with a remote VM (#25237)c352be3Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)c994ecagofmt (#25234)9c95d95[Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.17 to 1.31.20Commits
b01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API model1e4148acollapse changelogs86618e5track allocation improvements from codegen (#3227)ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host labelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.20.4 to 1.20.7Commits
47dd1b1Release 2024-01-0423145e3Regenerated Clients00e57bbUpdate API model73e1a99Merge pull request #2441 from RanVaknin/fix-documentation-config0f8ad11Fix SRA auth trailing checksum retry bug (#2438)efbc5aaRelease 2024-01-0378357bbRegenerated Clientse465dddUpdate endpoints model384ad3bUpdate API model1126a91changelog addedUpdates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.264.0 to 1.269.0Commits
4d2da47Release 2025-11-1453e8941Regenerated Clients3a3bca5Update endpoints model36abcc9Update API model8652d74Release 2025-11-132bac79aRegenerated Clients0144e00Update API modelb01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.48.0 to 1.48.2Commits
b01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API model1e4148acollapse changelogs86618e5track allocation improvements from codegen (#3227)ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host labelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.90.0 to 1.90.2Commits
b01c60eRelease 2025-11-1217946ccRegenerated Clientsa435b3cUpdate API model1e4148acollapse changelogs86618e5track allocation improvements from codegen (#3227)ab56437Release 2025-11-113dcd1d8Regenerated Clients51e8881Update API model1ed4f27add MAINTAINERS.mda5136d5host labelUpdates
google.golang.org/apifrom 0.255.0 to 0.256.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
811ba14chore(main): release 0.256.0 (#3367)11afd81chore(all): update all (#3372)39a2bc0feat(all): auto-regenerate discovery clients (#3371)140a610feat(all): auto-regenerate discovery clients (#3370)5d436f7feat(all): auto-regenerate discovery clients (#3369)57e958dfeat(all): auto-regenerate discovery clients (#3368)997c613feat(all): auto-regenerate discovery clients (#3366)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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