Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
System.Linq.Dynamic.Core (source) nuget minor 1.2.23 -> 1.3.3

Release Notes

zzzprojects/System.Linq.Dynamic.Core (System.Linq.Dynamic.Core)

v1.3.3

  • #​686 - Add support for casting a string to another type (e.g. int) for Linq2Objects [feature] contributed by StefH
  • #​703 - Update logic for AbstractDynamicLinqCustomTypeProvider.GetAssemblyTypesWithDynamicLinqTypeAttribute [feature] contributed by StefH
  • #​704 - Fix Average to support nullable types [bug] contributed by StefH
  • #​714 - Add support for methods on Enum [feature] contributed by StefH
  • #​717 - Extend ParseException with InnerException and StackTrace [feature] contributed by StefH
  • #​719 - SupportDotInPropertyNames [feature] contributed by StefH
  • #​720 - Fixed result value for bitwise operators when using enums [bug] contributed by StefH
  • #​695 - Flags enum with bitwise operator returns as int; should be the enum type [bug]
  • #​696 - Methods on type 'Enum' are not accessible. [bug]
  • #​700 - Dynamic Average does not support nullable types [bug]
  • #​716 - ParseException ToString() does not contain stack trace [feature]

v1.3.2

  • #​679 - Add some tests for DynamicClass with System.Text.Json [test] contributed by StefH
  • #​685 - Add test for DynamicExpressionParser string with a dot [test] contributed by StefH
  • #​687 - Fix parsing a string literal with a dot [bug] contributed by StefH
  • #​691 - Add internal Clear method to DynamicClassFactory for unit-testing. [test] contributed by StefH
  • #​693 - UnitTests: add and use SkipIfGitHubActionsAttribute [test] contributed by StefH
  • #​694 - Add extra unit test for OfType [test] contributed by StefH
  • #​683 - DynamicExpression parser can't parse when there is a dot in a string [bug]
  • #​692 - OfType(string) fails with "'.' or '(' or string literal expected" when AllowNewToEvaluateAnyType is true on version 1.2.24 and above

v1.3.1

  • #​680 - Bump MongoDB.Driver from 2.4.4 to 2.19.0 in /test/EntityFramework.DynamicLinq.Tests [dependencies] contributed by dependabot[bot]
  • #​681 - Bump MongoDB.Driver from 2.4.4 to 2.19.0 in /test/EntityFramework.DynamicLinq.Tests.net452 [dependencies] contributed by dependabot[bot]
  • #​684 - Add more try-catch logic to DefaultAssemblyHelper and AbstractDynamicLinqCustomTypeProvider [feature] contributed by StefH

v1.3.0

  • #​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

  • #​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

  • #​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]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (5c18651) 97.16% compared to head (149d9f0) 97.16%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files          55       55           
  Lines        2260     2260           
=======================================
  Hits         2196     2196           
  Misses         64       64           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 330c732 to bc4e169 Compare January 26, 2023 17:16
@renovate renovate bot changed the title chore(deps): update dependency system.linq.dynamic.core to v1.2.24 chore(deps): update dependency system.linq.dynamic.core to v1.2.25 Feb 5, 2023
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from bc4e169 to c7987f0 Compare February 5, 2023 18:33
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from c7987f0 to e280cf6 Compare March 4, 2023 05:57
@renovate renovate bot changed the title chore(deps): update dependency system.linq.dynamic.core to v1.2.25 chore(deps): update dependency system.linq.dynamic.core to v1.3.0 Mar 4, 2023
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from e280cf6 to 1da5afc Compare March 7, 2023 05:48
@renovate renovate bot changed the title chore(deps): update dependency system.linq.dynamic.core to v1.3.0 chore(deps): update dependency system.linq.dynamic.core to v1.3.1 Mar 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency system.linq.dynamic.core to v1.3.1 chore(deps): update dependency system.linq.dynamic.core to v1.3.2 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 1da5afc to de1efca Compare April 3, 2023 08:50
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch 2 times, most recently from 8692f1a to d1929ed Compare April 13, 2023 17:59
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from d1929ed to 73c468b Compare June 20, 2023 10:16
@renovate renovate bot changed the title chore(deps): update dependency system.linq.dynamic.core to v1.3.2 chore(deps): update dependency system.linq.dynamic.core to v1.3.3 Jun 24, 2023
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 73c468b to 650d0d8 Compare June 24, 2023 10:23
@renovate renovate bot requested a review from a team June 24, 2023 12:43
@renovate renovate bot force-pushed the renovate/system.linq.dynamic.core-1.x branch from 650d0d8 to 149d9f0 Compare June 30, 2023 11:26
@timbset timbset merged commit 9a86674 into master Jul 11, 2023
@timbset timbset deleted the renovate/system.linq.dynamic.core-1.x branch July 11, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants