Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
See docs/dependency-management.md for the update and severity policy.
-->
<ItemGroup>
<PackageVersion Include="Aspire.Hosting.PostgreSQL" Version="13.4.6" />
<PackageVersion Include="Aspire.Hosting.Testing" Version="13.4.6" />
<PackageVersion Include="Aspire.Hosting.PostgreSQL" Version="13.5.3" />
<PackageVersion Include="Aspire.Hosting.Testing" Version="13.5.3" />
<PackageVersion Include="ClosedXML" Version="0.105.1" />
<PackageVersion Include="coverlet.collector" Version="10.0.1" />
<PackageVersion Include="Deque.AxeCore.Playwright" Version="4.7.2" />
Expand Down Expand Up @@ -62,7 +62,7 @@
<PackageVersion Include="Syncfusion.Blazor.Themes" Version="34.2.3" />
<PackageVersion Include="Testcontainers.PostgreSql" Version="4.14.0" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
<PackageVersion Include="xunit.runner.visualstudio" Version="4.0.0" />
</ItemGroup>

<!--
Expand All @@ -71,7 +71,7 @@
advisory GHSA-5crp-9r3c-p9vr. Pinning it here forces every project to the patched 13.0.3.
-->
<ItemGroup>
<GlobalPackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<GlobalPackageReference Include="Newtonsoft.Json" Version="13.0.4" />
</ItemGroup>

</Project>
8 changes: 4 additions & 4 deletions src/HR.Admin.Web/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"Newtonsoft.Json": {
"type": "Direct",
"requested": "[13.0.3, )",
"resolved": "13.0.3",
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
"requested": "[13.0.4, )",
"resolved": "13.0.4",
"contentHash": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A=="
},
"Syncfusion.Blazor.Buttons": {
"type": "Direct",
Expand Down Expand Up @@ -292,7 +292,7 @@
"hr.servicedefaults": {
"type": "Project",
"dependencies": {
"HR.SharedKernel": "[1.0.0, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Microsoft.Extensions.Http.Resilience": "[10.9.0, )",
"Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )",
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )",
Expand Down
166 changes: 83 additions & 83 deletions src/HR.Api/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"Newtonsoft.Json": {
"type": "Direct",
"requested": "[13.0.3, )",
"resolved": "13.0.3",
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
"requested": "[13.0.4, )",
"resolved": "13.0.4",
"contentHash": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A=="
},
"ClosedXML.Parser": {
"type": "Transitive",
Expand Down Expand Up @@ -420,8 +420,8 @@
"type": "Project",
"dependencies": {
"ClosedXML": "[0.105.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.AspNetCore": "[1.8.24, )",
"Hangfire.PostgreSql": "[1.21.1, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
Expand All @@ -435,21 +435,21 @@
"hr.infrastructure.abstractions": {
"type": "Project",
"dependencies": {
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )"
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )"
}
},
"hr.modules.assets": {
"type": "Project",
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -460,10 +460,10 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )",
Expand All @@ -473,16 +473,16 @@
"hr.modules.companies.contracts": {
"type": "Project",
"dependencies": {
"HR.SharedKernel": "[1.0.0, )"
"HR.SharedKernel": "[0.1.0-dev, )"
}
},
"hr.modules.companyonboarding": {
"type": "Project",
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
}
Expand All @@ -493,10 +493,10 @@
"ClosedXML": "[0.105.1, )",
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
}
Expand All @@ -506,11 +506,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -522,11 +522,11 @@
"ClosedXML": "[0.105.1, )",
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -535,18 +535,18 @@
"hr.modules.employees.contracts": {
"type": "Project",
"dependencies": {
"HR.SharedKernel": "[1.0.0, )"
"HR.SharedKernel": "[0.1.0-dev, )"
}
},
"hr.modules.identity": {
"type": "Project",
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
Expand All @@ -558,11 +558,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -573,9 +573,9 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -586,11 +586,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -601,11 +601,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -616,11 +616,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -631,10 +631,10 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -645,10 +645,10 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -659,11 +659,11 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Companies.Contracts": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Companies.Contracts": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -674,8 +674,8 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Hangfire.Core": "[1.8.24, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
Expand All @@ -686,24 +686,24 @@
"dependencies": {
"FastEndpoints": "[8.2.0, )",
"FluentValidation": "[12.1.1, )",
"HR.Infrastructure.Abstractions": "[1.0.0, )",
"HR.Modules.Employees.Contracts": "[1.0.0, )",
"HR.Modules.Tasks.Contracts": "[1.0.0, )",
"HR.SharedKernel": "[1.0.0, )",
"HR.Infrastructure.Abstractions": "[0.1.0-dev, )",
"HR.Modules.Employees.Contracts": "[0.1.0-dev, )",
"HR.Modules.Tasks.Contracts": "[0.1.0-dev, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Microsoft.EntityFrameworkCore": "[10.0.11, )",
"Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )"
}
},
"hr.modules.tasks.contracts": {
"type": "Project",
"dependencies": {
"HR.SharedKernel": "[1.0.0, )"
"HR.SharedKernel": "[0.1.0-dev, )"
}
},
"hr.servicedefaults": {
"type": "Project",
"dependencies": {
"HR.SharedKernel": "[1.0.0, )",
"HR.SharedKernel": "[0.1.0-dev, )",
"Microsoft.Extensions.Http.Resilience": "[10.9.0, )",
"Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )",
"OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )",
Expand Down
Loading
Loading