Skip to content

Conversation

@dependabot-preview
Copy link

Bumps Hangfire from 1.6.21 to 1.7.10.

Release notes

Sourced from Hangfire's releases.

1.7.10

Release Notes

Hangfire.Core

Hangfire.SqlServer

  • Changed – Use XACT_ABORT option for ExpirationManager queries.
  • Changed – Don't rely on implicit rollback when disposing transactions.
  • FixedNullReferenceException in logs thrown from SqlInternalTransaction.Rollback method (#1494).

1.7.9

Release Notes

Hangfire.Core

  • Fixed – Additional Chinese translation for Dashboard UI (by @brookqin).
  • Fixed – Added null checks for expired failed jobs in Dashboard UI (by @ppkale1995-cimpress).
  • Fixed – Add word break to definition lists for state cards in Dashboard UI.
  • Fixed – Render long recurring job identifiers correctly in Dashboard UI.

Hangfire.SqlServer

  • Changed – Implement long polling fetch for sub-second polling delays without sp_getapplock.
  • Fixed – Don't leak DbConnection instance when an exception occurs during its opening.
  • Fixed – Can not obtain connection from the pool exception after database was offline.
  • Fixed – High number of waits in SQL Server when Hangfire Servers are idle.

Documentation

  • Changed – Update "Making ASP.NET Applications Always Running" for .NET Core (by @unionthugface).
  • Fixed – Fix typo in the README.md file (by @tawfikkh).

1.6.28

Release Notes

Hangfire.Core (backported from 1.7)

  • FixedCultureInfo.InvariantCulture is now restored properly in background jobs.
  • Fixed – Use LazyThreadSafetyMode.PublicationOnly to avoid caching "JobStorage.Current is null" exceptions.

Hangfire.SqlServer (backported from 1.7)

  • Fixed – Don't leak a DbConnection instance when an exception occurs while trying to open it.
... (truncated)
Commits
  • 9a9529b Bump version to 1.7.10 and add release notes
  • 74fc14d Allow PageUrl to be overridden by subclass. This allows custom pagers that ma...
  • a2de222 Add PrefixPath in DashboardOptions. (#1630)
  • 6fbce73 Don't rely on implicit transaction rollback when disposing it
  • cfbebc6 Use XACT_ABORT for ExpirationManager's queries
  • 9fd1bb3 Portuguese translation added (#1620)
  • 53cb103 Farsi translation (#1611)
  • db6bdde Add release notes for 1.7.9
  • ec676eb Bump version to 1.7.9
  • 00181f9 Update copyright year for common packages
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Hangfire](https://github.com/HangfireIO/Hangfire) from 1.6.21 to 1.7.10.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.6.21...v.1.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 3, 2020
@dependabot-preview
Copy link
Author

Superseded by #73.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Hangfire-1.7.10 branch April 16, 2020 05:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants