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

Bump the dotnet group across 1 directory with 2 updates #2515

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps the dotnet group with 2 updates in the /docs/csharp/linq/snippets/HowToBuildDynamicQueries directory: LinqKit.Core and System.Linq.Dynamic.Core.

Updates LinqKit.Core from 1.2.5 to 1.2.8

Changelog

Sourced from LinqKit.Core's changelog.

1.3.8 (17 January 2025)

  • #210 - Add net8.0 target to LinqKit.Microsoft.EntityFrameworkCore9 [feature] contributed by aloraman

1.3.7 (19 November 2024)

  • #206 - Update EntityFramework to version 8.0.11 to fix CVE-2024-43483 [bug] contributed by michaelmairegger
  • #208 - Revert fixes for CVE's [bug] contributed by StefH
  • #207 - LinqKit.Core 1.2.6 introduces a lot of legacy dependencies to modern consumers

1.3.6 (16 November 2024)

  • #195 - Bump Microsoft.Data.SqlClient from 1.1.4 to 2.1.7 in /examples/ConsoleAppNet472 [dependencies] contributed by dependabot[bot]
  • #203 - Update README.md contributed by Thorium
  • #205 - Add .NET 9 (#204) [feature] contributed by rizi
  • #204 - Add support for .Net 9 / EF 9 [feature]

1.3.0 (15 June 2024)

  • #200 - Update EntityFramework to version 6.5 to fix CVE [feature] contributed by StefH
  • #199 - System.data.sqlclient 4.7.0 has high vulnerability CVE-2024-0056. [feature]
Commits

Updates System.Linq.Dynamic.Core from 1.4.6 to 1.6.0.1

Changelog

Sourced from System.Linq.Dynamic.Core's changelog.

v1.6.0.1 (28 January 2025)

  • #887 - Make TextParser public [feature] contributed by StefH
  • #885 - Make the TextParser public again [feature]

v1.6.0 (26 January 2025)

  • #864 - Use ParsingConfig.IsCaseSensitive setting in TextParser and KeywordsHelper [feature] contributed by StefH
  • #865 - Add OrderBy NullPropagation tests [test] contributed by StefH
  • #866 - Refactor KeywordsHelper, TypeFinder and update comments on ParsingConfig [refactor] contributed by StefH
  • #870 - Fix CVE-2024-51417 [bug] contributed by StefH
  • #874 - Fix calling static properties or fields in non-static class [bug] contributed by StefH
  • #875 - Add option to ParsingConfig to allow the Equals and ToString methods on object [feature] contributed by StefH
  • #876 - Update and Fix SecurityTests [test] contributed by mariusz96
  • #879 - Change internal usage from obsolete IDynamicLinkCustomTypeProvider to IDynamicLinqCustomTypeProvider [feature] contributed by StefH
  • #882 - ExpressionParser: add 2nd ctor with an extra non-optional parameter [feature] contributed by StefH
  • #883 - Fix the usage of ParsingConfig in some methods in the DynamicQueryableExtensions class [bug] contributed by StefH
  • #884 - By default the RestrictOrderByToPropertyOrField is now set to true in the ParsingConfig [feature] contributed by StefH
  • #773 - Parse exceptions with (nested) static classes [bug]
  • #867 - CVE-2024-51417: System.Linq.Dynamic.Core allows remote access to properties on reflection types and static properties/fields [bug]
  • #873 - Accessing static property or field in normal class does not work [bug]
  • #878 - ParsingConfig change Type of CustomTypeProvider to IDynamicLinqCustomTypeProvider in Version 1.6.0-preview-01 [feature]
  • #881 - ExpressionParser ctor in 1.5.0 not compatible with earlier versions [feature]

v1.5.1 (14 December 2024)

  • #859 - Add SelectMany extension method for Json [feature] contributed by StefH
  • #860 - Add support for SequenceEqual [feature] contributed by StefH
  • #861 - Fix calling Sum without any arguments [bug] contributed by StefH
  • #862 - Use different PackageIds for SystemTextJson and NewtonsoftJson projects [feature] contributed by StefH
  • #855 - Support for SequenceEqual [feature]
  • #856 - Using Sum method without arguments throws exception [bug]
  • #858 - SelectMany not work over JSON [bug]

v1.5.0 (07 December 2024)

  • #791 - Add Json support [feature] contributed by StefH
  • #857 - RestrictOrderByToPropertyOrField [feature] contributed by StefH
  • #789 - Add JSON support [feature]

v1.4.9 (16 November 2024)

v1.4.8 (31 October 2024)

  • #851 - Throw ArgumentException when expression has invalid compare (e.g. string with int) [bug] contributed by StefH
  • #849 - 1.4.7 Regression -- NullReferenceException from invalid expression instead of ArgumentException [bug]

v1.4.7 (26 October 2024)

  • #847 - Fixed String.Concat when types differ [bug] contributed by StefH
  • #845 - String concatenations fails with System.ArgumentException during parsing [bug]
Commits
  • 95dda78 v1.6.0.1
  • 2f19cc3 Make TextParser public (#887)
  • ad66a96 v1.6.0
  • 867d483 By default the RestrictOrderByToPropertyOrField is now set to true in the Par...
  • bd4b8c7 Update README.md [breaking change 1.6.0]
  • 93d5b92 v1.6.0-preview-03
  • cb09b72 Fix the usage of ParsingConfig in some methods in the DynamicQueryableExtensi...
  • bcd8f7b Update and Fix SecurityTests (#876)
  • 1ed7a23 ExpressionParser: add 2nd ctor with an extra non-optional parameter (#882)
  • 233881c v1.6.0-preview-02
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group with 2 updates in the /docs/csharp/linq/snippets/HowToBuildDynamicQueries directory: [LinqKit.Core](https://github.com/scottksmith95/LINQKit) and [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).


Updates `LinqKit.Core` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/scottksmith95/LINQKit/releases)
- [Changelog](https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/scottksmith95/LINQKit/commits)

Updates `System.Linq.Dynamic.Core` from 1.4.6 to 1.6.0.1
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.6...v1.6.0.1)

---
updated-dependencies:
- dependency-name: LinqKit.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 29, 2025
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants