-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency com.azure:azure-identity to 1.13.0, com.microsoft.azure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 #14506
Conversation
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for 34263cb: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 918a49d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for 918a49d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for d458c68: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14506 +/- ##
============================================
+ Coverage 71.42% 71.75% +0.33%
- Complexity 59978 62164 +2186
============================================
Files 4985 5125 +140
Lines 282275 292343 +10068
Branches 40946 42242 +1296
============================================
+ Hits 201603 209778 +8175
- Misses 63999 65296 +1297
- Partials 16673 17269 +596 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Craig Perkins <[email protected]>
Thanks for the review @reta! Mend must have overridden your commit. |
…zure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 (#14506) * Update dependency com.azure:azure-identity to v1.12.2 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Bump msal4j from 1.14.3 to 1.15.1 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Address review feedback Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 47feca7) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…zure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 (#14506) (#14508) * Update dependency com.azure:azure-identity to v1.12.2 * Add to CHANGELOG * Bump msal4j from 1.14.3 to 1.15.1 * Add to CHANGELOG * Address review feedback --------- (cherry picked from commit 47feca7) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…zure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 (opensearch-project#14506) * Update dependency com.azure:azure-identity to v1.12.2 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Bump msal4j from 1.14.3 to 1.15.1 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Address review feedback Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
…zure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 (opensearch-project#14506) (opensearch-project#14508) * Update dependency com.azure:azure-identity to v1.12.2 * Add to CHANGELOG * Bump msal4j from 1.14.3 to 1.15.1 * Add to CHANGELOG * Address review feedback --------- (cherry picked from commit 47feca7) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: kkewwei <[email protected]>
…zure:msal4j to 1.15.1, com.microsoft.azure:msal4j-persistence-extension to 1.3.0 (opensearch-project#14506) * Update dependency com.azure:azure-identity to v1.12.2 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Bump msal4j from 1.14.3 to 1.15.1 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Address review feedback Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
Description
Update dependency com.azure:azure-identity to 1.12.2
Update dependency com.microsoft.azure:msal4j to 1.15.1
Update dependency com.microsoft.azure:msal4j-persistence-extension to 1.13.0
Replacement for the mend PR which did not update SHAs or CHANGELOG: #14494
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.