Skip to content

Commit eb1ebfd

Browse files
Bump the nuget-security group with 23 updates
Bumps Azure.Identity from 1.11.4 to 1.17.1 Bumps coverlet.collector from 6.0.2 to 6.0.4 Bumps FluentAssertions from 6.12.0 to 6.12.2 Bumps FluentValidation from 11.9.0 to 11.12.0 Bumps FluentValidation.DependencyInjectionExtensions from 11.9.0 to 11.12.0 Bumps Microsoft.AspNetCore.OutputCaching.StackExchangeRedis from 8.0.0 to 8.0.22 Bumps Microsoft.EntityFrameworkCore from 8.0.11 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.6 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Relational from 8.0.11 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Sqlite from 8.0.11 to 8.0.22 Bumps Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 8.0.6 to 8.0.22 Bumps Microsoft.Identity.Web from 3.8.2 to 3.14.1 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1 Bumps NetEscapades.AspNetCore.SecurityHeaders from 0.21.0 to 0.24.0 Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.9.0 to 1.14.0 Bumps OpenTelemetry.Extensions.Hosting from 1.9.0 to 1.14.0 Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.14.0 Bumps OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.14.0 Bumps OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.14.0 Bumps Serilog.AspNetCore from 8.0.1 to 8.0.3 Bumps Swashbuckle.AspNetCore from 6.6.2 to 6.9.0 Bumps xunit from 2.9.2 to 2.9.3 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: FluentAssertions dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: FluentValidation dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: Microsoft.AspNetCore.OutputCaching.StackExchangeRedis dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Microsoft.Identity.Web dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: NetEscapades.AspNetCore.SecurityHeaders dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: OpenTelemetry.Extensions.Hosting dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: Serilog.AspNetCore dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security - dependency-name: Swashbuckle.AspNetCore dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-security - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-security ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b31415a commit eb1ebfd

File tree

8 files changed

+470
-583
lines changed

8 files changed

+470
-583
lines changed

src/App2.Api/App2.Api.csproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,24 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.4.0" />
9-
<PackageReference Include="Azure.Identity" Version="1.11.4" />
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.6">
9+
<PackageReference Include="Azure.Identity" Version="1.17.1" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.22">
1111
<PrivateAssets>all</PrivateAssets>
1212
</PackageReference>
13-
<PackageReference Include="Microsoft.AspNetCore.OutputCaching.StackExchangeRedis" Version="8.0.0" />
14-
<PackageReference Include="Microsoft.Identity.Web" Version="3.8.2" />
15-
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.21.0" />
16-
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.6" />
17-
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
13+
<PackageReference Include="Microsoft.AspNetCore.OutputCaching.StackExchangeRedis" Version="8.0.22" />
14+
<PackageReference Include="Microsoft.Identity.Web" Version="3.14.1" />
15+
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.24.0" />
16+
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.22" />
17+
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
1818
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
19-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
20-
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.0" />
19+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
20+
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.12.0" />
2121
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="11.1.0" />
22-
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
23-
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
24-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
25-
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
26-
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
22+
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.14.0" />
23+
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.14.0" />
24+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.14.0" />
25+
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.14.0" />
26+
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.14.0" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<ProjectReference Include="../App2.Application/App2.Application.csproj" />

src/App2.Api/packages.lock.json

Lines changed: 221 additions & 288 deletions
Large diffs are not rendered by default.

src/App2.Application/App2.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="FluentValidation" Version="11.9.0" />
8+
<PackageReference Include="FluentValidation" Version="11.12.0" />
99
<PackageReference Include="MediatR" Version="11.1.0" />
1010
</ItemGroup>
1111
<ItemGroup>

src/App2.Application/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net8.0": {
55
"FluentValidation": {
66
"type": "Direct",
7-
"requested": "[11.9.0, )",
8-
"resolved": "11.9.0",
9-
"contentHash": "VneVlTvwYDkfHV5av3QrQ0amALgrLX6LV94wlYyEsh0B/klJBW7C8y2eAtj5tOZ3jH6CAVpr4s1ZGgew/QWyig=="
7+
"requested": "[11.12.0, )",
8+
"resolved": "11.12.0",
9+
"contentHash": "Wim3rI1nGZKO5S/lgJ0ZpD3W/uu1CECoJ8pETzC8av34ejr+jCDr4paKhSJRG0Ltcv8UjdxtYCynG+RUEfEUDA=="
1010
},
1111
"MediatR": {
1212
"type": "Direct",

src/App2.Infrastructure/App2.Infrastructure.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Nullable>enable</Nullable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.11" />
10-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.11" />
8+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.22" />
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.22" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.22" />
1111
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.11" />
1212
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1313
</ItemGroup>

src/App2.Infrastructure/packages.lock.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,33 @@
44
"net8.0": {
55
"Microsoft.EntityFrameworkCore": {
66
"type": "Direct",
7-
"requested": "[8.0.11, )",
8-
"resolved": "8.0.11",
9-
"contentHash": "stbjWBTtpQ1HtqXMFyKnXFTr76PvaOHI2b2h85JqBi3eZr00nspvR/a90Zwh8CQ4rVawqLiTG0+0yZQWaav+sQ==",
7+
"requested": "[8.0.22, )",
8+
"resolved": "8.0.22",
9+
"contentHash": "nKGrD/WOO1d7qtXvghFAHre5Fk3ubw41pDFM0hbFxVIkMFxl4B0ug2LylMHOq+dgAceUeo3bx0qMh6/Jl9NbrA==",
1010
"dependencies": {
11-
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.11",
12-
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.11",
11+
"Microsoft.EntityFrameworkCore.Abstractions": "8.0.22",
12+
"Microsoft.EntityFrameworkCore.Analyzers": "8.0.22",
1313
"Microsoft.Extensions.Caching.Memory": "8.0.1",
1414
"Microsoft.Extensions.Logging": "8.0.1"
1515
}
1616
},
1717
"Microsoft.EntityFrameworkCore.Relational": {
1818
"type": "Direct",
19-
"requested": "[8.0.11, )",
20-
"resolved": "8.0.11",
21-
"contentHash": "3TuuW3i5I4Ro0yoaHmi2MqEDGObOVuhLaMEnd/heaLB1fcvm4fu4PevmC4BOWnI0vo176AIlV5o4rEQciLoohw==",
19+
"requested": "[8.0.22, )",
20+
"resolved": "8.0.22",
21+
"contentHash": "3X8gPMNA/WBtV3Cmz8rNpm2zzjJzr/hsyViRJPNgATrYOTSiTgT3RDFQLsJfd8JHwqEE3zpEcDfqx4qAj0o4EA==",
2222
"dependencies": {
23-
"Microsoft.EntityFrameworkCore": "8.0.11",
23+
"Microsoft.EntityFrameworkCore": "8.0.22",
2424
"Microsoft.Extensions.Configuration.Abstractions": "8.0.0"
2525
}
2626
},
2727
"Microsoft.EntityFrameworkCore.Sqlite": {
2828
"type": "Direct",
29-
"requested": "[8.0.11, )",
30-
"resolved": "8.0.11",
31-
"contentHash": "HJN+xx8lomTIq7SpshnUzHt7uo1/AOvnPWjXsOzyCsoYMEpfRKjxsJobcHu8Qpvd2mwzZB/mzjPUE8XeuGiCGA==",
29+
"requested": "[8.0.22, )",
30+
"resolved": "8.0.22",
31+
"contentHash": "d+6Ht4lDF5Xczzrf1h9Y121QbgjIXmngChRUWF9bdDsidaOJf/H0ELU08TuVejvxytgW9B1aN7UKT+/3IMaV6A==",
3232
"dependencies": {
33-
"Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.11",
33+
"Microsoft.EntityFrameworkCore.Sqlite.Core": "8.0.22",
3434
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
3535
}
3636
},
@@ -48,29 +48,29 @@
4848
},
4949
"Microsoft.Data.Sqlite.Core": {
5050
"type": "Transitive",
51-
"resolved": "8.0.11",
52-
"contentHash": "PrDkI9SeU/MEP/IHriczeYmRVbzEcfp66UlZRjL5ikHIJGIYOrby55GoehLCJzJiTwJ+rGkjSRctZnWgfC95fg==",
51+
"resolved": "8.0.22",
52+
"contentHash": "x09ObAhKeabVMKRi3/jU0HvIcm0T/RxjSdqGmwbTeya/Iev+aPIB69atBuR+kfbZ9P+EspBSAQ0kQ5Qc/REsXQ==",
5353
"dependencies": {
5454
"SQLitePCLRaw.core": "2.1.6"
5555
}
5656
},
5757
"Microsoft.EntityFrameworkCore.Abstractions": {
5858
"type": "Transitive",
59-
"resolved": "8.0.11",
60-
"contentHash": "++zY0Ea724ku1jptWJmF7jm3I4IXTexfT4qi1ETcSFFF7qj+qm6rRgN7mTuKkwIETuXk0ikfzudryRjUGrrNKQ=="
59+
"resolved": "8.0.22",
60+
"contentHash": "p4Fw9mpJnZHmkdOGCbBqbvuyj1LnnFxNon8snMKIQ0MGSB+j9f6ffWDfvGRaOS/9ikqQG9RMOTzZk52q1G23ng=="
6161
},
6262
"Microsoft.EntityFrameworkCore.Analyzers": {
6363
"type": "Transitive",
64-
"resolved": "8.0.11",
65-
"contentHash": "NI/AJQjtC7qgWM8Nr85sRkwlog2AnFer5RKP8xTUH0RuPF3nN0tGXBEeYJOLZWp+/+M/C6O7MMDRhKRE8bZwIA=="
64+
"resolved": "8.0.22",
65+
"contentHash": "lrSWwr+X+Fn5XGOwOYFQJWx+u+eameqhMjQ1mohXUE2N7LauucZAtcH/j+yXwQntosKoXU1TOoggTL/zmYqbHQ=="
6666
},
6767
"Microsoft.EntityFrameworkCore.Sqlite.Core": {
6868
"type": "Transitive",
69-
"resolved": "8.0.11",
70-
"contentHash": "wvC/xpis//IG9qvfMbMFMjhrM+P7choZ23CHBRfQyfmIkOVZLBtzM6nestbDdAv3eGnJym1/m0o0sc7YXlL0yg==",
69+
"resolved": "8.0.22",
70+
"contentHash": "e9FhX2uXv0aTT3EN681z35IF42kK+np+i9c9BapbmnM3cxC+KrMyP8UMY71CTa6+lOkPI+7YIlnc4yjjCEoIGA==",
7171
"dependencies": {
72-
"Microsoft.Data.Sqlite.Core": "8.0.11",
73-
"Microsoft.EntityFrameworkCore.Relational": "8.0.11",
72+
"Microsoft.Data.Sqlite.Core": "8.0.22",
73+
"Microsoft.EntityFrameworkCore.Relational": "8.0.22",
7474
"Microsoft.Extensions.DependencyModel": "8.0.2"
7575
}
7676
},

0 commit comments

Comments
 (0)