Skip to content

Comments

Bump Hangfire.AspNetCore, Hangfire.Core and Hangfire.PostgreSql#3124

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/TeachingRecordSystem/hangfire-cb223e64e8
Open

Bump Hangfire.AspNetCore, Hangfire.Core and Hangfire.PostgreSql#3124
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/TeachingRecordSystem/hangfire-cb223e64e8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Pinned Hangfire.AspNetCore at 1.8.23.

Release notes

Sourced from Hangfire.AspNetCore's releases.

1.8.23

Release Notes

Hangfire.Core

  • Changed – Use stable sorting algorithm for background job filters again (by @​jirikanda).
  • Fixed – Custom AutomaticRetryAttribute is ignored under certain conditions regression from 1.8.14 (by @​jirikanda).
  • Fixed – Add missing keys for Swedish translation (by @​karl-sjogren).
  • Project – Use TypeNameAssemblyFormatHandling in tests with .NET 6 (by @​viktor-vintertass).

Hangfire.AspNetCore

  • FixedInvalidOperationException: The request reached the end of the pipeline without executing the endpoint.

Commits viewable in compare view.

Pinned Hangfire.Core at 1.8.23.

Release notes

Sourced from Hangfire.Core's releases.

1.8.23

Release Notes

Hangfire.Core

  • Changed – Use stable sorting algorithm for background job filters again (by @​jirikanda).
  • Fixed – Custom AutomaticRetryAttribute is ignored under certain conditions regression from 1.8.14 (by @​jirikanda).
  • Fixed – Add missing keys for Swedish translation (by @​karl-sjogren).
  • Project – Use TypeNameAssemblyFormatHandling in tests with .NET 6 (by @​viktor-vintertass).

Hangfire.AspNetCore

  • FixedInvalidOperationException: The request reached the end of the pipeline without executing the endpoint.

Commits viewable in compare view.

Pinned Hangfire.PostgreSql at 1.21.1.

Release notes

Sourced from Hangfire.PostgreSql's releases.

1.21.1

What's Changed

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.21.0...1.21.1

1.21.0

What's Changed

New Contributors

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.13...1.21.0

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 19, 2026
@dependabot dependabot bot force-pushed the dependabot/nuget/TeachingRecordSystem/hangfire-cb223e64e8 branch from 2b2fa4e to be7fa28 Compare February 20, 2026 12:39
Bumps Hangfire.AspNetCore from 1.8.22 to 1.8.23
Bumps Hangfire.Core from 1.8.22 to 1.8.23
Bumps Hangfire.PostgreSql from 1.20.13 to 1.21.1

---
updated-dependencies:
- dependency-name: Hangfire.AspNetCore
  dependency-version: 1.8.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hangfire
- dependency-name: Hangfire.Core
  dependency-version: 1.8.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hangfire
- dependency-name: Hangfire.PostgreSql
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: hangfire
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/TeachingRecordSystem/hangfire-cb223e64e8 branch from be7fa28 to 6dfd2e5 Compare February 23, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants