Skip to content

Commit 53eaaa1

Browse files
build(deps): Bump Microsoft.AspNetCore.Identity.UI from 8.0.7 to 8.0.8 (#534)
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Identity.UI's releases</a>.</em></p> <blockquote> <h2>.NET 8.0.8</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/954f61dd38b33caa2b736c73530bd5a294174437"><code>954f61d</code></a> Merged PR 41234: Update token timeout</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b4bd41300b674902f782590bf3a719f31bebfabd"><code>b4bd413</code></a> Merged PR 41232: Regenerate SAS before installers</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/a9a9679e24020b5e5edd3b114639b61b2f0141f1"><code>a9a9679</code></a> Merged PR 41208: Updated ci.yml - name artifacts with attempt number where pu...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d7cd46e469034c4de7d967b989eb5f0c4681b872"><code>d7cd46e</code></a> Updated ci-public.yml - add job attempt number to log and test results artifa...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/502dd8fa19557cca5f5fa98338e71a7b21fe9d1b"><code>502dd8f</code></a> Updated ci.yml - name artifacts with attempt number where publish on error is...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/02af77e7425f6f772bdfd55474f109b8bdb69d98"><code>02af77e</code></a> Merge commit '8627de289bea83ff85b0e54c4a085680b01668f8'</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8627de289bea83ff85b0e54c4a085680b01668f8"><code>8627de2</code></a> Update dependencies from <a href="https://github.com/dotnet/source-build-reference-pac">https://github.com/dotnet/source-build-reference-pac</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2ccd323638a1432bd6e084383ea4d6d1819971b4"><code>2ccd323</code></a> Merged PR 41169: [internal/release/8.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c1bbdb53869f31f3441611d13782506ae982060d"><code>c1bbdb5</code></a> Update dependencies from <a href="https://dev.azure.com/dnceng/internal/_git/dotnet-ef">https://dev.azure.com/dnceng/internal/_git/dotnet-ef</a>...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/ad6f7a65dde68792726e2deddf67b11cdcadb8c8"><code>ad6f7a6</code></a> Merge commit 'b1fbaaab3f1c9fe17d22eda6c0425c2f2aa89674'</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Identity.UI&package-manager=nuget&previous-version=8.0.7&new-version=8.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e363534 commit 53eaaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Mailjet.Api" Version="3.0.0" />
1919
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.8" />
2020
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.7" />
21-
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.7" />
21+
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.8" />
2222
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.7" />
2323
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7" />
2424
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.7" />

0 commit comments

Comments
 (0)