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 System.Linq.Dynamic.Core from 1.3.8 to 1.3.10 #133

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps System.Linq.Dynamic.Core from 1.3.8 to 1.3.10.

Changelog

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

v1.3.10 (03 March 2024)

  • #774 - Fixed calling property on nested static class [bug] contributed by StefH
  • #777 - Keep original type from subquery [bug] contributed by StefH
  • #772 - Static helper class with name as property doesn't work after updating from v.1.0.8.18 to 1.3.8 [bug]
  • #775 - Value typed property from subquery are casted as object [bug]
  • #779 - try to call function inside select [bug]

v1.3.9 (29 February 2024)

  • #761 - Add unit tests for Any [test] contributed by StefH
  • #765 - Introduce Sliding Cache to Constant Expression Helper [feature] contributed by TWhidden
  • #770 - Enhancements to SlidingCache<> for Improved Thread Safety and Performance [feature] contributed by TWhidden
  • #780 - Add RadzenDataGrid.BlazorApp example [test] contributed by StefH
  • #764 - Possible Memory Leak with ConstantExpressionHelper [bug]
  • #769 - Enhancements to SlidingCache<> for Improved Thread Safety and Performance [bug]
Commits
  • ac5c81a v1.3.10
  • 4698cc7 Fixed calling property on nested static class (#774)
  • f861067 Skip unit test "Select_Dynamic_JObject_With_Array_Should_Use_Correct_Indexer"...
  • 8124d8c Keep original type from subquery (#777)
  • 13b19d3 v1.3.9
  • c728690 Add RadzenDataGrid.BlazorApp example (#780)
  • 35c9904 Add Sleep(1000) in SlidingCacheTests
  • a235842 v1.3.9-preview-02
  • e6bc36e Fix SlidingCacheTests
  • 7e3b8ed Enhancements to SlidingCache<> for Improved Thread Safety and Performance (#770)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.3.8 to 1.3.10.
- [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.3.8...v1.3.10)

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

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 Mar 4, 2024
@geoperez geoperez merged commit fd841c4 into master Mar 12, 2024
1 check failed
@geoperez geoperez deleted the dependabot/nuget/System.Linq.Dynamic.Core-1.3.10 branch March 12, 2024 15:08
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.

None yet

1 participant