nhibernate-core icon indicating copy to clipboard operation
nhibernate-core copied to clipboard

Update dependency System.Linq.Dynamic.Core to v1.2.19

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
System.Linq.Dynamic.Core (source) nuget patch 1.2.12 -> 1.2.19

Release Notes

zzzprojects/System.Linq.Dynamic.Core

v1.2.19

  • #​579 - Support Struct for DynamicLinqTypeAttribute [feature] contributed by StefH
  • #​583 - Fix example 'ConsoleApp_netcore2.1_EF2.1.1' [bug] contributed by StefH
  • #​584 - Add more OrderBy unittests [feature] contributed by StefH
  • #​585 - Fix SelectMany when using JArray [bug] contributed by StefH
  • #​587 - Fixed: Parenthesis around an "In" expression raise an exception [bug] contributed by cambirch
  • #​590 - Bump jQuery from 2.2.2 to 3.0.0 in /web/DynamicLinqWebDocs [dependencies] contributed by dependabot[bot]
  • #​592 - Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.0.1 to 6.0.6 in /test-xamarin/WindowsUniversalTestApp16299 [dependencies] contributed by dependabot[bot]
  • #​594 - Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src-console/ConsoleAppEF2.1 [dependencies] contributed by dependabot[bot]
  • #​599 - Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /web/DynamicLinqWebDocs [dependencies] contributed by dependabot[bot]
  • #​609 - Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /src-console/ConsoleAppEF6_InMemory [dependencies] contributed by dependabot[bot]
  • #​612 - Update dependencies (Newtonsoft.Json and more) [dependencies] contributed by StefH
  • #​511 - Strange SelectMany behaviour using JSON [bug]
  • #​548 - IComparer<T> not supported for OrderBy? [feature]
  • #​565 - Methods such as OrderBy may not be calling the correct method of the Provider.
  • #​581 - ConsoleApp_netcore2.1_EF2.1.1 fails to run with exception [bug]
  • #​586 - Parenthesis around an "In" expression raise an exception [bug]

v1.2.18

  • #​573 - Updated 'new' command (finding a constructor with exact argument-types and same order) [feature] contributed by StefH
  • #​574 - Bump bootstrap from 3.3.6 to 3.4.1 in /web/DynamicLinqWebDocs [dependencies] contributed by dependabot[bot]
  • #​576 - fix enums could not be cast to decimal [feature] contributed by jogibear9988
  • #​571 - ParseException: 'Type 'System.IO.DirectoryInfo' not found' [bug]

v1.2.17

  • #​569 - Fix logic for indexer when parameter-type differs [bug] contributed by StefH

v1.2.16

  • #​562 - Make TextParser public [feature] contributed by StefH
  • #​563 - GitHub Actions: use actions/checkout@v2 [security] contributed by StefH
  • #​567 - Add support for property for Is,As and Cast [feature] contributed by StefH

v1.2.15

  • #​554 - Support for parsing Binary Integer [feature] contributed by StefH
  • #​557 - bind expressions to correct constructor parameter [feature] contributed by jonasdaniels
  • #​558 - Allow assembly to be collected [bug] contributed by hemirunner426
  • #​561 - Fix NET35 build + add unit test for OrderBy with IComparer [bug] contributed by StefH
  • #​552 - Missing parse from binary literal to integer [bug]

v1.2.14

  • #​551 - Use Microsoft.EntityFrameworkCore 6.0.0 [feature] contributed by StefH

v1.2.13

  • #​517 - support for generic (static) methods, thus also support for extension… [feature] contributed by dogguts
  • #​546 - Fix StringParser to handle (escaped) newline correctly [bug] contributed by StefH
  • #​547 - Set DebugType to portable for 'Release' builds [feature] contributed by StefH
  • #​544 - 'System.Linq.Dynamic.Core.pdb' is using a deprecated debug information level [feature]
  • #​545 - Unable to escape backslashes correctly [bug]

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Never, 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, click this checkbox.

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

renovate[bot] avatar Aug 02 '22 19:08 renovate[bot]