Skip to content

Commit

Permalink
Bump EFCoreSecondLevelCacheInterceptor, Microsoft.EntityFrameworkCore…
Browse files Browse the repository at this point in the history
….Relational, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.DependencyInjection.Abstractions

Bumps [EFCoreSecondLevelCacheInterceptor](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `EFCoreSecondLevelCacheInterceptor` from 4.8.4 to 4.8.8
- [Commits](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor/commits)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v6.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

---
updated-dependencies:
- dependency-name: EFCoreSecondLevelCacheInterceptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent cafaa56 commit 80d0f84
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 @@ -51,7 +51,7 @@
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
<PackageVersion Include="EFCoreSecondLevelCacheInterceptor" Version="4.8.4" />
<PackageVersion Include="EFCoreSecondLevelCacheInterceptor" Version="4.8.8" />
<PackageVersion Include="AspNetCore.HealthChecks.NpgSql" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.10" />
Expand Down

0 comments on commit 80d0f84

Please sign in to comment.