Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Polly from 8.0.3 to 8.0.4 in the micro…
Browse files Browse the repository at this point in the history
…soft group (#226)

Bumps the microsoft group with 1 update:
[Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore).

Updates `Microsoft.Extensions.Http.Polly` from 8.0.3 to 8.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases">Microsoft.Extensions.Http.Polly's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.4">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/8486d31e24f30e3fa1809a95699a0adc16f448d7"><code>8486d31</code></a>
Merged PR 38383: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/40c20ab937c9943bb8bfcf17a43befbfb9628721"><code>40c20ab</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/e58e9f9e30b4729c06a7af05889cc7f2fb276192"><code>e58e9f9</code></a>
Merged PR 38274: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/1a62137b1086b8ea3c0a2bfd3100f03dca9b820a"><code>1a62137</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/e3fa4f53ccf34d5a3dc5c1a86df3968348cca633"><code>e3fa4f5</code></a>
Merged PR 38240: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/574ce3e9a49d1ca74946c88a1e55bc5357b8a450"><code>574ce3e</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/2b5daac809b8d01ae152c0e8507cd42bf0722c1c"><code>2b5daac</code></a>
Merged PR 38231: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/99e1c014f14a9491ee28d4aa55d9ec75fc4ff723"><code>99e1c01</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/923f2b432b67193cf1eb71b43da140b20aef5911"><code>923f2b4</code></a>
Merged PR 38225: [internal/release/8.0] Merge from public</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a871e2dbe51e51534a99e8029dd3a49c2edbe83c"><code>a871e2d</code></a>
[release/8.0] Update dependencies from dotnet/source-build-externals (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/54595">#54595</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.3...v8.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Http.Polly&package-manager=nuget&previous-version=8.0.3&new-version=8.0.4)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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] committed Apr 15, 2024
1 parent 048c3d6 commit 552df0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FaluSdk/FaluSdk.csproj
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<!-- TODO: Replace the 2 packages below with Microsoft.Extensions.Http.Resilience after dropping support for netstandard2.1 -->
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.4" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
</ItemGroup>

Expand Down

0 comments on commit 552df0e

Please sign in to comment.