LuccaSA / RestDrivenDomain

8 stars 1 forks source link

Bump AutoMapper.Extensions.ExpressionMapping from 3.0.3 to 6.0.2 #777

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps AutoMapper.Extensions.ExpressionMapping from 3.0.3 to 6.0.2.

Release notes

Sourced from AutoMapper.Extensions.ExpressionMapping's releases.

Release 6.0.2

Bug fix: Parameter not replaced in mapped expression.

What's Changed

Full Changelog: https://github.com/AutoMapper/AutoMapper.Extensions.ExpressionMapping/compare/v6.0.1...v6.0.2

Release 6.0.1

Fixes #149 (No generic method 'Include' exception) calling IMapper.MapExpressionAsInclude().

Release 6.0.0

Supporting AutoMapper v12.

Release 5.1.0

Reducing the need for custom expressions in defining literal member maps.

Release 5.0.3

Minor: Updating the list of literals (needing further info) to clarify/prevent System.InvalidOperationException "The binary operator op is not defined for the types t1 and t2."

Release 5.0.2

Bug fix for: Mapping MemberInit expressions fail for custom MapFrom expressions.

Release 5.0.1

Bug fix in SourceInjectedQueryProvider to dispose the IQueryable after "manual" projection.

Release 5.0.0

Referencing AutoMapper v11.

Release 4.1.5

Bug fix in SourceInjectedQueryProvider to dispose the IQueryable after "manual" projection. (netstandard2.0;net461)

Release 4.1.3

Fixes Issue #126 - Parameter not remapped when using a logical binary expression

Release 4.1.2

Fix for Issue #116 (Wrong Parameter Expression used in mapped expression) Fix for Issue #118 (Mapping Select New fails for properties declared in a base class). Fix for Issue #122 (keep parameterized literal constants parameterized)

Release 4.1.2-preview.0

Fix for Issue 116 (Wrong Parameter Expression used in mapped expression) Fix for Issue #118 (Mapping Select New fails for properties declared in a base class). Fix for Issue 122 (keep parameterized literal constants parameterized)

Release 4.1.1

Mapping anonymous type constructors.

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 year ago

Looks like AutoMapper.Extensions.ExpressionMapping is up-to-date now, so this is no longer needed.