Bump the azure-sdk group across 1 directory with 3 updates - #176
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the azure-sdk group across 1 directory with 3 updates#176dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Tanmaya Panda (tanmaya-panda1)
temporarily deployed
to
build
May 18, 2026 10:09 — with
GitHub Actions
Inactive
Copilot started reviewing on behalf of
Tanmaya Panda (tanmaya-panda1)
May 18, 2026 10:10
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Azure Kusto SDK and Azure Identity dependency versions in the Maven build to pick up upstream fixes and keep the connector aligned with the latest supported client libraries.
Changes:
- Bump
com.microsoft.azure.kusto:kusto-dataandcom.microsoft.azure.kusto:kusto-ingestfrom7.0.5to8.0.1. - Bump
com.azure:azure-identityfrom1.18.1to1.18.3.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
May 25, 2026 22:59
ccd90de to
afcfab1
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
June 3, 2026 00:44
afcfab1 to
1de0f9f
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
June 15, 2026 17:04
1de0f9f to
edb31ce
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
July 6, 2026 17:04
edb31ce to
d43d668
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
July 13, 2026 17:06
d43d668 to
238627a
Compare
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
August 10, 2026 17:04
238627a to
f70fbc5
Compare
Bumps the azure-sdk group with 3 updates in the / directory: [com.microsoft.azure.kusto:kusto-data](https://github.com/Azure/azure-kusto-java), [com.microsoft.azure.kusto:kusto-ingest](https://github.com/Azure/azure-kusto-java) and [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java). Updates `com.microsoft.azure.kusto:kusto-data` from 7.0.5 to 8.0.1 - [Release notes](https://github.com/Azure/azure-kusto-java/releases) - [Changelog](https://github.com/Azure/azure-kusto-java/blob/master/CHANGELOG.md) - [Commits](Azure/azure-kusto-java@v7.0.5...v8.0.1) Updates `com.microsoft.azure.kusto:kusto-ingest` from 7.0.5 to 8.0.1 - [Release notes](https://github.com/Azure/azure-kusto-java/releases) - [Changelog](https://github.com/Azure/azure-kusto-java/blob/master/CHANGELOG.md) - [Commits](Azure/azure-kusto-java@v7.0.5...v8.0.1) Updates `com.azure:azure-identity` from 1.18.1 to 1.18.5 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.18.1...com.azure+azure-identity_1.18.5) Updates `com.microsoft.azure.kusto:kusto-ingest` from 7.0.5 to 8.0.1 - [Release notes](https://github.com/Azure/azure-kusto-java/releases) - [Changelog](https://github.com/Azure/azure-kusto-java/blob/master/CHANGELOG.md) - [Commits](Azure/azure-kusto-java@v7.0.5...v8.0.1) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure-sdk - dependency-name: com.microsoft.azure.kusto:kusto-data dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: azure-sdk - dependency-name: com.microsoft.azure.kusto:kusto-ingest dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: azure-sdk - dependency-name: com.microsoft.azure.kusto:kusto-ingest dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: azure-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/azure-sdk-4378405251
branch
from
August 31, 2026 17:04
f70fbc5 to
51e58dc
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 azure-sdk group with 3 updates in the / directory: com.microsoft.azure.kusto:kusto-data, com.microsoft.azure.kusto:kusto-ingest and com.azure:azure-identity.
Updates
com.microsoft.azure.kusto:kusto-datafrom 7.0.5 to 8.0.1Release notes
Sourced from com.microsoft.azure.kusto:kusto-data's releases.
Changelog
Sourced from com.microsoft.azure.kusto:kusto-data's changelog.
Commits
5b2e415Fix double-application of 30s client grace period (v8.0.1) (#474)8934755Upgrade Azure SDK BOM to 1.3.6 and pin msal4j 1.24.1 for sovereign cloud supp...4b2c791Add maven-assembly-plugin, maven-source-plugin, and dokka-maven-plugin to ing...8a9ad07Prepare v8.0.0 release: update release workflow for ingest-v2 and changelog (...2e466f3Feature/ingest v2 (#439)0f7b3aafix server timeout crp override (#468)85e4eec* Use open-rewrite to migrate from JDK8 to JDK11 (#453)Updates
com.microsoft.azure.kusto:kusto-ingestfrom 7.0.5 to 8.0.1Release notes
Sourced from com.microsoft.azure.kusto:kusto-ingest's releases.
Changelog
Sourced from com.microsoft.azure.kusto:kusto-ingest's changelog.
Commits
5b2e415Fix double-application of 30s client grace period (v8.0.1) (#474)8934755Upgrade Azure SDK BOM to 1.3.6 and pin msal4j 1.24.1 for sovereign cloud supp...4b2c791Add maven-assembly-plugin, maven-source-plugin, and dokka-maven-plugin to ing...8a9ad07Prepare v8.0.0 release: update release workflow for ingest-v2 and changelog (...2e466f3Feature/ingest v2 (#439)0f7b3aafix server timeout crp override (#468)85e4eec* Use open-rewrite to migrate from JDK8 to JDK11 (#453)Updates
com.azure:azure-identityfrom 1.18.1 to 1.18.5Release notes
Sourced from com.azure:azure-identity's releases.
Commits
dacd209Remove redundant import of AccessTokenCache in PopTokenAuthenticationPolicy2ad3d20Updating the SDK dependencies for azure-identity-broker96a0405Reset changes to the patch version.c275fadUpdating the SDK dependencies for azure-identityf408605Reset changes to the patch version.76ad658August 2026 Patches Mergeback PR (#50217)de1d29cIncrement package versions for compute auto-releases (#50229)3b506fcConfigurations: 'specification/compute/resource-manager/Microsoft.Compute/Bu...c04562dAdd minimal SSE response support to azure-core (#50185)4657bd5Increment package versions for servicebus releases (#50223)Updates
com.microsoft.azure.kusto:kusto-ingestfrom 7.0.5 to 8.0.1Release notes
Sourced from com.microsoft.azure.kusto:kusto-ingest's releases.
Changelog
Sourced from com.microsoft.azure.kusto:kusto-ingest's changelog.
Commits
5b2e415Fix double-application of 30s client grace period (v8.0.1) (#474)8934755Upgrade Azure SDK BOM to 1.3.6 and pin msal4j 1.24.1 for sovereign cloud supp...4b2c791Add maven-assembly-plugin, maven-source-plugin, and dokka-maven-plugin to ing...8a9ad07Prepare v8.0.0 release: update release workflow for ingest-v2 and changelog (...2e466f3Feature/ingest v2 (#439)0f7b3aafix server timeout crp override (#468)85e4eec* Use open-rewrite to migrate from JDK8 to JDK11 (#453)