Bump the hangfire group with 2 updates
Closed
Number: #2984
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 10, 2025 at 01:05 AM UTC
(7 months ago)
(7 months ago)
Updated:
November 10, 2025 at 01:09 AM UTC
(7 months ago)
(7 months ago)
Closed:
November 10, 2025 at 01:09 AM UTC
(7 months ago)
(7 months ago)
Time to Close:
4 minutes
Labels:
dependencies .NET
dependencies .NET
Description:
Updated Hangfire from 1.8.21 to 1.8.22.
Release notes
Sourced from Hangfire's releases.
1.8.22
Release Notes
Hangfire.Core
- Added –
IGlobalConfiguration.UseNoOpLogProvidermethod to disable logging. - Changed – Un-deprecate interval methods in the
Cronclass, add remarks in docs instead. - Changed – Bump internalized version of Cronos to 0.11.1.
- Changed – Bump internalized version of Microsoft.Owin to 4.2.3.
- Fixed – Serialization of arrays of nested types
SimpleAssemblyTypeSerializer. - Fixed – Remove wrong escaping characters in Portuguese translations on the "Servers" page.
- Fixed – Properly remove registered
IBackgroundProcessingServerinstances on OWIN app shutdown. - Fixed –
AspNetShutdownDetectorfor early ASP.NET shutdown detection is not working (regression from 1.7.30). - Project – Replace the
netcoreapp3.1target with thenet8.0one in tests.
Hangfire.SqlServer
- Fixed –
InvalidCastExceptionwhen creating a background job with Schema 5 (regression from 1.8.15). - Project – Replace the
netcoreapp3.1target with thenet8.0one in tests.
Hangfire.AspNetCore
- Added –
MapHangfireDashboardWithNoAuthorizationFiltersmethod, which does not include local-only filters. - Changed – Set 404 status code when
MapHangfireDashboardis used and no dispatcher is found. - Fixed –
InvalidOperationExceptionupon receiving a request for 'hangfire/bootstrap.min.css.map'.
Commits viewable in compare view.
Updated Hangfire.AspNetCore from 1.8.21 to 1.8.22.
Release notes
Sourced from Hangfire.AspNetCore's releases.
1.8.22
Release Notes
Hangfire.Core
- Added –
IGlobalConfiguration.UseNoOpLogProvidermethod to disable logging. - Changed – Un-deprecate interval methods in the
Cronclass, add remarks in docs instead. - Changed – Bump internalized version of Cronos to 0.11.1.
- Changed – Bump internalized version of Microsoft.Owin to 4.2.3.
- Fixed – Serialization of arrays of nested types
SimpleAssemblyTypeSerializer. - Fixed – Remove wrong escaping characters in Portuguese translations on the "Servers" page.
- Fixed – Properly remove registered
IBackgroundProcessingServerinstances on OWIN app shutdown. - Fixed –
AspNetShutdownDetectorfor early ASP.NET shutdown detection is not working (regression from 1.7.30). - Project – Replace the
netcoreapp3.1target with thenet8.0one in tests.
Hangfire.SqlServer
- Fixed –
InvalidCastExceptionwhen creating a background job with Schema 5 (regression from 1.8.15). - Project – Replace the
netcoreapp3.1target with thenet8.0one in tests.
Hangfire.AspNetCore
- Added –
MapHangfireDashboardWithNoAuthorizationFiltersmethod, which does not include local-only filters. - Changed – Set 404 status code when
MapHangfireDashboardis used and no dispatcher is found. - Fixed –
InvalidOperationExceptionupon receiving a request for 'hangfire/bootstrap.min.css.map'.
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Technical Details
| ID: | 10914766 |
| UUID: | 3605728398 |
| Node ID: | PR_kwDOC3usfM6yaeGC |
| Host: | GitHub |
| Repository: | bervProject/NETCoreAPIBoilerplate |