chore(deps): update all non-major dependencies #864
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
3.7.300.4->3.7.420.231.0.2->31.0.47.6.0->7.8.02.0.0->2.2.01.8.6->1.8.201.8.6->1.8.201.20.4->1.20.122.2.0->2.3.02.2.0->2.3.02.2.0->2.3.07.0.13->7.0.207.0.13->7.0.207.0.13->7.0.207.0.13->7.0.202.2.0->2.3.07.0.13->7.0.207.0.13->7.0.207.0.13->7.0.207.0.13->7.0.207.0.13->7.0.207.0.13->7.0.204.1.0->4.2.11.18.1->1.22.11.19.5->1.22.17.0.11->7.0.126.0.1->6.0.57.0.11->7.0.183.41.0->3.41.41.0.2->1.0.35.0.0->5.0.16.5.0->6.9.06.5.0->6.9.06.5.0->6.9.06.5.0->6.9.06.5.0->6.9.05.3.2->5.3.71.126.7->1.199.21.182.8->1.199.2Release Notes
aws/aws-sdk-net (AWSSDK.S3)
v3.7.418.1Compare Source
v3.7.413.3Compare Source
v3.7.413.2Compare Source
v3.7.413.1Compare Source
v3.7.406.1Compare Source
v3.7.403.1Compare Source
v3.7.303Compare Source
JoshClose/CsvHelper (CsvHelper)
v31.0.4Compare Source
v31.0.3Compare Source
EasyNetQ/EasyNetQ (EasyNetQ)
v7.8.0Compare Source
What's Changed
Full Changelog: EasyNetQ/EasyNetQ@7.7.0...7.8.0
v7.7.0Compare Source
What's Changed
Full Changelog: EasyNetQ/EasyNetQ@7.6.0...7.7.0
HangfireIO/Hangfire (Hangfire)
v1.8.20: 1.8.20Release Notes
Hangfire.Core
v1.8.19: 1.8.19Release Notes
Hangfire.Core
Hangfire.SqlServer
v1.8.18: 1.8.18Release Notes
Hangfire.Core
DashboardOptions.ServerPossiblyAbortedThresholdto configure a custom threshold for "possibly aborted" warnings.CultureInfo-related differences after upgrading to 1.8.15–1.8.17.AsyncLocalvalues from synchronous background job methods.Job.Argsproperty to theJobclass' constructor.cshtmlfiles working on newer platforms.Hangfire.AspNetCore
ObjectDisposedExceptionin theStopAsyncmethod.NullReferenceExceptionwhenLocalIpAddressorRemoteIpAddressis null.v1.8.17: 1.8.17Release Notes
Hangfire.SqlServer
InvalidCastExceptionwhile fetching a job with older schemas regression from 1.8.16.v1.8.16: 1.8.16Release Notes
Hangfire.Core
IServerFilterimplementations.ExceptionDetailsproperty of a FailedState instance.CancellationEventusage instead ofCancellationToken.WaitHandle.BackgroundJobStateChangerimplementation.net451platform when using .NET 9.0.RecurringJobSchedulerFactsclass.Microsoft.CodeAnalysis.NetAnalyzerspackage to version 9.0.0.Hangfire.SqlServer
SqlServerJobQueueimplementation.LockTimeouttime when calling thesp_getapplockprocedure to 1 second for less blocking.net6.0platform.PoolBlockingPeriodsetting on AppVeyor to handle transient test failures.v1.8.15: 1.8.15Release Notes
Hangfire.Core
AutomaticRetryAttribute.ExceptOnproperty to skip retries for specific exceptions.GetCultureInfoinstead of creating an instance in theCaptureCultureAttributefilter.build.batcommand.Hangfire.SqlServer
stringallocations.QuerySingle* orReadSingle* where possible to avoid allocating lists.DbCommandandDbParametercreation logic to improve code consistency.v1.8.14: 1.8.13 & 1.8.14Release Notes
Hangfire.Core
InvocationDatato produce less strings.JobFilter-related logic to show up in profilers.IProfilerto be less allocatey for diagnostic purposes that almost never run.CancellationToken.WaitHandleagain, since early .NET Core days are gone.IStateHandlercollections in a state machine.KeyNotFoundExceptionwhen recurring job is malformed.UrlHelper.Tofor OWIN-based Dashboard UI (by @LordJZ).Hangfire.SqlServer
v1.8.12: 1.8.12Release Notes
Hangfire.Core
MaxDegreeOfParallelismForSchedulersexperimental server option if supported by storage.AddOrUpdate.AddOrUpdatetriggers execution of a recurring job, even if its next execution is in the future.Hangfire.SqlServer
InvocationDataandLoadExceptionproperties inJobDetailsmethod results.v1.8.11: 1.8.11Release Notes
Hangfire.Core
v1.8.10: 1.8.10Release Notes
Hangfire.Core
Hangfire.AspNetCore
HasStartedinResponse.WriteAsyncto avoid breaking dispatchers.Hangfire.SqlServer
netstandard2.0platform to version 2.1.28.net451andnetstandard1.3platforms to version 1.60.6.Hangfire.Core, Hangfire.NetCore, Hangfire.AspNetCore, Hangfire.SqlServer, Hangfire.SqlServer.Msmq
HangfireIOas a package owner.v1.8.9: 1.8.9Release Notes
Please note that version 1.8.8 was unlisted on NuGet because of broken package references.
Hangfire.Core
Environment.MachineNameas a server name if other environment vars aren't available.NullReferenceExceptionon the Deleted Jobs page (regression from 1.8.7).net6.0platform.Hangfire.SqlServer
net6.0platform.Hangfire.NetCore
Hangfire.AspNetCore
v1.8.7: 1.8.7Release Notes
Hangfire.Core
@hourlyfor recurring jobs (by @MuhamedAbdalla).NullReferenceExceptionfrom the Scheduled Jobs page when there's a job with missing data.NullReferenceExceptionfrom the Processing Jobs page when there's a job with missing data.netcoreapp1.0andnetcoreapp2.1targets since they aren't supported in AppVeyor.net6.0target for unit tests instead of the removed ones.Hangfire.SqlServer
netcoreapp1.0andnetcoreapp2.1targets since they aren't supported in AppVeyor.net6.0target for unit tests instead of the removed ones.frankhommers/Hangfire.PostgreSql (Hangfire.PostgreSql)
v1.20.12Compare Source
What's Changed
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.11...1.20.12
v1.20.11Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.10...1.20.11
v1.20.10Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.9...1.20.10
v1.20.9Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.8...1.20.9
v1.20.8Compare Source
What's Changed
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.7...1.20.8
v1.20.7Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.6...1.20.7
v1.20.6Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.5...1.20.6
v1.20.5Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.4...1.20.5
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)
v7.0.20: .NET 7.0.20Release
v7.0.19: .NET 7.0.19Release
v7.0.18: .NET 7.0.18Release
v7.0.17: .NET 7.0.17Release
v7.0.16: .NET 7.0.16Release
v7.0.15: .NET 7.0.15Release
v7.0.14: .NET 7.0.14Release
What's Changed
8a6feabtoe47544aby @dependabot in https://github.com/dotnet/aspnetcore/pull/51051DragDrop_CanTrigger()flakiness by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/51141Full Changelog: dotnet/aspnetcore@v7.0.13...v7.0.14
dotnet/efcore (Microsoft.EntityFrameworkCore)
v7.0.20: EF Core 7.0.20Note: EF Core 7 is now out-of-support.
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.19.
v7.0.19: EF Core 7.0.19Note: EF Core 7 is now out-of-support.
This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.18.
v7.0.18: EF Core 7.0.18This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.17.
v7.0.17: EF Core 7.0.17EF Core 7.0.17 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
v7.0.16: EF Core 7.0.16EF Core 7.0.16 is available on NuGet now. This is a patch release of EF Core 7 containing only important bug fixes:
v7.0.15: EF Core 7.0.15This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.14.
v7.0.14: EF Core 7.0.14This is a patch release of EF Core 7.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 7.0.13.
microsoft/FeatureManagement-Dotnet (Microsoft.FeatureManagement)
v4.2.1Compare Source
4.2.1 - July 9, 2025
Microsoft.FeatureManagement Updates
The packages associated with this release are
Microsoft.FeatureManagement
Enhancements
Microsoft.FeatureManagement.AspNetCore
Enhancements
Microsoft.FeatureManagementreference to4.2.1. See the release notes for more information on the changes.Microsoft.FeatureManagement.Telemetry.ApplicationInsights
Enhancements
Microsoft.FeatureManagementreference to4.2.1. See the release notes for more information on the changes.v4.2.0Compare Source
minio/minio-dotnet (Minio)
v6.0.5Compare Source
What's Changed
Full Changelog: minio/minio-dotnet@6.0.4...6.0.5
v6.0.4: Bugfix ReleaseCompare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At 10:00 PM through 11:59 PM and 12:00 AM through 04:59 AM, Monday through Friday ( * 22-23,0-4 * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.