chore(deps): bump the go-dependencies group across 4 directories with 4 updates#136
Merged
mojatter merged 1 commit intoJun 18, 2026
Conversation
… 4 updates Bumps the go-dependencies group with 2 updates in the /azblob directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) and [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go). Bumps the go-dependencies group with 1 update in the /gcs directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Bumps the go-dependencies group with 1 update in the /s3 directory: [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Bumps the go-dependencies group with 1 update in the /server directory: [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.13.1 to 1.14.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.13.1...sdk/azcore/v1.14.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.8.0) Updates `google.golang.org/api` from 0.284.0 to 0.285.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.284.0...v0.285.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.104.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.104.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.104.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.104.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.285.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... 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-dependencies group with 2 updates in the /azblob directory: github.com/Azure/azure-sdk-for-go/sdk/azidentity and github.com/Azure/azure-sdk-for-go/sdk/storage/azblob.
Bumps the go-dependencies group with 1 update in the /gcs directory: google.golang.org/api.
Bumps the go-dependencies group with 1 update in the /s3 directory: github.com/aws/aws-sdk-go-v2/service/s3.
Bumps the go-dependencies group with 1 update in the /server directory: github.com/aws/aws-sdk-go-v2/service/s3.
Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.13.1 to 1.14.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
0495c20Prep azcore 1.14.0 for release (#23293)217edeefix(generator tool): filter tsp-client diagnostics log (#23292)023c88fIncrement package version after release of azidentity (#23290)17f3361Sync eng/common directory with azure-sdk-tools for PR 8760 (#23271)f5f3234bump proxy to one with an audit log and more correct locking (#23288)d707091Prepare azidentity v1.8.0-beta.2 for release (#23289)84d213cNewManagedIdentityCredential returns an error for unsupported ID options (#23...ea67e9cazcontainerregistry: move method to function (#23270)40dad0afix (#23287)a368082fix generator tool: ExecuteGoGenerate func (#23286)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblobfrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
Commits
42def97Add breaking changes to release notes (#21696)112db83Azcore v1.8.0 (#21694)204a3c4Prep azcore v1.7.2 for release (#21506)89497f5Add changelog entry for WASM fix (#21493)0414a4bTransport dialer: setting nil for wasm build (#21451)b1db0beEnable TLS renegotiation (#21182)Updates
google.golang.org/apifrom 0.284.0 to 0.285.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
182ae99chore(main): release 0.285.0 (#3619)894cccbfeat(all): auto-regenerate discovery clients (#3628)50adeddchore(all): update all (#3625)4f1d165feat(all): auto-regenerate discovery clients (#3626)72b6788feat(all): auto-regenerate discovery clients (#3624)087611cfeat(all): auto-regenerate discovery clients (#3623)17394cafeat(all): auto-regenerate discovery clients (#3622)21a12edfeat(all): auto-regenerate discovery clients (#3620)5c008a7feat(all): auto-regenerate discovery clients (#3618)Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.103.3 to 1.104.0Commits
99943aaRelease 2026-06-168594135Regenerated Clients14151e5Update endpoints modelf43e77cUpdate API model9fcc53aRelease 2026-06-1565154c1Regenerated Clientsb86c7b9Update API model750e42aRelease 2026-06-12f64ce2cRegenerated Clients04e9755Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.103.3 to 1.104.0Commits
99943aaRelease 2026-06-168594135Regenerated Clients14151e5Update endpoints modelf43e77cUpdate API model9fcc53aRelease 2026-06-1565154c1Regenerated Clientsb86c7b9Update API model750e42aRelease 2026-06-12f64ce2cRegenerated Clients04e9755Update endpoints modelDependabot 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