Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps Riok.Mapperly from 4.1.1 to 4.2.0.

Release notes

Sourced from Riok.Mapperly's releases.

v4.2.0

🚀 Features

  • feat: Separate RequiredMappingStrategy configuration for enums by @​jacob-buckaroo in #1591
  • feat: Diagnostic for mapping null mismatch by @​latonz in #1612
  • feat: Add support for From and To method conversions (#1117) by @​TonEnfer in #1616
  • feat: do not apply deep cloning to queryable projection mappings by @​latonz in #1717
  • feat: add NotNullIfNotNull attribute on generated methods, support it on user implemented methods by @​latonz in #1718
  • feat: support named mappings for existing target objects by @​clegoz in #1720

🐛 Bug Fixes

  • fix: missing global alias on method argument in inlined user-implemented method #1629 by @​TonEnfer in #1630
  • fix: initialize nullable members for nested containers by @​clegoz in #1660
  • fix: only diagnostic missing member mappings for required init members by @​latonz in #1686
  • fix: do not emit null coalesce operator in queryable mappings by @​latonz in #1716
  • fix: correct nameof expression for enum value checked mappings by @​latonz in #1741

Full Changelog: riok/mapperly@v4.1.1...v4.2.0

v4.2.0-next.2

🚀 Features

  • feat: support named mappings for existing target objects by @​clegoz in #1720

🐛 Bug Fixes

  • fix: correct nameof expression for enum value checked mappings by @​latonz in #1741

Full Changelog: riok/mapperly@v4.2.0-next.1...v4.2.0-next.2

v4.2.0-next.1

🚀 Features

  • feat: do not apply deep cloning to queryable projection mappings by @​latonz in #1717
  • feat: add NotNullIfNotNull attribute on generated methods, support it on user implemented methods by @​latonz in #1718

🐛 Bug Fixes

  • fix: do not emit null coalesce operator in queryable mappings by @​latonz in #1716

Full Changelog: riok/mapperly@v4.2.0-next.0...v4.2.0-next.1

v4.2.0-next.0

🚀 Features

... (truncated)

Commits
  • d20c027 chore: fix syntax factory parameter code smell in public static extern method...
  • 9a5f42e feat: support named mappings for existing target objects (#1720)
  • 7f7b0a7 chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3 in /docs (#1742)
  • b777a1e chore(deps): Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.13.0 (#1746)
  • 242531e chore(deps-dev): Bump stylelint from 16.14.1 to 16.15.0 in /docs (#1743)
  • 5ef0cfe chore(deps): Bump meziantou.framework.nugetpackagevalidation.tool (#1744)
  • d179a58 chore(deps): Bump NuGet.Frameworks from 6.13.1 to 6.13.2 (#1747)
  • 7c8a6d7 chore(deps): Bump prismjs in /docs in the npm_and_yarn group (#1750)
  • e500ca1 fix: correct nameof expression for enum value checked mappings (#1741)
  • 7e09979 chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 in /docs (#1729)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 31, 2025
@pdevito3
Copy link
Collaborator

@dependabot rebase

Bumps [Riok.Mapperly](https://github.com/riok/mapperly) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/riok/mapperly/releases)
- [Commits](riok/mapperly@v4.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Riok.Mapperly-4.2.0 branch from 9e92716 to f3855c8 Compare April 24, 2025 11:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Superseded by #123.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Riok.Mapperly-4.2.0 branch May 5, 2025 15:50
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.

2 participants