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 #2397

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

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.7

Changelog

Sourced from LinqKit.Core's changelog.

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.5.0

Changelog

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

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

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.7
- [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.5.0
- [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](https://github.com/zzzprojects/System.Linq.Dynamic.Core/commits)

---
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 Dec 11, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 18, 2024

Superseded by #2429.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/csharp/linq/snippets/HowToBuildDynamicQueries/dotnet-59c2369c4f branch December 18, 2024 17:07
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