Skip to content

Commit

Permalink
Bump Hangfire.AspNetCore from 1.8.14 to 1.8.17 in /TeachingRecordSystem
Browse files Browse the repository at this point in the history
Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.8.14 to 1.8.17.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.8.14...v1.8.17)

---
updated-dependencies:
- dependency-name: Hangfire.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 63f859a commit 0f2a5de
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions TeachingRecordSystem/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
<PackageVersion Include="GovUk.OneLogin.AspNetCore" Version="0.3.1" />
<PackageVersion Include="GovukNotify" Version="6.1.0" />
<PackageVersion Include="GovUk.Frontend.AspNetCore" Version="2.7.1" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageVersion Include="Hangfire.Core" Version="1.8.14" />
<PackageVersion Include="Hangfire.NetCore" Version="1.8.14" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.17" />
<PackageVersion Include="Hangfire.Core" Version="1.8.17" />
<PackageVersion Include="Hangfire.NetCore" Version="1.8.17" />
<PackageVersion Include="Hangfire.PostgreSql" Version="1.20.10" />
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
<PackageVersion Include="IdentityModel" Version="6.2.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,20 +121,20 @@
},
"Hangfire.Core": {
"type": "Direct",
"requested": "[1.8.14, )",
"resolved": "1.8.14",
"contentHash": "tj/+J8/UdaxydFX6VQr5IEyBtVbAOvkQ8X8tIQKwY9zlpmK83hP4iHEQQQ26zzGUpcE1HlPc6PBUv0NgUDXS3A==",
"requested": "[1.8.17, )",
"resolved": "1.8.17",
"contentHash": "PJbESth45US95kcFn3P2xd//l5C34YPskcU9q/mdIutVcYbd2kvsZDBFmz0/HYxa0nrocdjSpO6MGwPU4kE8Pw==",
"dependencies": {
"Newtonsoft.Json": "11.0.1"
}
},
"Hangfire.NetCore": {
"type": "Direct",
"requested": "[1.8.14, )",
"resolved": "1.8.14",
"contentHash": "fBLdsxWYFdrQuenvVHEj/z8nOXoOTqpWIl4qYoinBAUCVmp4qlxfFsY3Aq3VVbwket0wBH472aG2LAmYm6hjxw==",
"requested": "[1.8.17, )",
"resolved": "1.8.17",
"contentHash": "COFpdp1JOMj9gd76NObq0ejZv0UAfpa6d3uKdtc96+NT/PhjXVOT5im2Mff3jqBdwEcQodw2xS8oFUs863clvw==",
"dependencies": {
"Hangfire.Core": "[1.8.14]",
"Hangfire.Core": "[1.8.17]",
"Microsoft.Extensions.DependencyInjection.Abstractions": "3.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "3.0.0",
"Microsoft.Extensions.Logging.Abstractions": "3.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"Hangfire.AspNetCore": {
"type": "Direct",
"requested": "[1.8.14, )",
"resolved": "1.8.14",
"contentHash": "aTPzKN/g9SW30QB1SLTOMuckKqTVL1YAhtEpWll4LPbPTgyeBHJTChdRhrN127fj+mqJ6P4P7+HJBhNYUFTfNw==",
"requested": "[1.8.17, )",
"resolved": "1.8.17",
"contentHash": "6sFVmIySXX4n8GDrXYRxlXdFzsF6H+q5WPeDDBIQ2qiGDIEzMQvO8P01s3Kq9rRL3YwPuwjhrVcLI6c+ESIVig==",
"dependencies": {
"Hangfire.NetCore": "[1.8.14]"
"Hangfire.NetCore": "[1.8.17]"
}
},
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": {
Expand Down Expand Up @@ -2186,8 +2186,8 @@
"EntityFrameworkCore.Projectables": "[3.0.4, )",
"Google.Cloud.Storage.V1": "[4.10.0, )",
"GovukNotify": "[6.1.0, )",
"Hangfire.Core": "[1.8.14, )",
"Hangfire.NetCore": "[1.8.14, )",
"Hangfire.Core": "[1.8.17, )",
"Hangfire.NetCore": "[1.8.17, )",
"Hangfire.PostgreSql": "[1.20.10, )",
"IdentityModel": "[6.2.0, )",
"Microsoft.Data.SqlClient": "[5.2.2, )",
Expand Down Expand Up @@ -2343,20 +2343,20 @@
},
"Hangfire.Core": {
"type": "CentralTransitive",
"requested": "[1.8.14, )",
"resolved": "1.8.14",
"contentHash": "tj/+J8/UdaxydFX6VQr5IEyBtVbAOvkQ8X8tIQKwY9zlpmK83hP4iHEQQQ26zzGUpcE1HlPc6PBUv0NgUDXS3A==",
"requested": "[1.8.17, )",
"resolved": "1.8.17",
"contentHash": "PJbESth45US95kcFn3P2xd//l5C34YPskcU9q/mdIutVcYbd2kvsZDBFmz0/HYxa0nrocdjSpO6MGwPU4kE8Pw==",
"dependencies": {
"Newtonsoft.Json": "11.0.1"
}
},
"Hangfire.NetCore": {
"type": "CentralTransitive",
"requested": "[1.8.14, )",
"resolved": "1.8.14",
"contentHash": "fBLdsxWYFdrQuenvVHEj/z8nOXoOTqpWIl4qYoinBAUCVmp4qlxfFsY3Aq3VVbwket0wBH472aG2LAmYm6hjxw==",
"requested": "[1.8.17, )",
"resolved": "1.8.17",
"contentHash": "COFpdp1JOMj9gd76NObq0ejZv0UAfpa6d3uKdtc96+NT/PhjXVOT5im2Mff3jqBdwEcQodw2xS8oFUs863clvw==",
"dependencies": {
"Hangfire.Core": "[1.8.14]",
"Hangfire.Core": "[1.8.17]",
"Microsoft.Extensions.DependencyInjection.Abstractions": "3.0.0",
"Microsoft.Extensions.Hosting.Abstractions": "3.0.0",
"Microsoft.Extensions.Logging.Abstractions": "3.0.0"
Expand Down

0 comments on commit 0f2a5de

Please sign in to comment.