Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Hangfire.AspNetCore from 1.7.28 to 1.7.29 in /EmbyStat.Web #1789

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2022

Bumps Hangfire.AspNetCore from 1.7.28 to 1.7.29.

Release notes

Sourced from Hangfire.AspNetCore's releases.

1.7.29

Release Notes

Hangfire.Core

  • AddedRecurringJobManager.TriggerExecution method that returns identifier of a created job.
  • AddedGetRecurringJobIds extension method for JobStorageConnection that returns only identifiers.
  • AddedDashboardMetric.Url property to make it possible for metrics on the Overview page to be clickable (by @​twinmind).
  • Changed – Bump Moment.js version to 2.29.3 in Dashboard UI (by @​Westat-Transportation).
  • Fixed – Deserialization issues with DateOnly and TimeOnly in .NET 6.0 or other new types in CoreLib.
  • Fixed – Don't even try to catch unsafe exceptions like OutOfMemoryException or StackOverflowException.
  • Fixed – Add non-breaking space between Server Id and Status glyph on the Servers page.
  • Fixed – Problems with internal wait implementation shouldn't cause high CPU issues now, added protection and logging.
  • Fixed – Wait can't be performed now on a signaled ManualResetEvent instance in BackgroundExecution.

Hangfire.SqlServer

  • Fixed – Command batching is now fully working for the Microsoft.Data.SqlClient package (by @​0xced).
Commits
  • 337ef3f Update appveyor.yml
  • 5b696d4 Fix copyright years to their original values
  • 2188468 Update release notes
  • 312e0aa Update moment-with-locales.min.js
  • c294251 Handle WaitOrThrow behavior in tests
  • 4d2a47a Consider AspNetShutdownDetector and AppDomainUnloadMonitor for StopRequested
  • 756df22 Add and use CancellationToken.WaitOrThrow extension method
  • 0759b2e Unify the protection wait logic
  • 452948a Bump version to 1.7.29 and add release notes
  • fa9dd15 Add TriggerExecution method to RecuringJobManager that returns identifier of ...
  • 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)

Bumps [Hangfire.AspNetCore](https://github.com/HangfireIO/Hangfire) from 1.7.28 to 1.7.29.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.7.28...v1.7.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 24, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mregni mregni merged commit e81180b into develop May 24, 2022
@dependabot dependabot bot deleted the dependabot/nuget/EmbyStat.Web/Hangfire.AspNetCore-1.7.29 branch May 24, 2022 07:30
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.

1 participant