-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Bump com.microsoft.azure:msal4j from 1.21.0 to 1.23.1 in /plugins/repository-azure #19688
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
Bump com.microsoft.azure:msal4j from 1.21.0 to 1.23.1 in /plugins/repository-azure #19688
Conversation
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.21.0 to 1.23.1. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt) - [Commits](AzureAD/microsoft-authentication-library-for-java@v1.21.0...v1.23.1) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
❌ Gradle check result for ba5ffd4: null 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 ba5ffd4: 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? |
…om.microsoft.azure-msal4j-1.23.1 Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for 76fcc3f: 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? |
…om.microsoft.azure-msal4j-1.23.1 Signed-off-by: Craig Perkins <[email protected]>
❕ Gradle check result for c4815ef: 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19688 +/- ##
============================================
+ Coverage 73.11% 73.16% +0.05%
- Complexity 70838 70873 +35
============================================
Files 5732 5732
Lines 324191 324246 +55
Branches 46922 46923 +1
============================================
+ Hits 237017 237234 +217
+ Misses 68068 67889 -179
- Partials 19106 19123 +17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…om.microsoft.azure-msal4j-1.23.1 Signed-off-by: Sandesh Kumar <[email protected]>
❌ Gradle check result for b82480f: 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? |
…om.microsoft.azure-msal4j-1.23.1 Signed-off-by: Sandesh Kumar <[email protected]>
Bumps com.microsoft.azure:msal4j from 1.21.0 to 1.23.1.
Release notes
Sourced from com.microsoft.azure:msal4j's releases.
Changelog
Sourced from com.microsoft.azure:msal4j's changelog.
Commits
b8c025b
Merge pull request #991 from AzureAD/avdunn/release-1.23.162645de
Version number and changelog update for release 1.23.19c03bc3
Merge pull request #986 from AzureAD/avdunn/fix-assertion-refreshcf22677
Fix issue with overriding tenant in B2C authority305d209
PR feedbackcabae29
Merge pull request #988 from AzureAD/avdunn/improve-credentialsdcf0369
Merge remote-tracking branch 'origin/avdunn/improve-credentials' into avdunn/...a36c921
Merge branch 'avdunn/fix-assertion-refresh' into avdunn/improve-credentials65dbd6c
Update msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Authority.javafb0f51e
Add test for mixed and overridden credentialsDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)