Bump com.azure:azure-identity from 1.17.0 to 1.18.0 in /app-auth/graphapponlytutorial
Open
Number: #365
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 22, 2025 at 02:05 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 22, 2025 at 02:05 PM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps com.azure:azure-identity from 1.17.0 to 1.18.0.
Release notes
Sourced from com.azure:azure-identity's releases.
azure-identity_1.18.0
1.18.0 (2025-09-16)
Features Added
- Added claims challenge support to
AzureDeveloperCliCredential. Claims provided inTokenRequestContextare now passed to Azure Developer CLI via the--claimsparameter, requiring azd CLI 1.18.1 or higher. Also enhanced error handling to extract user-friendly messages from JSON output and provide clear version compatibility warnings when the--claimsflag is unsupported.- Added claims challenge handling support to
AzureCliCredential. When a token request includes claims, the credential will now throw aCredentialUnavailableExceptionwith instructions to use Azure PowerShell directly with the appropriate-ClaimsChallengeparameter.- Added claims challenge handling support to
AzurePowerShellCredential. When a token request includes claims, the credential will now throw aCredentialUnavailableExceptionwith instructions to use Azure PowerShell directly with the appropriate-ClaimsChallengeparameter.- Added
AzureIdentityEnvVarsexpandable string enum for type-safe environment variable names used in Azure Identity credentials.- Added
requireEnvVars(AzureIdentityEnvVars... envVars)method toDefaultAzureCredentialBuilderto enforce the presence of specific environment variables at build time. When configured, the credential will throw anIllegalStateExceptionduringbuild()if any of the specified environment variables are missing or empty.Bugs Fixed
- Fixed
AzurePowerShellCredentialhandling of XML header responses and/Date(epochTime)/time format parsing that previously causedJsonParsingException. #46572- Fixed
AzureDeveloperCliCredentialhanging whenAZD_DEBUGenvironment variable is set by adding--no-promptflag to theazd auth tokencommand.Other Changes
Dependency Updates
- Upgraded
azure-corefrom1.56.0to version1.56.1.- Upgraded
azure-core-http-nettyfrom1.16.0to version1.16.1.- Upgraded
com.microsoft.azure:msal4jfrom version1.22.0to version1.23.1.
Commits
49f5c08Fix Metrics Advisor Readme issues (#22694)a2212c9Update Core Library Changelog Release Dates (#22724)549b834Update docs metadata mutation logic (#22700)a410b47[Service Bus] Add Dead Letter Queues Sample (#22142)c5a7398fix service bus readme issue (#22320)d956ddecreate Subscription Rule with CorrelationFilter does not create respect prope...525606eAdded support for file share reliable download (#22504)fa07d23fix sample controller (#22679)e83ac1bLimit the size of cached URL builders (#22697)f6fc9ecPrepare to release a patch version for azure-security-keyvault-jca and azure...- Additional commits viewable in compare view
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
com.azure:azure-identity
Ecosystem:
maven
maven
Version Change:
1.17.0 → 1.18.0
Update Type:
Minor
Minor
Path:
/app-auth/graphapponlytutorial
Technical Details
| ID: | 8201204 |
| UUID: | 2849687945 |
| Node ID: | PR_kwDOCevhy86p2smJ |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-training-java |
| Merge State: | Unknown |