microsoftgraph / msgraph-sample-blazor-clientside

This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Blazor WebAssembly apps.
MIT License
33 stars 11 forks source link

Bump Microsoft.Authentication.WebAssembly.Msal from 6.0.10 to 7.0.2 in /GraphSample #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.Authentication.WebAssembly.Msal from 6.0.10 to 7.0.2.

Release notes

Sourced from Microsoft.Authentication.WebAssembly.Msal's releases.

.NET 7.0.2

Release

.NET 7.0.1

Release

.NET 7.0.0

Release

.NET 7.0 RC 2

Release

.NET 7.0 RC 1

Release

.NET 7.0 Preview 7

Release

.NET 7.0 Preview 6

Release

.NET 7.0 Preview 5

Release

.NET 7.0 Preview 4

Release

.NET 7.0 Preview 3

Release

.NET 7.0 Preview 2

Release

.NET 7.0 Preview 1

Release

.NET 6.0.13

Release

.NET 6.0.12

Release

.NET 6.0.11

Release

Commits
  • 7c81065 [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
  • da13e9c Merged PR 28023: Fixup mistakenly flowed shas from post-7.0.1
  • 5161236 [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 329a604 [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 8cd0f81 Merge in 'release/7.0' changes
  • b9e4f66 [release/7.0] Infer parameter source from ElementType for IEnumerable (#45256)
  • 197dcfc [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 9193712 [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 212a2bd Merge in 'release/7.0' changes
  • 9275bc9 [release/7.0] Use new Arm64 Helix queues (#45121)
  • 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 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] commented 1 year ago

Superseded by #57.