Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

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

Full Changelog: zzzprojects/System.Linq.Dynamic.Core@v1.6.0.2...v1.6.2

v1.6.0.2

What's Changed

Full Changelog: zzzprojects/System.Linq.Dynamic.Core@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)

  • #896 - Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use AdditionalTypes [bug] contributed by StefH
Commits
  • 195bc16 v1.6.2
  • 64b5eff Update DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject...
  • b038e62 Q912
  • 5759f26 Update CreateRelease.yml to auto generate release notes (#903)
  • 71e03f5 v1.6.0.2
  • 1fa3e15 Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use Addi...
  • 66fd487 Update README.md [v1.6.0 : 3]
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.6.0.1 to 1.6.2.
- [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.6.0.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
@pbhal pbhal enabled auto-merge (squash) June 26, 2025 16:22
@pbhal pbhal merged commit 89f9bcd into main Jun 26, 2025
3 checks passed
@pbhal pbhal deleted the dependabot/nuget/System.Linq.Dynamic.Core-1.6.2 branch June 26, 2025 16:24
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.

1 participant