msgraph-sample-android icon indicating copy to clipboard operation
msgraph-sample-android copied to clipboard

Bump com.microsoft.identity.client:msal from 4.10.0 to 5.3.0 in /src/app

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps com.microsoft.identity.client:msal from 4.10.0 to 5.3.0.

Release notes

Sourced from com.microsoft.identity.client:msal's releases.

Version 5.3.0

  • [MINOR] Give BrokerMsalController higher priority than LocalMsalController if available (#2040)
  • [PATCH] Update to [email protected]

Version 5.2.1

  • [PATCH] Update common @​17.2.1

Version 5.2.0

  • [MINOR] Rename "is QR + PIN available" API to "get preferred auth method". (#2012)
  • [MINOR] Add support for CIAM custom domain (#2029)
  • [MINOR] Removing passkey feature flag (#2044)
  • [MINOR] Update common @​17.2.0

Version 5.1.0

  • [PATCH] Update common @​17.1.0
  • [PATCH] Fix MSAL Issue #1864 (#2003)
  • [MINOR] Add isQRPinAvailable API to MSAL IPublicClientApplication (#1931)
  • [MINOR] Add PreferredAuthMethod to interactive token flow (#1964)

Version 5.0.1

Version 5.0.0

  • [MINOR] Update Common @​17.0.0
  • [MAJOR] Consuming Credential Manager from common (brings minCompileSdk 34) (#1987)
Changelog

Sourced from com.microsoft.identity.client:msal's changelog.

Version 5.3.0

  • [MINOR] Give BrokerMsalController higher priority than LocalMsalController if available (#2040)
  • [PATCH] Update to [email protected]

Version 5.2.1

  • [MINOR] Update common @​17.2.1

Version 5.2.0

  • [MINOR] Rename "is QR + PIN available" API to "get preferred auth method". (#2012)
  • [MINOR] Add support for CIAM custom domain (#2029)
  • [MINOR] Removing passkey feature flag (#2044)
  • [MINOR] Update common @​17.2.0

Version 5.1.0

  • [PATCH] Update common @​17.1.0
  • [PATCH] Fix MSAL Issue #1864 (#2003)
  • [MINOR] Add isQRPinAvailable API to MSAL IPublicClientApplication (#1931)
  • [MINOR] Add PreferredAuthMethod to interactive token flow (#1964)

Version 5.0.1

  • [PATCH] Update robolectricVersion 4.11.1 (#2015)
  • [PATCH] Update common @​17.0.1

Version 5.0.0

  • [MINOR] Update common @​17.0.0
  • [MINOR] Add consumer rule to remove native auth from msal by default (#1986)
  • [MAJOR] Consuming Credential Manager from common (brings minCompileSdk 34) (#1987)
Commits
  • 033ed2c Melissaahn/release/5.3.0 to release/5.3.0 (#2074)
  • 508a937 Move the getActiveBroker() invocation to background thread (#2059)
  • d31435d Fix SDM MAM UI Test (#2063)
  • 8c400aa Merge march release to dev (#2060)
  • de29cc3 Fixing compilation error due to missing import (#2062)
  • 4437ebe Modifying NAA tests to run with broker host (#2061)
  • 766f16a Update error type returned from invalid OTP code response (#2058)
  • 08f1c47 Give BrokerMsalController higher priority than LocalMsalController if availab...
  • f348bd9 Remove unused import + update error message of SignInContinuationError (#2054)
  • bf5c6d8 Automate TestCase 2798415 (#2046)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

dependabot[bot] avatar Apr 15 '24 18:04 dependabot[bot]