Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.SpaProxy from 7.0.13 to 8.0.0 (#636)
Browse files Browse the repository at this point in the history
Bumps
[Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore)
from 7.0.13 to 8.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.SpaProxy's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.0</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0">Release</a></p>
<h2>.NET 8.0 RC 2</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-rc.2">Release</a></p>
<h2>.NET 8.0 RC 1</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-rc.1">Release</a></p>
<h2>.NET 8.0 Preview 7</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.7">Release</a></p>
<h2>.NET 8.0 Preview 6</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.6">Release</a></p>
<h2>.NET 8.0 Preview 5</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.5">Release</a></p>
<h2>.NET 8.0 Preview 4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.4">Release</a></p>
<h2>.NET 8.0 Preview 3</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.3">Release</a></p>
<h2>.NET 8.0 Preview 2</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.2">Release</a></p>
<h2>.NET 8.0 Preview 1</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.0-preview.1">Release</a></p>
<h2>.NET 7.0.14</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v7.0.14">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/7.0] Update jquery-validation to v1.19.5 by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/50483">dotnet/aspnetcore#50483</a></li>
<li>Merging internal commits for release/7.0 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/50660">dotnet/aspnetcore#50660</a></li>
<li>[release/7.0] Fix 6.0 SiteExtension version by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/50708">dotnet/aspnetcore#50708</a></li>
<li>Update branding to 7.0.13 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51116">dotnet/aspnetcore#51116</a></li>
<li>[release/7.0] (deps): Bump src/submodules/googletest from
<code>8a6feab</code> to <code>e47544a</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51051">dotnet/aspnetcore#51051</a></li>
<li>[release/7.0] Fix <code>DragDrop_CanTrigger()</code> flakiness by <a
href="https://github.com/MackinnonBuck"><code>@​MackinnonBuck</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51141">dotnet/aspnetcore#51141</a></li>
<li>[release/7.0] Dispose CTS in HubConnection streaming by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51138">dotnet/aspnetcore#51138</a></li>
<li>Merging internal commits for release/7.0 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51266">dotnet/aspnetcore#51266</a></li>
<li>[release/7.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51327">dotnet/aspnetcore#51327</a></li>
<li>Update branding to 7.0.14 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/51479">dotnet/aspnetcore#51479</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14">https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/3f1acb59718cadf111a0a796681e3d3509bb3381"><code>3f1acb5</code></a>
Merged PR 34970: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/3caebba82d3b004ae75d582be5878f6459f36a82"><code>3caebba</code></a>
Merged PR 34962: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c608ee36b985b74d2856f8d64ea78d051a026e3c"><code>c608ee3</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/9506f5ab65d9bc03ce291dd7b10b28fcb59aa140"><code>9506f5a</code></a>
Quarantine ConnectionClosedWithoutActiveRequestsOrGoAwayFIN (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/51771">#51771</a>)</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c8270da5e3f0a14df37261f412f1907170d0370c"><code>c8270da</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/892b10bdba9e5ac24f412e85adc5e93ffc18117a"><code>892b10b</code></a>
Remove selenium-standalone; update Selenium.WebDriver (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/51775">#51775</a>)</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/c26c6ca0d01de61399517a98cdd0517c91e6f805"><code>c26c6ca</code></a>
Merged PR 34926: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/43bcd57ace2f427ecf80c816b0d8fa53ba322f44"><code>43bcd57</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/4753becfe9ff6bff60d4c9efa57e08ca6e9b7554"><code>4753bec</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/4f7f2fd773ba886e7f373fd4de1d531094d44484"><code>4f7f2fd</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-efcore</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v7.0.13...v8.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.SpaProxy&package-manager=nuget&previous-version=7.0.13&new-version=8.0.0)](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>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 48ed876 commit 9600f92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="IdentityModel" Version="6.2.0" />
<PackageReference Include="MediatR" Version="12.2.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.13" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 9600f92

Please sign in to comment.