Cloudy.NET
Cloudy.NET copied to clipboard
Bump System.Linq.Dynamic.Core from 1.2.22 to 1.3.0 in /Cloudy.NET.UI
Bumps System.Linq.Dynamic.Core from 1.2.22 to 1.3.0.
Changelog
Sourced from System.Linq.Dynamic.Core's changelog.
v1.3.0 (03 March 2023)
- #669 - Methods should only be callable on predefined types [security] contributed by StefH
- #671 - Add support for DateOnly and TimeOnly [feature] contributed by StefH
- #672 - Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum [bug] contributed by StefH
- #674 - Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum [refactor] contributed by neilbgr
- #676 - Change default setting for PrioritizePropertyOrFieldOverTheType to 'true'. [bug] contributed by StefH
- #660 - Question about security [security]
- #667 - DateOnly support [feature]
- #668 - With UseParameterizedNamesInDynamicQuery, can't compare enum type with String [bug]
- #675 - Expression does not parse any more 1.2.25 (works in 1.2.24) [bug]
v1.2.25 (05 February 2023)
- #664 - Add config setting for PrioritizePropertyOrFieldOverTheType [feature] contributed by StefH
- #665 - Update AbstractDynamicLinqCustomTypeProvider to exclude null types [bug] contributed by StefH
- #666 - Fixed ExpressionParser when WrappedValue-string is used for equals-operator contributed by StefH
- #645 - With UseParameterizedNamesInDynamicQuery, can't compare DateTimeOffset with String [bug]
- #662 - System.Linq.Dynamic.Core.Exceptions.ParseException : No applicable method 'DateTime' exists in type [feature]
v1.2.24 (18 December 2022)
- #621 - Fix Join on inherited class [bug] contributed by StefH
- #646 - Add more unittests for issue 645 [feature] contributed by StefH
- #647 - Support nullable notation "xxx?" in As expression [feature] contributed by StefH
- #649 - Fix DynamicExpressionParser and ExpressionPromoter to support LambdExpression [bug] contributed by StefH
- #653 - Add support to cast to a fully qualified type [feature] contributed by StefH
- #614 - Join problem with inherited entities [bug]
- #652 - Implement casting to fully qualified type [feature]
v1.2.23 (12 November 2022)
Commits
f3b9acaupdate changelog for v1.3.093e0c8cv1.3.0 + generate docsff3e77eChange default setting for PrioritizePropertyOrFieldOverTheType to 'true'. (#...3fb84e9Methods should only be callable on predefined types (#669)c8eddedFixed ExpressionParser when WrappedValue-string is used for equals-operator f...5cf8357Add support for DateOnly and TimeOnly (#671)f5676b0v1.2.256c7872dFixed ExpressionParser when WrappedValue-string is used for equals-operator (...efaa34cUpdate AbstractDynamicLinqCustomTypeProvider to exclude null types (#665)f7b42edAdd config setting for PrioritizePropertyOrFieldOverTheType (#664)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.