RulesEngine
RulesEngine copied to clipboard
Bump System.Linq.Dynamic.Core from 1.6.0.1 to 1.6.2
Bumps System.Linq.Dynamic.Core from 1.6.0.1 to 1.6.2.
Release notes
Sourced from System.Linq.Dynamic.Core's releases.
v1.6.2
What's Changed
- Update CreateRelease.yml to auto generate release notes by
@StefHin zzzprojects/System.Linq.Dynamic.Core#903- Update DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject by
@StefHin zzzprojects/System.Linq.Dynamic.Core#913Full Changelog: https://github.com/zzzprojects/System.Linq.Dynamic.Core/compare/v1.6.0.2...v1.6.2
v1.6.0.2
What's Changed
- Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use AdditionalTypes by
@StefHin zzzprojects/System.Linq.Dynamic.Core#896Full Changelog: https://github.com/zzzprojects/System.Linq.Dynamic.Core/compare/v1.6.0.1...v1.6.0.2
Changelog
Sourced from System.Linq.Dynamic.Core's changelog.
v1.6.2 (24 April 2025)
- #913 - Update DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject [feature] contributed by StefH
- #907 - Select("...") from an IQueryable of anonymous objects created via Select("new { ... }") throws InvalidOperationException [bug]
- #912 - Concat question [bug]
v1.6.0.2 (11 February 2025)
Commits
195bc16v1.6.264b5effUpdate DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject...b038e62Q9125759f26Update CreateRelease.yml to auto generate release notes (#903)71e03f5v1.6.0.21fa3e15Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use Addi...66fd487Update README.md [v1.6.0 : 3]- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)