Framework
Framework copied to clipboard
Bump AutoMapper from 11.0.1 to 12.0.0
Bumps AutoMapper from 11.0.1 to 12.0.0.
Release notes
Sourced from AutoMapper's releases.
v12.0.0
What's Changed
- Prefer derived interfaces by
@lbargaoanuin AutoMapper/AutoMapper#3887- Converting integration tests to EF Core by
@jbogardin AutoMapper/AutoMapper#3881- Use TypePair.ContainsGenericParameters by
@lbargaoanuin AutoMapper/AutoMapper#3918- allow building on Linux (and probably macOS) by
@adamralphin AutoMapper/AutoMapper#3938- Continue chaining after AsProxy by
@korser1in AutoMapper/AutoMapper#3895- chore: Set permissions for GitHub actions by
@naveensrinivasanin AutoMapper/AutoMapper#3987- Suppress generic constraint exceptions in GetPublicNoArgExtensionMethods by
@stephentoubin AutoMapper/AutoMapper#3999- Default implementation for GetSubQueryMarker by
@lbargaoanuin AutoMapper/AutoMapper#3920- install command from cli is added in README.md by
@nameson2672in AutoMapper/AutoMapper#3982- Consider member value resolvers and value converters for source valid… by
@lbargaoanuin AutoMapper/AutoMapper#4011- Use Enum.Parse by
@lbargaoanuin AutoMapper/AutoMapper#4032New Contributors
@naveensrinivasanmade their first contribution in AutoMapper/AutoMapper#3987@stephentoubmade their first contribution in AutoMapper/AutoMapper#3999@nameson2672made their first contribution in AutoMapper/AutoMapper#3982Full Changelog: https://github.com/AutoMapper/AutoMapper/compare/v11.0.1...v12.0.0 Upgrade Guide: https://docs.automapper.org/en/latest/12.0-Upgrade-Guide.html
Commits
73ba400Merge pull request #4032 from AutoMapper/enum_parse3c2d8cdcosmetic7d65b78the destination type name is already in the error message5e0066eavoid LINQ8b83aa7cosmetic3f8448aUseDestinationValueNullable2b99e96MapFrom should override ignoree7ba023cosmetic970ab2dan adhoc fix for including open generic config7da36f6cosmetic- Additional commits viewable 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 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)