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

Update nuget non-major dependencies #242

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Hangfire.AspNetCore (source) 1.8.6 -> 1.8.7 age adoption passing confidence nuget patch
Hangfire.Core (source) 1.8.6 -> 1.8.7 age adoption passing confidence nuget patch
Hangfire.PostgreSql (source) 1.20.4 -> 1.20.5 age adoption passing confidence nuget patch
mcr.microsoft.com/dotnet/aspnet 8.0.0-alpine3.18 -> 8.0.1-alpine3.18 age adoption passing confidence final patch
mcr.microsoft.com/dotnet/sdk 8.0.100-alpine3.18 -> 8.0.101-alpine3.18 age adoption passing confidence stage patch
xunit 2.6.3 -> 2.6.5 age adoption passing confidence nuget patch
xunit.runner.visualstudio 2.5.5 -> 2.5.6 age adoption passing confidence nuget patch

Release Notes

HangfireIO/Hangfire (Hangfire.AspNetCore)

v1.8.7: 1.8.7

Release Notes
Hangfire.Core
  • Added – Allow using macro expressions like @hourly for recurring jobs (by @​MuhamedAbdalla).
  • Added – Show storage time in page footer when supported by storage implementation.
  • Added – Show duration and latency columns separately on the Succeeded Jobs page when supported.
  • Added – Show the exception column on the Deleted Jobs page when available and supported by storage.
  • Changed – Reduce package size by stripping unnecessary locales in Moment.js.
  • Changed – Bump Microsoft.Owin package to version 4.2.2.
  • Changed – Log a warning message when a server listens to unsupported queue names.
  • Changed – Use storage time, if available, to show delay warnings in the Dashboard UI.
  • Fixed – Proper rendering of generic arguments on the Job Details page (by @​olivermue).
  • Fixed – Language inconsistency in the Dashboard UI related to date/time description.
  • Fixed – Big stack traces take too long time to be formatted.
  • Fixed – Don't throw NullReferenceException from the Scheduled Jobs page when there's a job with missing data.
  • Fixed – Don't throw NullReferenceException from the Processing Jobs page when there's a job with missing data.
  • Fixed – CSS for Enqueued and Deleted state cards in dark theme.
  • Fixed – Log errors instead of throwing an exception when a particular table can't be cleaned.
  • Fixed – Avoid logging fatal exceptions when stopping a faulting background process.
  • Fixed – Don't display checkboxes in the Dashboard UI when job details can not be fetched.
  • Fixed – Scrollbars in WebKit-based browsers are now dark in dark mode.
  • Project – Disable tests for netcoreapp1.0 and netcoreapp2.1 targets since they aren't supported in AppVeyor.
  • Project – Add a net6.0 target for unit tests instead of the removed ones.
  • Project – Modernise projects and build environments to use the newest features.
Hangfire.SqlServer
  • Changed – Avoid throwing an exception when a connection string has duplicate property names.
  • Project – Disable tests for netcoreapp1.0 and netcoreapp2.1 targets since they aren't supported in AppVeyor.
  • Project – Add a net6.0 target for unit tests instead of the removed ones.
  • Project – Modernise projects and build environments to use the newest features.
frankhommers/Hangfire.PostgreSql (Hangfire.PostgreSql)

v1.20.5

Compare Source

What's Changed
New Contributors

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.4...1.20.5

dotnet/aspnetcore (mcr.microsoft.com/dotnet/aspnet)

v8.0.1

Compare Source

dotnet/sdk (mcr.microsoft.com/dotnet/sdk)

v8.0.101

Compare Source

xunit/xunit (xunit)

v2.6.5

Compare Source

v2.6.4

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.5.6

Compare Source


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/manager-minor-patch branch 3 times, most recently from d40f53e to d2313e5 Compare January 8, 2024 06:13
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from d2313e5 to de9a88a Compare January 8, 2024 13:55
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from de9a88a to 0524dde Compare January 9, 2024 18:25
@Ceredron Ceredron merged commit e7744ac into main Jan 11, 2024
@Ceredron Ceredron deleted the renovate/manager-minor-patch branch January 11, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant