rnwood / smtp4dev

smtp4dev - the fake smtp email server for development and testing
BSD 3-Clause "New" or "Revised" License
2.97k stars 334 forks source link

chore(deps): update dependency system.linq.dynamic.core to v1.3.14 #1456

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
System.Linq.Dynamic.Core (source) 1.3.13 -> 1.3.14 age adoption passing confidence

Release Notes

zzzprojects/System.Linq.Dynamic.Core (System.Linq.Dynamic.Core) ### [`v1.3.14`](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/blob/HEAD/CHANGELOG.md#v1314-03-May-2024) - [#​804](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/pull/804) - Fix calling methods on a constant string \[bug] contributed by [StefH](https://togithub.com/StefH) - [#​806](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/pull/806) - Support implicit boolean operator for logical operations (And, Or) \[feature] contributed by [StefH](https://togithub.com/StefH) - [#​808](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/pull/808) - Fix calling Average without any arguments \[bug] contributed by [StefH](https://togithub.com/StefH) - [#​809](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/pull/809) - Add unit test: Where_Dynamic_ConcatString \[test] contributed by [StefH](https://togithub.com/StefH) - [#​811](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/pull/811) - Add extra unit test for calling methods on a string property \[test] contributed by [StefH](https://togithub.com/StefH) - [#​451](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/451) - Cannot compare 'Object' type \[feature] - [#​626](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/626) - '&&' and '||' operators incompatible between operand type 'bool' and type with implicit conversation to 'bool' \[bug] - [#​633](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/633) - Fail to GroupBy Select Where Average \[bug] - [#​783](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/783) - Performance Issue with EF Core 8.0 and Microsoft.EntityFrameworkCore.DynamicLinq Package \[duplicate] - [#​803](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/803) - Updating to 1.3.13 - No property or field 'XXXXX' exists in type 'Char' \[bug] - [#​810](https://togithub.com/zzzprojects/System.Linq.Dynamic.Core/issues/810) - Issue with Where() method when filtering multiple string properties while using ToLower() \[bug]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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