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

chore(deps): update nuget packages #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ClosedXML 0.102.2 -> 0.102.3 age adoption passing confidence
Finbuckle.MultiTenant.AspNetCore (source) 6.13.1 -> 7.0.2 age adoption passing confidence
Finbuckle.MultiTenant.EntityFrameworkCore (source) 6.13.1 -> 7.0.2 age adoption passing confidence
FluentValidation.DependencyInjectionExtensions (source) 11.9.0 -> 11.10.0 age adoption passing confidence
Hangfire (source) 1.8.12 -> 1.8.14 age adoption passing confidence
Hangfire.PostgreSql (source) 1.20.8 -> 1.20.9 age adoption passing confidence
MailKit (source) 4.5.0 -> 4.7.1.1 age adoption passing confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.Components.Authorization (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.Mvc.NewtonsoftJson (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.AspNetCore.SignalR.StackExchangeRedis (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.Extensions.Caching.StackExchangeRedis (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.Extensions.Localization (source) 8.0.4 -> 8.0.8 age adoption passing confidence
Microsoft.Identity.Web 2.17.4 -> 3.1.0 age adoption passing confidence
NSwag.AspNetCore 14.0.7 -> 14.1.0 age adoption passing confidence
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.2 -> 8.0.4 age adoption passing confidence
RazorEngineCore 2023.11.2 -> 2024.4.1 age adoption passing confidence
Roslynator.Analyzers 4.12.0 -> 4.12.5 age adoption passing confidence
Serilog.AspNetCore 8.0.1 -> 8.0.2 age adoption passing confidence
Serilog.Enrichers.Environment 2.3.0 -> 3.0.1 age adoption passing confidence
Serilog.Enrichers.Process (source) 2.0.2 -> 3.0.0 age adoption passing confidence
Serilog.Enrichers.Thread (source) 3.1.0 -> 4.0.0 age adoption passing confidence
Serilog.Expressions 4.0.0 -> 5.0.0 age adoption passing confidence
Serilog.Settings.Configuration 8.0.0 -> 8.0.2 age adoption passing confidence
Serilog.Sinks.Async (source) 1.5.0 -> 2.0.0 age adoption passing confidence
Serilog.Sinks.Console 5.0.1 -> 6.0.0 age adoption passing confidence
Serilog.Sinks.MSSqlServer 6.6.0 -> 7.0.0 age adoption passing confidence
Serilog.Sinks.Seq (source) 7.0.0 -> 8.0.0 age adoption passing confidence
System.Linq.Dynamic.Core (source) 1.3.10 -> 1.4.5 age adoption passing confidence

Release Notes

ClosedXML/ClosedXML (ClosedXML)

v0.102.3

Compare Source

What's Changed

Full Changelog: ClosedXML/ClosedXML@0.102.2...0.102.3

Finbuckle/Finbuckle.MultiTenant (Finbuckle.MultiTenant.AspNetCore)

v7.0.2

Bug Fixes
  • Preserve annotations when adjusting index (#​832) (e765340)
  • strategy wrapper no longer throws on a null context, instead passing it to the actual strategy (#​863) (2b165c7)

v7.0.1

Bug Fixes
  • only throw exception in EnforceMultiTenant for null tenant if there are entity changes. (#​819) (ca9e9fd)

v7.0.0

⚠ BREAKING CHANGES
  • (I)MultiTenantContext and (I)TenantInfo are no longer available via dependency injection. Use
    IMultiTenantContextAccessor instead. MultiTenantDbContext and MultiTenantIdentityDbContext will require a new
    constructor that injects IMultiTenantContextAccessor or IMultiTenantContext.
  • Many namespaces have been updated for consistency. Most code will only need to use the Finbuckle.MultiTenant or
    Finbuckle.MultiTenant.Abstractions namespace.
  • Connection string is removed from ITenantInfo and the default TenantInfo implementation.
  • Added support for OptionsBuilder API and more efficient per-tenant options overall.
  • WithPerTenantOptions replaced by ConfigurePerTenant service collection extensions methods.
  • Unique indexes and the UserLogin primary key in the standard Identity models adjusted to include tenant id.
  • IMultiTenantContext nullability reworked and should never be null.
Features
  • better options support (#​681) (1859017)
  • change default MultiTenantIdentityDbContext default index and key behavior (81f5612)
  • MultiTenantDbContext and MultiTenantIdentityDbContext support for IMultiTenantContextAccessor DI (9015085)
  • namespace cleaned up (b354838)
  • refactor DI and improve nullability (eca24bf)
  • remove ConnectionString from ITenantInfo and TenantInfo (f4e20db)
Bug Fixes
  • AdjustKey correctly adding TenantId to primary and foreign keys (613b4a8)
JeremySkinner/fluentvalidation (FluentValidation.DependencyInjectionExtensions)

v11.10.0

Compare Source

v11.9.2

Compare Source

Release notes

Please read the upgrade guide if you are moving from 10.x to 11.x

Note that the after 11.1.0 release, the FluentValidation.AspNetCore package has been moved to a separate repository and is now versioned and released separately. These release notes now only apply to the core FluentValidation package. For FluentValidation.AspNetCore release notes, please visit the FluentValidation.AspNetCore repository.

Changes in 11.9.2

  • ScalePrecisionValidator error message clarification (#​2211)

Changes in 11.9.1

  • Fix issue with CascadeMode on child validators (#​2207)

Changes in 11.9.0

  • Fix memory leak in NotEmptyValidator/EmptyValidator (#​2174)
  • Add more descriptive error messages if a rule throws a NullReferenceException (#​2152)
  • Add support for caching root parameter expressions (eg RuleFor(x => x)) (#​2168)
  • Prevent AddValidatorsFromAssemblyContaining from registering validators twice (#​2182)
  • Add builds for .net 8

Changes in 11.8.1

  • Fix unintentional behavioural changes in introduced in the previous release as part of #​2158

Changes in 11.8.0

  • Added AbstractValidator.OnRuleAdded to allow customization of rule instances after creation (#​2114)
  • Fix Serbian translation of LengthValidator (#​2147)
  • Fix chinese culture codes (#​2151)
  • Add Khmer translations (#​2155)
  • Various performance improvements (#​2158)
  • Fix ChildRules with class hierarchies (#​2165)

Changes in 11.7.1

  • Resolved issue with combining multiple ValidationResult instances where RuleSetsExecuted wasn't properly set on the combined result (#​2125)

Changes in 11.7.0

  • Add additional constructor for combining multiple ValidationResult instances (#​2125)
  • Add PropertyPath placeholder (#​2134)
  • Fix Brazilian Portuguese translation (#​2131)

Changes in 11.6.0

  • Add OnFailurecCreated callback in ValidatorOptions.Global (#​2120)
  • Fix typo in Russian localization (#​2102)
  • Add Tajik language (#​2108)
  • Fixed some typos in Validator Extension docblocks (#​2118)

Changes in 11.5.2

  • Resolve issue with ruleset propagation for multiple levels of child rules (#​2097)

Changes in 11.5.1

  • Deprecated the ability to disable the root model null check via overriding AbstractValidator.EnsureInstanceNotNull (See #​2069 for migration steps)
  • Deprecated the Transform and TransformAsync methods (See #​2072 for migration steps)

Changes in 11.5.0

  • MemberNameValidatorSelector now supports wildcard indexes in property paths (#​2056)
  • Added overload of TestValidateAsync that accepts a context (#​2052)
  • Minor optimization to regex validator (#​2035)
  • Added Kazakh translations (#​2036)
  • Added Catalan translations and updated Spanish translations (#​2050)
  • Updates to Uzbek Latin and Cyrillic translations (#​2040/#​2041/#​2045)
  • Updates to Italian translations (#​2039)
  • Updates to French translations (#​2065)

Changes in 11.4.0

  • Deprecate ScalePrecision validator and introduce PrecisionScale validator as its replacement (#​2030)

Changes in 11.3.0

  • Add a net7 build
  • Annotate string parameters with StringSyntaxAttribute.Regex in net7 builds (#​1957)
  • Fixes to SourceLink integration (#​2019)
  • Add Uzbek Latin and Cyrillic languages (#​2013)
  • Updates to Danish language (#​2012)

Changes in 11.2.2

  • MemberNameValidatorSelector should make use of PropertyNameResolver when parsing expressions (#​2003)

Changes in 11.2.1

  • Fix test helper Only() not taking into account parent-level unmatched failures (#​1986)

Changes in 11.2.0

  • Resolve issue with unexpected results when with nested Include calls with the MemberNameValidatorSelector (#​1989)
  • Add a new Selector Factory for the Composite Selector (#​1988)

Changes in 11.1.1

  • Fix issue with incorrect rulesets being executed in a child validator when combined with ChildRules (#​1981)
  • Bulgarian translations of default messages (#​1973)

Changes in 11.1.0

  • Added a ToDictionary method to ValidationResult (particularly useful when working with Minimal APIs)-
  • MVC auto validation: Deprecated Implicit validation of child properties (#​1960)
  • MVC auto validation: Deprecated Implicit validation of root collection elements (#​1960)
  • Deprecated InjectValidator (#​1960)
  • Deprecated IValidatorFactory and ServiceProviderValidatorFactory (#​1961)
  • Introduce services.AddFluentValidationAutoValidation() and services.AddFluentValidationClientsideAdapters() as replacements for services.AddFluentValidation() (#​1965)
  • Remove duplication between sync and async validation in the internal model.

Changes in 11.0.3

  • Fix AsyncValidatorInvokedSynchronouslyException being incorrectly thrown when the top-level When method with RuleForEach, even when invoked asynchronously (#​1955)

Changes in 11.0.2

  • Child validator contexts now contain a reference to their parent context (#​1945)
  • Support deserialization of ValidationResult using System.Text.Json (#​1928)

Changes in 11.0.1

  • Fix regression in the Test Helper affecting the With* and Without* assertion methods (#​1937)

Changes in 11.0

  • Throw exceptions when async validator is invoked synchronously (#​1705)
  • Removal deprecated OnFailure/OnAnyFailure callbacks.
  • Remove deprecated RunDefaultMvcValidationAfterFluentValidationExecutes option from ASP.NET integration.
  • Remove deprecated Options property from RuleComponent.
  • Remove deprecated TestHelper methods.
  • Remove non-generic PropertyValidator backwards compatibility layer.
  • Add method Only() to the test helper asserting that no other validation errors were raised.
  • Ensure property covariance is properly handled throughout the internal model (#​1713)

Downloads

Binaries can be downloaded from nuget:

v11.9.1

Compare Source

Release notes

Please read the upgrade guide if you are moving from 10.x to 11.x

Note that the after 11.1.0 release, the FluentValidation.AspNetCore package has been moved to a separate repository and is now versioned and released separately. These release notes now only apply to the core FluentValidation package. For FluentValidation.AspNetCore release notes, please visit the FluentValidation.AspNetCore repository.

Changes in 11.9.1

Fix issue with CascadeMode on child validators (#​2207)

Changes in 11.9.0
  • Fix memory leak in NotEmptyValidator/EmptyValidator (#​2174)
  • Add more descriptive error messages if a rule throws a NullReferenceException (#​2152)
  • Add support for caching root parameter expressions (eg RuleFor(x => x)) (#​2168)
  • Prevent AddValidatorsFromAssemblyContaining from registering validators twice (#​2182)
  • Add builds for .net 8
Changes in 11.8.1
  • Fix unintentional behavioural changes in introduced in the previous release as part of #​2158
Changes in 11.8.0
  • Added AbstractValidator.OnRuleAdded to allow customization of rule instances after creation (#​2114)
  • Fix Serbian translation of LengthValidator (#​2147)
  • Fix chinese culture codes (#​2151)
  • Add Khmer translations (#​2155)
  • Various performance improvements (#​2158)
  • Fix ChildRules with class hierarchies (#​2165)
Changes in 11.7.1
  • Resolved issue with combining multiple ValidationResult instances where RuleSetsExecuted wasn't properly set on the combined result (#​2125)
Changes in 11.7.0
  • Add additional constructor for combining multiple ValidationResult instances (#​2125)
  • Add PropertyPath placeholder (#​2134)
  • Fix Brazilian Portuguese translation (#​2131)
Changes in 11.6.0
  • Add OnFailurecCreated callback in ValidatorOptions.Global (#​2120)
  • Fix typo in Russian localization (#​2102)
  • Add Tajik language (#​2108)
  • Fixed some typos in Validator Extension docblocks (#​2118)
Changes in 11.5.2
  • Resolve issue with ruleset propagation for multiple levels of child rules (#​2097)
Changes in 11.5.1
  • Deprecated the ability to disable the root model null check via overriding AbstractValidator.EnsureInstanceNotNull (See #​2069 for migration steps)
  • Deprecated the Transform and TransformAsync methods (See #​2072 for migration steps)
Changes in 11.5.0
  • MemberNameValidatorSelector now supports wildcard indexes in property paths (#​2056)
  • Added overload of TestValidateAsync that accepts a context (#​2052)
  • Minor optimization to regex validator (#​2035)
  • Added Kazakh translations (#​2036)
  • Added Catalan translations and updated Spanish translations (#​2050)
  • Updates to Uzbek Latin and Cyrillic translations (#​2040/#​2041/#​2045)
  • Updates to Italian translations (#​2039)
  • Updates to French translations (#​2065)
Changes in 11.4.0
  • Deprecate ScalePrecision validator and introduce PrecisionScale validator as its replacement (#​2030)
Changes in 11.3.0
  • Add a net7 build
  • Annotate string parameters with StringSyntaxAttribute.Regex in net7 builds (#​1957)
  • Fixes to SourceLink integration (#​2019)
  • Add Uzbek Latin and Cyrillic languages (#​2013)
  • Updates to Danish language (#​2012)
Changes in 11.2.2
  • MemberNameValidatorSelector should make use of PropertyNameResolver when parsing expressions (#​2003)
Changes in 11.2.1
  • Fix test helper Only() not taking into account parent-level unmatched failures (#​1986)
Changes in 11.2.0
  • Resolve issue with unexpected results when with nested Include calls with the MemberNameValidatorSelector (#​1989)
  • Add a new Selector Factory for the Composite Selector (#​1988)
Changes in 11.1.1
  • Fix issue with incorrect rulesets being executed in a child validator when combined with ChildRules (#​1981)
  • Bulgarian translations of default messages (#​1973)
Changes in 11.1.0
  • Added a ToDictionary method to ValidationResult (particularly useful when working with Minimal APIs)-
  • MVC auto validation: Deprecated Implicit validation of child properties (#​1960)
  • MVC auto validation: Deprecated Implicit validation of root collection elements (#​1960)
  • Deprecated InjectValidator (#​1960)
  • Deprecated IValidatorFactory and ServiceProviderValidatorFactory (#​1961)
  • Introduce services.AddFluentValidationAutoValidation() and services.AddFluentValidationClientsideAdapters() as replacements for services.AddFluentValidation() (#​1965)
  • Remove duplication between sync and async validation in the internal model.
Changes in 11.0.3
  • Fix AsyncValidatorInvokedSynchronouslyException being incorrectly thrown when the top-level When method with RuleForEach, even when invoked asynchronously (#​1955)
Changes in 11.0.2
  • Child validator contexts now contain a reference to their parent context (#​1945)
  • Support deserialization of ValidationResult using System.Text.Json (#​1928)
Changes in 11.0.1
  • Fix regression in the Test Helper affecting the With* and Without* assertion methods (#​1937)
Changes in 11.0
  • Throw exceptions when async validator is invoked synchronously (#​1705)
  • Removal deprecated OnFailure/OnAnyFailure callbacks.
  • Remove deprecated RunDefaultMvcValidationAfterFluentValidationExecutes option from ASP.NET integration.
  • Remove deprecated Options property from RuleComponent.
  • Remove deprecated TestHelper methods.
  • Remove non-generic PropertyValidator backwards compatibility layer.
  • Add method Only() to the test helper asserting that no other validation errors were raised.
  • Ensure property covariance is properly handled throughout the internal model (#​1713)
Downloads

Binaries can be downloaded from nuget:

HangfireIO/Hangfire (Hangfire)

v1.8.14: 1.8.13 & 1.8.14

Release Notes
Hangfire.Core
  • Changed – Partial cache for serialization and deserialization in InvocationData to produce less strings.
  • Changed – Add caching for default type serializer and resolver.
  • Changed – Don't let JobFilter-related logic to show up in profilers.
  • Changed – Modify IProfiler to be less allocatey for diagnostic purposes that almost never run.
  • Changed – Prefer using CancellationToken.WaitHandle again, since early .NET Core days are gone.
  • Changed – Fewer allocations when working with IStateHandler collections in a state machine.
  • Fixed – Redirect the "System.Private.Xml.Linq" assembly to the "System.Xml.Linq" one for better interoperability.
  • Fixed – Don't throw KeyNotFoundException when recurring job is malformed.
  • Fixed – Proper relative path calculation in UrlHelper.To for OWIN-based Dashboard UI (by @​LordJZ).
  • Fixed – Typo in the Turkish localization file (by @​ismkdc).
  • Project – Switch to a modern PowerShell 7+ to speed up SignPath installation on AppVeyor.
Hangfire.SqlServer
  • Changed – Limit polling queries when queues are empty with a semaphore for all configurations.
  • Changed – Use per-queue signaling for same-process workers, instead of having a global signal.
  • Fixed – Don't silently truncate queue names, throw an exception instead.
  • Project – Decrease delays in SQL Server-related tests to complete them faster.
frankhommers/Hangfire.PostgreSql (Hangfire.PostgreSql)

v1.20.9

Compare Source

What's Changed

New Contributors

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.8...1.20.9

jstedfast/MailKit (MailKit)

v4.7.1.1

Compare Source

v4.7.1

Compare Source

  • Fixed ImapClient and Pop3Client.Connect/Async() when OTEL is enabled.
    (issue #​1765)
  • Bumped MimeKit dependency to 4.7.1 to fix a denial of service security issue in the System.Formats.Asn1
    dependency.

v4.7.0

Compare Source

  • Added Activity/Metrics for Imap/Pop3/SmtpClient.
    (issue #​1499)
  • Bumped MimeKit dependency to 4.7.0.

v4.6.0

Compare Source

  • Swallow SMTP RSET ex

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added bot Created by bot dependency Update dependencies labels Apr 20, 2024
@renovate renovate bot force-pushed the renovate/nuget-packages branch 7 times, most recently from 00f83d0 to 9d3b852 Compare April 28, 2024 19:55
@renovate renovate bot force-pushed the renovate/nuget-packages branch 2 times, most recently from 6b42791 to f1c69b5 Compare May 3, 2024 18:21
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from ee60721 to f1c83eb Compare May 14, 2024 20:32
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from b26e593 to 80e0d5f Compare May 21, 2024 18:40
@renovate renovate bot force-pushed the renovate/nuget-packages branch 7 times, most recently from 44026fe to 4e0e8f1 Compare June 4, 2024 03:11
@renovate renovate bot force-pushed the renovate/nuget-packages branch 6 times, most recently from b21e5d0 to 58dc4d5 Compare June 11, 2024 07:27
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from 7b212a7 to 8e8f6d8 Compare June 25, 2024 19:41
@renovate renovate bot force-pushed the renovate/nuget-packages branch 4 times, most recently from bdab669 to 3b0f724 Compare July 1, 2024 18:41
@renovate renovate bot force-pushed the renovate/nuget-packages branch 5 times, most recently from 3187e0d to ce49d67 Compare July 15, 2024 16:37
@renovate renovate bot force-pushed the renovate/nuget-packages branch 4 times, most recently from cb68507 to d455efd Compare July 23, 2024 03:08
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from 63439b3 to 053edfb Compare August 3, 2024 06:01
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from f6e79e1 to 795fb02 Compare August 20, 2024 00:09
@renovate renovate bot force-pushed the renovate/nuget-packages branch 2 times, most recently from 0ddf3fe to 7de439c Compare August 22, 2024 05:15
@renovate renovate bot force-pushed the renovate/nuget-packages branch 3 times, most recently from 5fdaef2 to 6ffd510 Compare September 14, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Created by bot dependency Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants