Bump the identity-libraries group across 1 directory with 3 updates - #1890
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the identity-libraries group across 1 directory with 3 updates#1890dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/gradle/identity-libraries-d6187572d9
branch
2 times, most recently
from
July 6, 2026 09:05
890cae5 to
ac59789
Compare
dependabot
Bot
force-pushed
the
dependabot/gradle/identity-libraries-d6187572d9
branch
from
July 13, 2026 09:06
ac59789 to
9d95559
Compare
Bumps the identity-libraries group with 3 updates in the / directory: [software.amazon.msk:aws-msk-iam-auth](https://github.com/aws/aws-msk-iam-auth), [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) and [com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler](https://github.com/googleapis/managedkafka). Updates `software.amazon.msk:aws-msk-iam-auth` from 2.3.0 to 2.3.7 - [Release notes](https://github.com/aws/aws-msk-iam-auth/releases) - [Commits](aws/aws-msk-iam-auth@v2.3.0...v2.3.7) Updates `com.azure:azure-identity` from 1.15.4 to 1.18.4 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.15.4...com.azure+azure-identity_1.18.4) Updates `com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/googleapis/managedkafka/releases) - [Commits](googleapis/managedkafka@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: identity-libraries - dependency-name: com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: identity-libraries - dependency-name: software.amazon.msk:aws-msk-iam-auth dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: identity-libraries ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/gradle/identity-libraries-d6187572d9
branch
from
August 3, 2026 09:08
9d95559 to
8824a47
Compare
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 identity-libraries group with 3 updates in the / directory: software.amazon.msk:aws-msk-iam-auth, com.azure:azure-identity and com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler.
Updates
software.amazon.msk:aws-msk-iam-authfrom 2.3.0 to 2.3.7Release notes
Sourced from software.amazon.msk:aws-msk-iam-auth's releases.
Commits
8ffb503Merge pull request #243 from aws/fix/bump-sdk-bom-netty-cvecee34d8fix: Bump AWS SDK BOM to 2.44.12 to resolve Netty CVEs (v2.3.7)3258f32Merge pull request #241 from aws/release_2.3.6df40102fix: use public SignerConstant API path830716dRevert "Merge pull request #240 from aws/revert-238-feat/custom-region-provider"e5795dfMerge pull request #240 from aws/revert-238-feat/custom-region-providerb6e3095Revert "Feat/custom region provider"1db5478Merge pull request #238 from bdesert/feat/custom-region-providerb3e1cdedocs updated11c5d0refresh interval for region providerUpdates
com.azure:azure-identityfrom 1.15.4 to 1.18.4Commits
0df233bUpdating SDK dependencies for azure-identity-brokercd57fceUpdating the SDK dependencies for azure-identitye6db36eReset changes to the patch version.71680b8Added auth and CFS step to partner release pipeline (#49452)df3114f[Automation] Generate SDK based on TypeSpec 0.45.3 (#49467)c995ad5Increment package versions for cloudhealth releases (#49462)4b547c9Validate iss and aud claims on AAD/B2C OIDC login ID token decoders (#49423)ff8a3bfeng, remove code generation for swagger/autorest (#49438)3bc83beUpdate helper function to print nested exception details. (#49447)4f8efddUpdate the skills in tools repo to match specs repo (#49444)Updates
com.google.cloud.hosted.kafka:managed-kafka-auth-login-handlerfrom 1.0.5 to 1.0.6Release notes
Sourced from com.google.cloud.hosted.kafka:managed-kafka-auth-login-handler's releases.
Commits
8f1dd1cupgrade: Update version with the release of 1.0.6 (#39)9f549f6Feat: Add ErrorMessage class for Schema Registry client. (#38)226eae9fix: Change GcpBearerAuthCredentalProvider alias (#35)7204e3cfeat: Add segmentio/kafka-go Mechanism implementation for SASL/Plain with GCP...