Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Caching.StackExchangeRedis from 8.0.1 to 8.…
Browse files Browse the repository at this point in the history
…0.2 (#679)

Bumps
[Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore)
from 8.0.1 to 8.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/aspnetcore/releases">Microsoft.Extensions.Caching.StackExchangeRedis's
releases</a>.</em></p>
<blockquote>
<h2>.NET 8.0.2</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v8.0.2">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644"><code>da7e989</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-efcore</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/0c785c548b249b978199fe28825cb8b921ce1fd6"><code>0c785c5</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/8fdc5e83158ba585d172ac85aacde7e0818fd5eb"><code>8fdc5e8</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-efcore</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/bb84444a88433cb2d69d778cfa05c57671271262"><code>bb84444</code></a>
[internal/release/8.0] Update dependencies from
dnceng/internal/dotnet-runtime</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a48fa2c65030b315c294bce6d94bb49aeb749b16"><code>a48fa2c</code></a>
Merged PR 36489: [internal/release/8.0] Update dependencies from
dnceng/inter...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/a12499ebbebb4d37f1ce51e1dafac721e546ef42"><code>a12499e</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/e91e94da53fb4974d3ede2b7d35866aed330cfc2"><code>e91e94d</code></a>
[Blazor] Allow <code>null</code> parameter values to be supplied to
interactive componen...</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/fd749a7607308e3e486c9ff0580b10ad44061b17"><code>fd749a7</code></a>
Merge in 'release/8.0' changes</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/658ddfb9d54b976d4cae0ba77146d704745ed413"><code>658ddfb</code></a>
[release/8.0] Update karma.local.conf.js (<a
href="https://redirect.github.com/dotnet/aspnetcore/issues/53411">#53411</a>)</li>
<li><a
href="https://github.com/dotnet/aspnetcore/commit/4855269257ee7918bf79fac7c361f9295e7734ff"><code>4855269</code></a>
Merge in 'release/8.0' changes</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Caching.StackExchangeRedis&package-manager=nuget&previous-version=8.0.1&new-version=8.0.2)](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 Feb 29, 2024
1 parent 30f1907 commit f0a2a32
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 @@ -25,7 +25,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.2" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.2" />
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.2" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.2" />
Expand Down

0 comments on commit f0a2a32

Please sign in to comment.