chore(deps) Update all non-major dependencies #590
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:
13.0.0
->13.0.1
14.0.0
->14.1.0
2.3.1
->2.4.0
1.8.12
->1.8.21
0.9.0
->0.11.0
8.0.865
->8.1.870
4.10.8
->4.16.2
4.10.8
->4.16.2
3.0.405
->3.0.477
0.37.0
->0.43.0
4.0.1
->4.1.0
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
8.0.6
->8.0.21
17.10.0
->17.14.1
4.20.70
->4.20.72
1.21.7
->1.21.17
4.21.0
->4.37.0
1.1.1
->1.2.1
1.1.1
->1.2.1
1.1.1
->1.2.1
9.26.0.92422
->9.32.0.97167
4.8.6
->4.9.0
8.0.5
->8.0.6
2.16.0
->2.17.0
1.0.1
->1.0.4
6.0.2
->6.0.4
5.0.0
->5.0.1
2.0.0
->2.1.0
6.0.0
->6.0.1
v6.0.5
->v6.1.0
v1.7
->v1.11
3.12
->3.14
3.12-alpine
->3.14-alpine
^0.58.0
->^0.61.0
2.8.1
->2.9.3
2.8.1
->2.8.2
Release Notes
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v13.0.1
Compare Source
Bug Fixes
semantic-release/release-notes-generator (@semantic-release/release-notes-generator)
v14.1.0
Compare Source
Features
v14.0.3
Compare Source
Bug Fixes
v14.0.2
Compare Source
Bug Fixes
v14.0.1
Compare Source
Bug Fixes
HangfireIO/Hangfire (Hangfire)
v1.8.21
: 1.8.21Release Notes
Hangfire.Core
FailedState.IncludeFileInfo
to optionally show/hide line numbers in exceptions in Failed state.BackgroundJob
class always acquires the most currentJobStorage.Current
instance.RecurringJob
class always acquires the most currentJobStorage.Current
instance.Hangfire.SqlServer
SqlServerStorageOptions.DisableTransactionScope
option for .NET Framework targets.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.ServerPossiblyAbortedThreshold
to configure a custom threshold for "possibly aborted" warnings.CultureInfo
-related differences after upgrading to 1.8.15–1.8.17.AsyncLocal
values from synchronous background job methods.Job.Args
property to theJob
class' constructor.cshtml
files working on newer platforms.Hangfire.AspNetCore
ObjectDisposedException
in theStopAsync
method.NullReferenceException
whenLocalIpAddress
orRemoteIpAddress
is null.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
HangfireIO/Hangfire.InMemory (Hangfire.InMemory)
v0.11.0
: 0.11.0Release Notes
DisableJobSerialization
option.IdType
option tolong
.v0.10.4
: 0.10.4Release Notes
v0.10.3
: 0.10.3Release Notes
GetFirstByLowestScoreFromSet
method overloads.v0.10.2
: 0.10.2Release Notes
InvalidOperationException
"Wrong level" when trying to release a lock (regression from 0.10.1).v0.10.1
: 0.10.1Release Notes
InMemoryStorageOptions
class.FetchNextJob
method.v0.10.0
: 0.10.0Release Notes
InMemoryStorageOptions
class instances are now immutable after initialization.InMemoryStorageOptions.IdType
property.InMemoryStorageOptions.CommandTimeout
option to control the command timeouts.GetFirstByLowestScoreFromSet
query when the number of items is huge.mganss/HtmlSanitizer (HtmlSanitizer)
v8.1.870
: 8.1.870#556
ITfoxtec/ITfoxtec.Identity.Saml2 (ITfoxtec.Identity.Saml2)
v4.16.2
: Version 4.16.2Compare Source
Microsoft.Web.Infrastructure
change to version 2.0.0, as version 2.0.1 has been unlisted.v4.16.1
: Version 4.16.1Compare Source
Convert.FromBase64String
inCertificateUtil
instead ofUTF8Encoding
GetBytes
to support all platforms.The SAML2 specification examples always use the strings "true" and "false" for e.g. the NameIdPolicy.AllowCreate attribute. However, according to the xsd for the SAML protocol (http://docs.oasis-open.org/security/saml/v2.0/saml-schema-protocol-2.0.xsd), AllowCreate is of type "boolean". The XML standard (W3C XML Schema Part 2: Datatypes Second Edition) specifies that the allowed values for a boolean type are true, false, 1, and 0.
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.15.3
: Version 4.15.3Compare Source
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.14.1
: Version 4.14.1Compare Source
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.13.3
: Version 4.13.3Compare Source
Nuget package updates in .NET 8.0
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.13.2
: Version 4.13.2Compare Source
KeyName
element in the signaturesKeyInfo
element configurable. Default not included.NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.13.1
: Version 4.13.1Compare Source
KeyName
element to signatures in theKeyInfo
element.Signature eksample:
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.12.7
: Version 4.12.7Compare Source
Resolve bug:
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.12.6
: Version 4.12.6Compare Source
Assertion
element in theAdvice
element by allowing nested assertions.EntitiesDescriptor
with nestedEntityDescriptor
in metadata.Index
andIsDefault
configurable forAttributeConsumingService
in metadata.cookieName
parameter toAddSaml2
.Logout
request is without aNameID
.NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.11.3
: Version 4.11.3Compare Source
Scoping
,IDPList
andIDPEntry
.Scoping.RequesterID
andIDPList.GetComplete
created as an attributes instead of an elements bug.NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
v4.11.1
: Version 4.11.1Compare Source
Metadata:
Braking changes in metadata:
ServiceName
is changed toLocalizedNameType
.General:
NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/
https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
xoofx/markdig (Markdig)
v0.43.0
Compare Source
Changes
✨ New Features
🐛 Bug Fixes
🚀 Enhancements
Full Changelog: 0.42.0...0.43.0
Published with dotnet-releaser
v0.42.0
Compare Source
Changes
🐛 Bug Fixes
🚀 Enhancements
Full Changelog: 0.41.3...0.42.0
Published with dotnet-releaser
v0.41.3
Compare Source
Changes
🐛 Bug Fixes
📚 Documentation
Full Changelog: 0.41.2...0.41.3
Published with dotnet-releaser
v0.41.2
Compare Source
Changes
🐛 Bug Fixes
Full Changelog: 0.41.1...0.41.2
Published with dotnet-releaser
v0.41.1
Compare Source
Changes
🐛 Bug Fixes
Markdown.ToPlainText
with code blocks (PR #869) by @prozolicFull Changelog: 0.41.0...0.41.1
Published with dotnet-releaser
v0.41.0
Compare Source
Changes
✨ New Features
🐛 Bug Fixes
🚀 Enhancements
🏭 Tests
09a4b81
)📚 Documentation
MathInline
is called "math block" (PR #865) by @RamType0📦 Dependencies
5b32391
)Full Changelog: 0.40.0...0.41.0
Published with dotnet-releaser
v0.40.0
Compare Source
Changes
🐛 Bug Fixes
Full Changelog: 0.39.1...0.40.0
Published with dotnet-releaser
v0.39.1
Compare Source
Changes
🐛 Bug Fixes
🧰 Maintenance
fdaef77
)Full Changelog: 0.39.0...0.39.1
Published with dotnet-releaser
v0.39.0
Compare Source
Changes
🐛 Bug Fixes
🚀 Enhancements
🧰 Misc
310a55c
)Full Changelog: 0.38.0...0.39.0
Published with dotnet-releaser
v0.38.0
Compare Source
Changes
🐛 Bug Fixes
🚀 Enhancements
📚 Documentation
Full Changelog: 0.37.0...0.38.0
Published with dotnet-releaser
martincostello/browserstack-automate (MartinCostello.BrowserStack.Automate)
v4.1.0
What's Changed
Configuration
📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.