Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps Riok.Mapperly from 2.5.0 to 2.7.0.

Release notes

Sourced from Riok.Mapperly's releases.

v2.7.0

2.7.0 (2023-03-13)

Bug Fixes

  • do not map from indexed properties (#232) (8f0c08d)
  • improve enum mapping runtime exception (#230) (7a6b90b)
  • register output as implementation source output (#246) (0eccd4d), closes #72
  • resolve user defined mappings for init properties with correct nullability (#257) (f18e424)
  • support mapping to target readonly collections (#252) (8fa4116)

Features

  • constructor mapping support for MapProperty attribute (#239) (631fb34)
  • datetime to dateonly and timeonly mapping (#253) (c40108d)
  • support IList, List and IReadOnlyList targets (#248) (fcaf5a5)
  • support roslyn 4.5 (#220) (56c5aca)

v2.7.0-next.2

2.7.0-next.2 (2023-01-26)

Bug Fixes

  • support mapping to target readonly collections (#252) (8fa4116)

Features

  • datetime to dateonly and timeonly mapping (#253) (c40108d)

v2.7.0-next.1

2.7.0-next.1 (2023-01-23)

Bug Fixes

  • do not map from indexed properties (#232) (8f0c08d)
  • improve enum mapping runtime exception (#230) (7a6b90b)
  • register output as implementation source output (#246) (0eccd4d), closes #72

Features

  • constructor mapping support for MapProperty attribute (#239) (631fb34)
  • support IList, List and IReadOnlyList targets (#248) (fcaf5a5)

v2.6.0

... (truncated)

Commits
  • 56c5aca feat: support roslyn 4.5 (#220)
  • d0d1c2e chore(deps): bump FluentAssertions from 6.9.0 to 6.10.0 (#267)
  • a144343 docs: upgrade dependencies (#265)
  • 3c859fa chore(deps): bump Verify.XUnit from 19.8.3 to 19.9.2 (#264)
  • 1d3e369 chore(deps): bump Verify.XUnit from 19.7.1 to 19.8.3 (#263)
  • 194434b chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#261)
  • f18e424 fix: resolve user defined mappings for init properties with correct nullabili...
  • a83190a chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#254)
  • c40108d feat: datetime to dateonly and timeonly mapping (#253)
  • 8fa4116 fix: support mapping to target readonly collections (#252)
  • 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.7.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.7.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 Mar 14, 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2023

Superseded by #339.

@dependabot dependabot bot closed this Apr 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Riok.Mapperly-2.7.0 branch April 27, 2023 12:00
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.

1 participant