Skip to content
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 Microsoft.Identity.Client from 4.44.0 to 4.45.0 #448

Merged
merged 3 commits into from
Jun 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps Microsoft.Identity.Client from 4.44.0 to 4.45.0.

Release notes

Sourced from Microsoft.Identity.Client's releases.

Release 4.45.0

4.45.0

Important Changes that developer should make in their UWP apps.

Upgrade the minimum target platform version to 10.0.17763.0 Upgrade Microsoft.NETCore.UniversalWindowsPlatform version to minimum 6.1.9 Add a reference to Microsoft.IdentityModel.Abstractions, if you are still using package.json

New Features

Logging improvements 3028. Expose resource (scopes) in TokenCacheNotificationArgs 3389. New WithClientAssertion API that exposes the token endpoint. (3352)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3352]. Add more information to error logs (3278)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3278].

Bug Fixes

Tenant profiles are not returned in GetAccounts for broker tokens (3349)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3349]. Auth result from runtime broker is not parsed correctly (3354)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3354]. DTS - Fixed the endpoints Privacy and TOU links not visible in embedded picker UI for smaller screen (3153)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3153] Broker POP token appears as "Bearer" when calling GetAuthorizationHeader() (3353)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3353] Ensure MSAL does not check local cache for tokens when using POP with the runtime broker (3363)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3363]

Fundamentals

Upgraded to .net standard 2.0

Commits

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 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)
Microsoft Reviewers: Open in CodeFlow

Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.44.0 to 4.45.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/changelog.txt)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.44.0...4.45.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 23, 2022
@andrueastman andrueastman merged commit 3fd7713 into dev Jun 27, 2022
@andrueastman andrueastman deleted the dependabot/nuget/Microsoft.Identity.Client-4.45.0 branch June 27, 2022 07:46
@andrueastman andrueastman mentioned this pull request Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant