Update dotnet-azure-ad-microsoft-identity-web monorepo to 2.21.1#99
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dotnet-azure-ad-microsoft-identity-web monorepo to 2.21.1#99renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
735676e to
488ec2c
Compare
488ec2c to
f863710
Compare
f863710 to
f9c7fa1
Compare
f9c7fa1 to
3d9ef62
Compare
3d9ef62 to
1f789a8
Compare
1f789a8 to
c8e690a
Compare
c8e690a to
50eb031
Compare
50eb031 to
b90ebcc
Compare
b90ebcc to
b0ebefd
Compare
b0ebefd to
6f9acb9
Compare
6f9acb9 to
1a0573f
Compare
1a0573f to
77b9d63
Compare
77b9d63 to
f067bcb
Compare
f067bcb to
2705780
Compare
2705780 to
6d6c4bc
Compare
6d6c4bc to
1b554d6
Compare
1b554d6 to
dfdd226
Compare
dfdd226 to
402420c
Compare
402420c to
bf6e138
Compare
bf6e138 to
e44e462
Compare
e44e462 to
d165612
Compare
d165612 to
5be8ac2
Compare
5be8ac2 to
1c75ccd
Compare
1c75ccd to
f6f475d
Compare
f6f475d to
6f0102c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.1→2.21.12.13.1→2.21.12.13.1→2.21.1Release Notes
AzureAD/microsoft-identity-web (Microsoft.Identity.Web)
v2.21.0Compare Source
2.21.0
CVE package updates
CVE-2024-30105
v2.20.02.20.0
IAuthorizationHeaderProviderNew features
IAuthorizationHeaderProviderinterface (the new method CreateAuthorizationHeaderForAppAsync). See issue #2907IMsalHttpClientFactoryis added to the service collection, it's not used by IdWeb token acquisition. See issue #2911This will be use to enable some IPv6 scenarios.
Bug fixes
Fundamentals
v2.19.0Compare Source
2.19.0
New features
.WithUser()modifier to the Microsoft Graph queries (likeWithAppOnly()). See issue #2855 for details.IAuthorizationHeaderProvider. See issue #2856 for details.Bug fixes
v2.18.2Compare Source
2.18.2
New feature
Bug fixes
KeyVaultCertificateLoader, see issue #2647 for details.ITokenAquirerFactory, see issue #2849 for details.v2.18.1Compare Source
=========
Bug fix
./default, see issue #2796 for details.v2.18.0Compare Source
=========
New features
Bug fix
v2.17.5Compare Source
=========
v2.17.4Compare Source
=========
Bug fix
dictbefore callback is executed in TokenAcquisition. See issue #2734 for details.v2.17.3Compare Source
=========
v2.17.2Compare Source
=========
New features
v2.17.1Compare Source
=========
New features
Bug fixes
ServiceDescriptorfor containers which have keyed services present. This can be an issue on .NET 8.0. See issue #2676 for details.Engineering excellence
ConfidentialClientApplicationBuilderExtension.WithClientCredentialsare fully async. See issue #2566 for details.v2.17.0Compare Source
=========
New features
Bug fixes
AddTokenAcquisition(useSingleton:true)to use token acquisition as a singleton, if you use.AddMicrosoftGraphand/or.AddDownstreamApiafter this call,the GraphServiceClient and IDownstreamApis are now registered as a singleton service. For details see PR #2645
Engineering excellence
v2.16.1Compare Source
=========
Bug Fixes
v2.16.0Compare Source
=========
v2.15.5Compare Source
=========
Bug Fixes
Fundamentals
v2.15.3Compare Source
=========
Bug Fixes:
v2.15.2Compare Source
=========
Bug Fixes
v2.15.1=========
v2.14.0=========
OpenIdConnectoptions from net 8. See PR #2462Bug Fixes
v2.13.4Compare Source
=========
enables the cache synchronization by default
Bug fixes
HttpResponsefor success before returning to the caller, instead of swallowing issues. This is a change of behavior. See issue #2426Fundamentals
v2.13.3Compare Source
=========
New features:
Asp.NET Core one, when the service collection was not initialized by ASP.NET Core (that is the
IWebHostEnvironmentis not present in the collection. If you want the ASP.NET Core host, you would need to use theWebApplication.CreateBuilder().Servicesinsteadof instantiating a simple service collection.
GetAuthenticationResultForUserAsynctries to find the inbound token fromuser.Identity.BootstrapContextfirst (if not null), and then from the token acquisition host. This will help for non-asp.NET Core Azure functions for instance.See issue #2371 for details.
v2.13.2Compare Source
=========
Bug fixes:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.