Skip to content

Commit

Permalink
build(deps): Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation f…
Browse files Browse the repository at this point in the history
…rom 8.0.8 to 8.0.10 (#610)

Bumps
[Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation](https://github.com/dotnet/aspnetcore)
from 8.0.8 to 8.0.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.10</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c2a442982e736e17ae6bcadbfd8ccba278ee1be6"><code>c2a4429</code></a>
Merged PR 42968: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/e21371388879fd8762e0043a825a1ab77901fe66"><code>e213713</code></a>
Merged PR 42964: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c65d3350a9a305eec3162c2d18dc4b1d0cd267c7"><code>c65d335</code></a>
Merge commit '30ef19c7d9651d0fa113dd8ed08809e545141d74'</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/30ef19c7d9651d0fa113dd8ed08809e545141d74"><code>30ef19c</code></a>
[release/8.0] [Blazor] Invoke inbound activity handlers on circuit
initializa...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/dd48611ed11af2f989057ba2f69d94ddf2a1992d"><code>dd48611</code></a>
Merged PR 42789: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/704e1a15f2dd488d7b80dffc20eae8f76a0061f9"><code>704e1a1</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/e2cfb3ba955d77c93a5259f0bdf0b376763cc81b"><code>e2cfb3b</code></a>
Merged PR 42754: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/1774a054e71cba09daa783a025b600e5590846a2"><code>1774a05</code></a>
Update dependencies from <a
href="https://dev.azure.com/dnceng/internal/_git/dotnet-ru">https://dev.azure.com/dnceng/internal/_git/dotnet-ru</a>...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/6cd9f8d1cf78e8432afe1dd7e4b89b8a1f9b4179"><code>6cd9f8d</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/fd65361547aa54e78f8108c8b084287272a6655c"><code>fd65361</code></a>
Merged PR 42739: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation&package-manager=nuget&previous-version=8.0.8&new-version=8.0.10)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent f629ec9 commit 0ecfb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8" />
Expand Down

0 comments on commit 0ecfb9d

Please sign in to comment.