Skip to content

Commit 7cb5799

Browse files
Bump EFCoreSecondLevelCacheInterceptor, Microsoft.EntityFrameworkCore.Relational, Microsoft.Extensions.Configuration.Abstractions 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) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `EFCoreSecondLevelCacheInterceptor` from 4.9.0 to 5.2.1 - [Commits](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor/commits) Updates `Microsoft.EntityFrameworkCore.Relational` from 9.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.1...v9.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 9.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.0) --- updated-dependencies: - dependency-name: EFCoreSecondLevelCacheInterceptor dependency-type: direct:production update-type: version-update:semver-major - 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.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4fe046 commit 7cb5799

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.1" />
5555
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
5656
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
57-
<PackageVersion Include="EFCoreSecondLevelCacheInterceptor" Version="4.9.0" />
57+
<PackageVersion Include="EFCoreSecondLevelCacheInterceptor" Version="5.2.1" />
5858
<PackageVersion Include="AspNetCore.HealthChecks.NpgSql" Version="9.0.0" />
5959
<PackageVersion Include="Microsoft.AspNetCore.SignalR" Version="1.2.0" />
6060
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.1" />

src/NKZSoft.Template.Presentation.Starter/packages.lock.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,6 @@
146146
"resolved": "7.1.4",
147147
"contentHash": "HocUaicNUIQ8TN6WNJMWKrZzI/H6awBu0ZjzEdnXnkTtfeYywBGwfs0fksIwR7CWSTI/0GhuF7VhZi9gJTHy7Q=="
148148
},
149-
"CacheManager.Core": {
150-
"type": "Transitive",
151-
"resolved": "1.2.0",
152-
"contentHash": "tmgwGDJlPNdSTb94Bx/0D3fDlkP+HIa80d1nCrXs+NjTgZR8JaQcslH+PHP2ebxPkM4CnijQVEMD+Dk8CvR41w=="
153-
},
154149
"ChilliCream.Nitro.App": {
155150
"type": "Transitive",
156151
"resolved": "20.0.2",
@@ -2235,7 +2230,7 @@
22352230
"type": "Project",
22362231
"dependencies": {
22372232
"AspNetCore.HealthChecks.Redis": "[9.0.0, )",
2238-
"EFCoreSecondLevelCacheInterceptor": "[4.9.0, )",
2233+
"EFCoreSecondLevelCacheInterceptor": "[5.2.1, )",
22392234
"EasyCaching.Redis": "[1.9.2, )",
22402235
"EasyCaching.Serialization.Json": "[1.9.2, )",
22412236
"FluentValidation": "[11.11.0, )",
@@ -2273,7 +2268,7 @@
22732268
"type": "Project",
22742269
"dependencies": {
22752270
"AspNetCore.HealthChecks.NpgSql": "[9.0.0, )",
2276-
"EFCoreSecondLevelCacheInterceptor": "[4.9.0, )",
2271+
"EFCoreSecondLevelCacheInterceptor": "[5.2.1, )",
22772272
"FluentValidation.AspNetCore": "[11.3.0, )",
22782273
"MediatR": "[12.4.1, )",
22792274
"Microsoft.EntityFrameworkCore.Relational": "[9.0.1, )",
@@ -2449,13 +2444,11 @@
24492444
},
24502445
"EFCoreSecondLevelCacheInterceptor": {
24512446
"type": "CentralTransitive",
2452-
"requested": "[4.9.0, )",
2453-
"resolved": "4.9.0",
2454-
"contentHash": "kwMDOLYTruKMunT560K/ASalm86TxjAz4Tqv28XWqdM/XfEHmADMeiAPdx10hTjjvKo17x9vxtkbga8GldwH/g==",
2447+
"requested": "[5.2.1, )",
2448+
"resolved": "5.2.1",
2449+
"contentHash": "yGg1wMSoyaWYJ4uvfaX5ruhK+nLimJFd0L4NUhATSCqcKve1U4qc7sG1Sg12MKXkASQnVI1VJgy6pqbAumV6Sg==",
24552450
"dependencies": {
24562451
"AsyncKeyedLock": "7.1.4",
2457-
"CacheManager.Core": "1.2.0",
2458-
"EasyCaching.Core": "1.9.2",
24592452
"Microsoft.EntityFrameworkCore": "9.0.0",
24602453
"Microsoft.EntityFrameworkCore.Relational": "9.0.0",
24612454
"System.IO.Hashing": "9.0.0"

0 commit comments

Comments
 (0)