Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Riok.Mapperly from 2.5.0 to 2.8.0 #339

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2023

Bumps Riok.Mapperly from 2.5.0 to 2.8.0.

Release notes

Sourced from Riok.Mapperly's releases.

v2.8.0

2.8.0 (2023-04-27)

Bug Fixes

  • add fully qualified Names for method parameters, return types, new constructor call and generic types (#318) (36830e8)
  • add target type to the RMG012 diagnostic (#310) (c092049)
  • create a new NameBuilder scope inside lambda expressions (#358) (1b475a7)
  • do not diagnostic property not found if target is read only (#345) (6ec7e80)
  • dont map to read only dictionaries (#285) (dce4b42)
  • enable static user methods for instance mappers (#364) (7e1cb8f)
  • ignore static fields and properties (#380) (e5e2d1c)
  • insert a cast to idictionary when an explicit setter is present (#341) (20f6f06)
  • prevent crash when object to object mapping (#340) (b5f4559)

Features

  • add EnsureCapacity method generation (#312) (c166a3f)
  • add EnsureCapacity to dctionary foreach loops (#361) (685d6ee)
  • add mapping to immutable sequences (#305) (8c8a338)
  • add queue and stack mapping (#297) (5040bf5)
  • add support fot ImmutableDictionary and ImmutableSortedDictionary (#351) (587abbc)
  • queryable support for user implemented mappings (#348) (a58f56f)
  • support fields (d2fe807)
  • support immutable interfaced target types (#365) (fea8aa3)
  • Support IQueryable projection mappings (#287) (c2a338f)
  • support mappers nested in classes (#354) (80a193a)
  • use IEnumerable constructors where possible (#342) (74d0b52)
  • useForAttributeWithMetadataName instead of CreateSyntaxProvider (#327) (3b9c2f9)

v2.8.0-next.2

2.8.0-next.2 (2023-04-20)

Bug Fixes

  • add fully qualified Names for method parameters, return types, new constructor call and generic types (#318) (36830e8)
  • add target type to the RMG012 diagnostic (#310) (c092049)
  • create a new NameBuilder scope inside lambda expressions (#358) (1b475a7)
  • do not diagnostic property not found if target is read only (#345) (6ec7e80)
  • insert a cast to idictionary when an explicit setter is present (#341) (20f6f06)
  • prevent crash when object to object mapping (#340) (b5f4559)

Features

  • add EnsureCapacity method generation (#312) (c166a3f)
  • add EnsureCapacity to dctionary foreach loops (#361) (685d6ee)

... (truncated)

Commits
  • e5e2d1c fix: ignore static fields and properties (#380)
  • 515c27a chore(deps): bump Verify.XUnit from 19.12.3 to 19.13.0 (#373)
  • 41b25c0 docs: correct UseDeepCloning docs (#370)
  • fb347d9 docs: do not list removed analyzer rules (#367)
  • 0a489ae chore(deps): bump FluentAssertions from 6.10.0 to 6.11.0 (#368)
  • fea8aa3 feat: support immutable interfaced target types (#365)
  • 7e1cb8f fix: enable static user methods for instance mappers (#364)
  • 685d6ee feat: add EnsureCapacity to dctionary foreach loops (#361)
  • 301105e chore: format source code with csharpier
  • fec70b8 chore: add csharpier and husky
  • 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 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)

Bumps [Riok.Mapperly](https://github.com/riok/mapperly) from 2.5.0 to 2.8.0.
- [Release notes](https://github.com/riok/mapperly/releases)
- [Changelog](https://github.com/riok/mapperly/blob/main/.releaserc.yaml)
- [Commits](riok/mapperly@v2.5.0...v2.8.0)

---
updated-dependencies:
- dependency-name: Riok.Mapperly
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 27, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

0 participants