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.411.5
31.0.2
->31.0.4
2.0.3
->2.1.2
7.6.0
->7.8.0
2.0.0
->2.2.0
1.8.6
->1.8.17
1.8.6
->1.8.17
1.20.4
->1.20.10
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
7.0.13
->7.0.20
1.18.1
->1.21.0
1.19.5
->1.21.0
7.0.11
->7.0.12
6.0.1
->6.0.4
7.0.11
->7.0.18
3.41.0
->3.41.4
1.0.2
->1.0.3
5.0.0
->5.0.1
6.5.0
->6.9.0
6.5.0
->6.9.0
6.5.0
->6.9.0
6.5.0
->6.9.0
6.5.0
->6.9.0
5.3.2
->5.3.3
1.126.7
->1.199.2
1.182.8
->1.199.2
Release Notes
aws/aws-sdk-net (AWSSDK.S3)
v3.7.406.1
Compare Source
v3.7.403.1
Compare Source
v3.7.303
Compare Source
JoshClose/CsvHelper (CsvHelper)
v31.0.4
Compare Source
v31.0.3
Compare Source
DuendeSoftware/foss (Duende.AccessTokenManagement.OpenIdConnect)
v2.1.2
Compare Source
v2.1.1
Compare Source
v2.1.0
Compare Source
EasyNetQ/EasyNetQ (EasyNetQ)
v7.8.0
Compare Source
What's Changed
Full Changelog: EasyNetQ/EasyNetQ@7.7.0...7.8.0
v7.7.0
Compare Source
What's Changed
Full Changelog: EasyNetQ/EasyNetQ@7.6.0...7.7.0
HangfireIO/Hangfire (Hangfire)
v1.8.17
: 1.8.17Release Notes
Hangfire.SqlServer
InvalidCastException
while fetching a job with older schemas regression from 1.8.16.v1.8.16
: 1.8.16Release Notes
Hangfire.Core
IServerFilter
implementations.ExceptionDetails
property of a FailedState instance.CancellationEvent
usage instead ofCancellationToken.WaitHandle
.BackgroundJobStateChanger
implementation.net451
platform when using .NET 9.0.RecurringJobSchedulerFacts
class.Microsoft.CodeAnalysis.NetAnalyzers
package to version 9.0.0.Hangfire.SqlServer
SqlServerJobQueue
implementation.LockTimeout
time when calling thesp_getapplock
procedure to 1 second for less blocking.net6.0
platform.PoolBlockingPeriod
setting on AppVeyor to handle transient test failures.v1.8.15
: 1.8.15Release Notes
Hangfire.Core
AutomaticRetryAttribute.ExceptOn
property to skip retries for specific exceptions.GetCultureInfo
instead of creating an instance in theCaptureCultureAttribute
filter.build.bat
command.Hangfire.SqlServer
string
allocations.QuerySingle
* orReadSingle
* where possible to avoid allocating lists.DbCommand
andDbParameter
creation logic to improve code consistency.v1.8.14
: 1.8.13 & 1.8.14Release Notes
Hangfire.Core
InvocationData
to produce less strings.JobFilter
-related logic to show up in profilers.IProfiler
to be less allocatey for diagnostic purposes that almost never run.CancellationToken.WaitHandle
again, since early .NET Core days are gone.IStateHandler
collections in a state machine.KeyNotFoundException
when recurring job is malformed.UrlHelper.To
for OWIN-based Dashboard UI (by @LordJZ).Hangfire.SqlServer
v1.8.12
: 1.8.12Release Notes
Hangfire.Core
MaxDegreeOfParallelismForSchedulers
experimental server option if supported by storage.AddOrUpdate
.AddOrUpdate
triggers execution of a recurring job, even if its next execution is in the future.Hangfire.SqlServer
InvocationData
andLoadException
properties inJobDetails
method results.v1.8.11
: 1.8.11Release Notes
Hangfire.Core
v1.8.10
: 1.8.10Release Notes
Hangfire.Core
Hangfire.AspNetCore
HasStarted
inResponse.WriteAsync
to avoid breaking dispatchers.Hangfire.SqlServer
netstandard2.0
platform to version 2.1.28.net451
andnetstandard1.3
platforms to version 1.60.6.Hangfire.Core, Hangfire.NetCore, Hangfire.AspNetCore, Hangfire.SqlServer, Hangfire.SqlServer.Msmq
HangfireIO
as 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.MachineName
as a server name if other environment vars aren't available.NullReferenceException
on the Deleted Jobs page (regression from 1.8.7).net6.0
platform.Hangfire.SqlServer
net6.0
platform.Hangfire.NetCore
Hangfire.AspNetCore
v1.8.7
: 1.8.7Release Notes
Hangfire.Core
@hourly
for recurring jobs (by @MuhamedAbdalla).NullReferenceException
from the Scheduled Jobs page when there's a job with missing data.NullReferenceException
from the Processing Jobs page when there's a job with missing data.netcoreapp1.0
andnetcoreapp2.1
targets since they aren't supported in AppVeyor.net6.0
target for unit tests instead of the removed ones.Hangfire.SqlServer
netcoreapp1.0
andnetcoreapp2.1
targets since they aren't supported in AppVeyor.net6.0
target for unit tests instead of the removed ones.frankhommers/Hangfire.PostgreSql (Hangfire.PostgreSql)
v1.20.10
Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.9...1.20.10
v1.20.9
Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.8...1.20.9
v1.20.8
Compare Source
What's Changed
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.7...1.20.8
v1.20.7
Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.6...1.20.7
v1.20.6
Compare Source
What's Changed
New Contributors
Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.5...1.20.6
v1.20.5
Compare 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
8a6feab
toe47544a
by @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.
minio/minio-dotnet (Minio)
v6.0.4
: Bugfix ReleaseCompare Source
What's Changed
New Contributors
Full Changelog: minio/minio-dotnet@6.0.3...6.0.4
v6.0.3
: Bugfix ReleaseCompare Source
What's Changed
PutObject_Test9
test (fixes #1078) by @ramondeklein in https://github.com/minio/minio-dotnet/pull/1079RequestExtensions
by @holterbades in https://github.com/minio/minio-dotnet/pull/1057PresignedGetObjectAsync
andPresignedPostPolicyAsync
by @p3p3pp3 in https://github.com/minio/minio-dotnet/pull/1092New Contributors
Full Changelog: minio/minio-dotnet@6.0.2...6.0.3
v6.0.2
: Bugfix releaseCompare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "after 10pm,before 5am" 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.