Skip to content

Bump Microsoft.Identity.Web from 1.24.0 to 1.25.9#87

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Identity.Web-1.25.9
Closed

Bump Microsoft.Identity.Web from 1.24.0 to 1.25.9#87
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Identity.Web-1.25.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2022

Copy link
Copy Markdown

Bumps Microsoft.Identity.Web from 1.24.0 to 1.25.9.

Release notes

Sourced from Microsoft.Identity.Web's releases.

1.25.9

Use ConcurrentDictionary for MergedOptions to resolve #1957

1.25.8

Bug Fix:

  • Fix from @​rvplauborg to DownstreamWebApiOptions.Clone, which was missing two properties. #1970

1.25.7

Bug Fix:

  • Fixes a race condition only present in .NET 7 - #1957

1.25.6

Bug Fix:

  • Fixes a race condition only present in .NET 7 - #1957

1.25.5

  • Update to latest IdentityModel 6.25.0

1.25.4

Bug Fix:

1.25.3

Update to latest IdentityModel 6.23.1, which has 20% perf improvements.

1.25.2

  • Fix Component Governance issues due to dependent packages. CVE-2022-34716 - in DataProtection 5.0.8

1.25.1

New Features:

Microsoft.Identity.Web now surfaces the Microsoft.IdentityModel. logs via the IIdentityLogger*. Developers will see an increase in logging, with insight into the request validation logs, especially for web APIs. See issue #1730 for details.

Bug Fixes:

Regression fix where AddMicrosoftIdentityUserAuthenticationHandler needs a scoped service, not a singleton. See issue #1757 for details.

1.25.0

New Features:

Microsoft.Identity.Web now supports checking for scopes or app permissions, via the RequestedScopeOrAppPermissionAttribute. See issue #1641 for details. Extend TokenAcquisitionTokenCredential concept to support tokens as app. See issue #1723 for details.

... (truncated)

Changelog

Sourced from Microsoft.Identity.Web's changelog.

1.25.9

Use ConcurrentDictionary for MergedOptions to resolve #1957

1.25.8

Bug Fix:

  • Fix from @​rvplauborg to DownstreamWebApiOptions.Clone, which was missing two properties. #1970

1.25.7

Bug Fix:

  • Fixes a race condition only present in .NET 7 - #1957

1.25.6

Bug Fix:

  • Fixes a race condition only present in .NET 7 - #1957

1.25.5

  • Update to latest IdentityModel 6.25.0

1.25.4

Bug Fix:

1.25.3

  • Update to latest IdentityModel 6.23.1, which has 20% perf improvements.

1.25.2

  • Fix Component Governance issues due to dependent packages. CVE-2022-34716 - in DataProtection 5.0.8

1.25.1

New Features:

Microsoft.Identity.Web now surfaces the Microsoft.IdentityModel. logs via the IIdentityLogger*. Developers will see an increase in logging, with insight into the request validation logs, especially for web APIs. See issue #1730 for details.

Bug Fixes:

Regression fix where AddMicrosoftIdentityUserAuthenticationHandler needs a scoped service, not a singleton. See issue #1757 for details.

1.25.0

New Features:

Microsoft.Identity.Web now supports checking for scopes or app permissions, via the RequestedScopeOrAppPermissionAttribute. See issue #1641 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)

Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.24.0 to 1.25.9.
- [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.24.0...1.25.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 2, 2022

Copy link
Copy Markdown
Author

Superseded by #88.

@dependabot dependabot Bot closed this Dec 2, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/Microsoft.Identity.Web-1.25.9 branch December 2, 2022 16:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants