sbom-tool
sbom-tool copied to clipboard
build(deps): bump AutoMapper from 10.1.1 to 13.0.1
Bumps AutoMapper from 10.1.1 to 13.0.1.
Release notes
Sourced from AutoMapper's releases.
v13.0.1
What's Changed
- Updating to latest template from readthedocs.io by
@jbogardin AutoMapper/AutoMapper#4380- Remove Microsoft.CSharp nuget dependency by
@Romfosin AutoMapper/AutoMapper#4381- We build for .net 6 now by
@lbargaoanuin AutoMapper/AutoMapper#4382- Revert "nullable annotations for the runtime public API" by
@jbogardin AutoMapper/AutoMapper#4388New Contributors
@Romfosmade their first contribution in AutoMapper/AutoMapper#4381Full Changelog: https://github.com/AutoMapper/AutoMapper/compare/v13.0.0...v13.0.1
v13.0.0
What's Changed
- Emphasized the ProjectTo method call location by
@jbogardin AutoMapper/AutoMapper#4105- Target .NET 6 by
@lbargaoanuin AutoMapper/AutoMapper#4202- Add the DI code by
@lbargaoanuin AutoMapper/AutoMapper#4278- Support mapping of polymorphic collection with abstract parent type by
@kvptin AutoMapper/AutoMapper#4304- Constructor mapping inheritance by
@rubengonzalezlodeiroin AutoMapper/AutoMapper#4314- Add integration test case by
@kvptin AutoMapper/AutoMapper#4320- add options to disable and override ExplicitExpansion by
@Angelinsky7in AutoMapper/AutoMapper#4327- ProjectTo runtime polymorphic mapping with Include/IncludeBase by
@lbargaoanuin AutoMapper/AutoMapper#4280New Contributors
@kvptmade their first contribution in AutoMapper/AutoMapper#4304@rubengonzalezlodeiromade their first contribution in AutoMapper/AutoMapper#4314@Angelinsky7made their first contribution in AutoMapper/AutoMapper#4327Full Changelog: https://github.com/AutoMapper/AutoMapper/compare/v12.0.1...v13.0.0
v12.0.1
What's Changed
- Don't mention a specific upgrade guide anymore by
@lbargaoanuin AutoMapper/AutoMapper#4078- Null source member should overwrite existing destination member by
@lbargaoanuin AutoMapper/AutoMapper#4083- Only consider explicitly included maps by
@lbargaoanuin AutoMapper/AutoMapper#4097- Only dotnet test is needed by
@lbargaoanuin AutoMapper/AutoMapper#4197Full Changelog: https://github.com/AutoMapper/AutoMapper/compare/v12.0.0...v12.0.1
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
... (truncated)
Commits
f137534Merge pull request #4388 from AutoMapper/revert-nullables66e4498Revert "nullable annotations for the runtime public API"df315ecMerge pull request #4382 from AutoMapper/apicompat946d452Update README.mdd42406fAdding logo options58b2519Merge pull request #4381 from Romfos/master4d73461we build for .net 6 now950c6dcRemove Microsoft.CSharp nuget dependency4577197I still STILL hate pythonbd30cd4I still hate python- Additional commits viewable in compare view
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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.