Skip to content

Bump AutoMapper from 7.0.1 to 8.0.0 - #33

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/AutoMapper-8.0.0
Closed

Bump AutoMapper from 7.0.1 to 8.0.0#33
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/AutoMapper-8.0.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps AutoMapper from 7.0.1 to 8.0.0.

Release notes

Sourced from AutoMapper's releases.

8.0.0

As part of this release we had 45 issues closed.

Bugs

  • #2746 Check for generic instances of included maps
  • #2742 IncludeBase doesn't work with a generic map
  • #2741 fix PropertiesWithAnInaccessibleSetter
  • #2740 IgnoreAllPropertiesWithAnInaccessibleSetter not working with base classes

Improvements/Features

  • #2874 [Simplify include base with IncludeAllDerived](http://docs.automapper.org/en/stable/Mapping-inheritance.html?highlight=includeallderived
  • #2873 Read only dictionaries support
  • #2867 Update Dependency-injection.md
  • #2866 Added IMapper.ProjectTo
  • #2859 Generic maps validation
  • #2857 IMapper.ProjectTo
  • #2850 Added example for Castle Windsor
  • #2849 Validate closed generic maps
  • #2848 Closed generic maps validation
  • #2846 ForPath works only with Map
  • #2844 Dynamic child maps validation
  • #2840 Xml docs
  • #2838 Consider ISet as a collection type when mapping null
  • #2834 Remove the symbols package
  • #2827 Rename ISourceMemberConfigurationExpression.Ignore to DoNotValidate
  • #2826 Replace all .DestinationMember.Name with .DestinationName and revert …
  • #2820 Contextual exceptions for path maps
  • #2817 Path property map refactor
  • #2814 Set ignored in the property map constructed from a path map
  • #2813 Mapping with ForPath causes StackOverflowException
  • #2809 Consolidate ResolveUsing to MapFrom
  • #2808 Consolidate construct using
  • #2807 Consolidating ProjectUsing to ConvertUsing
  • #2806 Value converters
  • #2804 Drop netstandard13
  • #2800 fixed whitespace
  • #2795 Remove ConstructProjectionUsing
  • #2794 Support readonly collection types
  • #2790 ProxyGenerator: The fully qualified type name must be less than 1,024 characters.
  • #2780 Remove Substitute
  • #2778 AssertConfigurationIsValid(profileName) should throw if name does not exist
  • #2776 Proposal: Kill Substitute
  • #2774 Update Value-transformers.md
  • #2764 Open generic and destination type redirect not working
  • #2751 System.ValueTuple is included from 4.7 on
  • #2728 Allow PreCondition to modify destination object.
  • #2727 Provide the destination object in a PreCondition overload
  • #2698 Implement ShouldUseConstructor
... (truncated)
Commits
  • af60a49 Merge pull request #2874 from AutoMapper/simplify-include-base
  • 89ba3f5 Adding docs about how the include all derived maps works
  • 8f8794e Merge pull request #2873 from AutoMapper/read-only-dictionaries
  • 681fc16 Tests
  • 1cdfd1c Feedback
  • 85d5426 Docs
  • e366189 Allowing users to include all derived maps
  • 5a1721a Adding tests for other explicit cases
  • 28e4631 Adding interface readonly dictionary support
  • e7443d8 First test passing
  • Additional commits viewable in compare view

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [AutoMapper](https://github.com/AutoMapper/AutoMapper) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/AutoMapper/AutoMapper/releases)
- [Commits](LuckyPennySoftware/AutoMapper@v7.0.1...v8.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #55.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/nuget/AutoMapper-8.0.0 branch April 26, 2019 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant