Skip to content

Bump Microsoft.Identity.Web from 1.25.10 to 2.11.0#65

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Microsoft.Identity.Web-2.11.0
Closed

Bump Microsoft.Identity.Web from 1.25.10 to 2.11.0#65
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Microsoft.Identity.Web-2.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps Microsoft.Identity.Web from 1.25.10 to 2.11.0.

Release notes

Sourced from Microsoft.Identity.Web's releases.

2.11.0

  • Update to MSAL 4.54.0

New Features

2.10.0

  • Update to Wilson 6.30.0

New features:

  • Microsoft.Identity.Web now provides more logging in DownstreamAPI, see #2148 for details.
  • OBO support for composite tokens based assertion and sub_assertion extra query parameters. See issue #2222 for details.

Bug fixes:

  • Fix a regex issue relating to same site, see #1811 for details.
  • Bug fixes for CIAM support, see #2218 for details.

2.9.0

  • Update to Wilson 6.29.0 and MSAL.NET 4.53.0

Bug Fix:

  • The ASP.NET Core regression between .NET 5 and 6 with Razor Pages, is now addressed with Microsoft.Identity.Web.UI targeting .NET 5 until a more permanent solution is found. See issues #2111, #2095 and #2183 for details.

2.8.0

New features:

  • ID Web works with Authority in place of Tenant ID and Domain. See #2160
  • ID Web now supports CIAM authorities.
  • Abstractions is now updated to version 3.1.0

Bug fixes:

  • Fixed a bug causing ClaimsIdentity.RoleClaimType to always be "roles" when using App Service Authentication. See #2166

2.7.0

New Feature:

  • MicrosoftIdentityAppCallsWebApiAuthenticationBuilder is now available on netstandard2.0
  • Id Web now supports expressing the cache key used for serializing/deserializing. See #2156

Bug Fixes:

  • Make GetClientAssertion protected.

2.6.1

  • Update to Wilson 6.27.0 and MSAL.NET 4.51.0

New Features:

  • GetClientAssertion is now public, which enables inheritance of ClientAssertionProviderBase. See PR for details.

... (truncated)

Changelog

Sourced from Microsoft.Identity.Web's changelog.

2.11.0

  • Update to MSAL 4.54.0

New Features

2.10.0

  • Update to Wilson 6.30.0

New features:

  • Microsoft.Identity.Web now provides more logging in DownstreamAPI, see #2148 for details.
  • OBO support for composite tokens based assertion and sub_assertion extra query parameters. See issue #2222 for details.

Bug fixes:

  • Fix a regex issue relating to same site, see #1811 for details.
  • Bug fixes for CIAM support, see #2218 for details.

2.9.0

  • Update to Wilson 6.29.0 and MSAL.NET 4.53.0

Bug Fix:

  • The ASP.NET Core regression between .NET 5 and 6 with Razor Pages, is now addressed with Microsoft.Identity.Web.UI targeting .NET 5 until a more permanent solution is found. See issues #2111, #2095 and #2183 for details.

2.8.0

New features:

  • ID Web works with Authority in place of Tenant ID and Domain. See #2160
  • ID Web now supports CIAM authorities.
  • Abstractions is now updated to version 3.1.0

Bug fixes:

  • Fixed a bug causing ClaimsIdentity.RoleClaimType to always be "roles" when using App Service Authentication. See #2166

2.7.0

New Feature:

  • MicrosoftIdentityAppCallsWebApiAuthenticationBuilder is now available on netstandard2.0
  • Id Web now supports expressing the cache key used for serializing/deserializing. See #2156

Bug Fixes:

  • Make GetClientAssertion protected.

2.6.1

  • Update to Wilson 6.27.0 and MSAL.NET 4.51.0

New Features:

  • GetClientAssertion is now public, which enables inheritance of ClientAssertionProviderBase. See PR for details.

... (truncated)

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 16, 2023
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.25.10 to 2.11.0.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@1.25.10...2.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.Identity.Web-2.11.0 branch from fdb2e8c to 2db6fdf Compare May 25, 2023 13:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2023

Superseded by #67.

@dependabot dependabot bot closed this Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Identity.Web-2.11.0 branch June 6, 2023 09:03
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.

0 participants