Skip to content

Bump Hangfire from 1.6.21 to 1.6.22#17

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Hangfire-1.6.22
Closed

Bump Hangfire from 1.6.21 to 1.6.22#17
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Hangfire-1.6.22

Conversation

@dependabot-preview
Copy link

Bumps Hangfire from 1.6.21 to 1.6.22.

Release notes

Sourced from Hangfire's releases.

1.6.22

Release Notes

Hangfire.Core

  • Added – Ability to use custom type resolvers to modify the type de-serialization logic.
  • FixedJobLoadException when processing jobs in .NET Framework, which were created in .NET Core.
  • FixedJobLoadException when jobs reside in a signed assembly and a new version is deployed.
  • Fixed – Don't produce extra logging message when there's an exception in a worker (#1304).
  • Fixed – Ensure form values are properly returned when there are different versions of Microsoft.Owin (#1329 by DC-jc, #1324).
  • Fixed – Dashboard fails with 404 "Not Found" error if there's a trailing slash for some reason (#1086).

Hangfire.SqlServer

  • Added – Connection factory overload for the SqlServerStorage class (#1325 by chinwobble).
  • Fixed – Inability to use package with Azure's managed service identity (by using a connection factory, #1323).
Commits
  • f0c7ddc Fix unit test again for .NET Core 1.X
  • 3b3280b Fix yet another unit test
  • 107fdf8 Bump version to 1.6.22, add release notes
  • 9514084 Fix unit test as this scenario doesn't work on .NET Core 1.X
  • cdd0340 Don't log error in case of an exception in worker itself
  • 6e66cb9 Handle parameter types serialized with custom settings
  • 10d8090 Trim trailing slash in dashboard path if exists
  • 904c535 Support type forwarding between System.Private.CoreLib and mscorlib
  • 9b31420 Add type resolver callback and UseIgnoredAssemblyVersionTypeResolver configur...
  • 6e1650f Fix to ensure Form values are properly returned (#1329)
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

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

Superseded by #25.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Hangfire-1.6.22 branch March 14, 2019 05:16
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.

1 participant