Skip to content

Commit

Permalink
.Net: Bump Microsoft.Extensions.FileProviders.Embedded from 8.0.0 to …
Browse files Browse the repository at this point in the history
…8.0.11 in /dotnet (#9866)

Bumps
[Microsoft.Extensions.FileProviders.Embedded](https://github.com/dotnet/aspnetcore)
from 8.0.0 to 8.0.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases">Microsoft.Extensions.FileProviders.Embedded's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.11</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.11">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>Update branding to 8.0.11 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58198">dotnet/aspnetcore#58198</a></li>
<li>[release/8.0] (deps): Bump src/submodules/googletest from
<code>ff233bd</code> to <code>6dae7eb</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58180">dotnet/aspnetcore#58180</a></li>
<li>[release/8.0] Add explicit conversion for value-type returning
handlers with filters by <a
href="https://github.com/captainsafia"><code>@​captainsafia</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/57966">dotnet/aspnetcore#57966</a></li>
<li>[release/8.0] Stop using Mac 11 in Helix by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58063">dotnet/aspnetcore#58063</a></li>
<li>[release/8.0] Enable TSA/Policheck by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58124">dotnet/aspnetcore#58124</a></li>
<li>[release/8.0] (deps): Bump src/submodules/MessagePack-CSharp from
<code>ecc4e18</code> to <code>9511905</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58179">dotnet/aspnetcore#58179</a></li>
<li>[Backport] Http.Sys: Clean up Request parsing errors by <a
href="https://github.com/BrennanConroy"><code>@​BrennanConroy</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/57819">dotnet/aspnetcore#57819</a></li>
<li>[release/8.0] Update the Microsoft.Identity.Web versions used by
project templates by <a
href="https://github.com/halter73"><code>@​halter73</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58229">dotnet/aspnetcore#58229</a></li>
<li>Add registry search for upgrade policy keys, update dependencies
from Arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58278">dotnet/aspnetcore#58278</a></li>
<li>Merging internal commits for release/8.0 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58300">dotnet/aspnetcore#58300</a></li>
<li>[release/8.0] Remove ProviderKey from Hosting Bundle by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58294">dotnet/aspnetcore#58294</a></li>
<li>[release/8.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58352">dotnet/aspnetcore#58352</a></li>
<li>[release/8.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/58347">dotnet/aspnetcore#58347</a></li>
<li>[release/8.0] Improve dev-certs export error message by <a
href="https://github.com/amcasey"><code>@​amcasey</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/58470">dotnet/aspnetcore#58470</a></li>
<li>[release/8.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/58474">dotnet/aspnetcore#58474</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.11">https://github.com/dotnet/aspnetcore/compare/v8.0.10...v8.0.11</a></p>
<h2>.NET 8.0.10</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.10">Release</a></p>
<h2>.NET 8.0.8</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.8">Release</a></p>
<h2>.NET 8.0.7</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.7">Release</a></p>
<h2>.NET 8.0.6</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.6">Release</a></p>
<h2>.NET 8.0.5</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.5">Release</a></p>
<h2>What's Changed</h2>
<ul>
<li>[release/8.0] Update dependencies from dotnet/source-build-externals
by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54744">dotnet/aspnetcore#54744</a></li>
<li>Update branding to 8.0.5 by <a
href="https://github.com/vseanreesermsft"><code>@​vseanreesermsft</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54907">dotnet/aspnetcore#54907</a></li>
<li>[release/8.0] Convert to 1ES templates by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54660">dotnet/aspnetcore#54660</a></li>
<li>Increase logs and delays in CanLaunchPhotinoWebViewAndClickButton by
<a href="https://github.com/Eilon"><code>@​Eilon</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54608">dotnet/aspnetcore#54608</a></li>
<li>[release/8.0] (deps): Bump src/submodules/googletest from
<code>31993df</code> to <code>77afe8e</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54872">dotnet/aspnetcore#54872</a></li>
<li>[release/8.0] Reduce helix-matrix timeout to 5 hours by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54778">dotnet/aspnetcore#54778</a></li>
<li>[release/8.0] Preserve RemoteAuthenticationContext during trimming
if used in JS interop by <a
href="https://github.com/halter73"><code>@​halter73</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54655">dotnet/aspnetcore#54655</a></li>
<li>[release/8.0] Improve usage of <code>Type.GetType</code> when
activating types in data protection by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54762">dotnet/aspnetcore#54762</a></li>
<li>[release/8.0] Fix route analyzer performance with highly
concatenated strings by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54763">dotnet/aspnetcore#54763</a></li>
<li>[release/8.0] Suppress .ps1 SDL errors by <a
href="https://github.com/wtgodbe"><code>@​wtgodbe</code></a> in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54915">dotnet/aspnetcore#54915</a></li>
<li>[release/8.0] Backport test fixes by <a
href="https://github.com/MackinnonBuck"><code>@​MackinnonBuck</code></a>
in <a
href="https://redirect.github.com/dotnet/aspnetcore/pull/54912">dotnet/aspnetcore#54912</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/47576478939fdd59b4400ad135f47938af486ab3"><code>4757647</code></a>
Merged PR 44074: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/809a6199125358b3217190d33d71a018d5369872"><code>809a619</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/8e8ededd851fffe2166dd41bf850caabf833d13a"><code>8e8eded</code></a>
Merged PR 44051: [internal/release/8.0] Updated NuGet.config - add feed
for e...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/53c99d38123a63525e2e2a46157ff90e7971979f"><code>53c99d3</code></a>
[internal/release/8.0] Updated NuGet.config - add feed for efcore
3b21bdbc</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/bb08e05dc166535de1bbd82f42b1d1bb7e7f1aa1"><code>bb08e05</code></a>
Merged PR 44022: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/155b8bfc1300f815429a7221f51cdcc77c731298"><code>155b8bf</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/cb771e5630e58486d0ce4dad73bd449e0cb00c67"><code>cb771e5</code></a>
Merged PR 44008: [internal/release/8.0] Merge from public</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/49c3e206cdf565e780abae849304bd7110187bf5"><code>49c3e20</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20241016.1 (#...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/fc878b7641ff2e87598c6425f1a736184deb6619"><code>fc878b7</code></a>
Merged PR 43936: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/4c938ae49918d3d479dc8667bf99ffa4aaf1da6b"><code>4c938ae</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>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.FileProviders.Embedded&package-manager=nuget&previous-version=8.0.0&new-version=8.0.11)](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 Dec 3, 2024
1 parent be96919 commit 31731f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageVersion Include="Microsoft.Extensions.Options.DataAnnotations" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.10.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Physical" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.11" />
<!-- Test -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Moq" Version="[4.18.4]" />
Expand Down

0 comments on commit 31731f0

Please sign in to comment.