Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps Riok.Mapperly from 4.1.1 to 4.2.1.

Release notes

Sourced from Riok.Mapperly's releases.

v4.2.1

🐛 Bug Fixes

  • fix: add value suffix when getting non-enumerated count on nullable value types by @​latonz in #1789
  • fix: fixes queryable projection inlining of user-defined mappings calling generated mappings by @​latonz in #1790
  • fix: correct nullable handling in queryable projection mappings with nullable value types and custom mapping methods by @​latonz in #1810
  • fix: resolve base methods in MapValue.Use by @​latonz in #1811
  • fix: resolve base mappings in MapProperty.Use by @​latonz in #1812
  • fix: resolve object factories in base classes by @​latonz in #1813
  • fix: use global alias for exceptions and linq select by @​latonz in #1816

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

v4.2.1-next.2

🐛 Bug Fixes

  • fix: use global alias for exceptions and linq select by @​latonz in #1816

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

v4.2.1-next.1

🐛 Bug Fixes

  • fix: fixes queryable projection inlining of user-defined mappings calling generated mappings by @​latonz in #1790
  • fix: correct nullable handling in queryable projection mappings with nullable value types and custom mapping methods by @​latonz in #1810
  • fix: resolve base methods in MapValue.Use by @​latonz in #1811
  • fix: resolve base mappings in MapProperty.Use by @​latonz in #1812
  • fix: resolve object factories in base classes by @​latonz in #1813

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

v4.2.1-next.0

🐛 Bug Fixes

  • fix: add value suffix when getting non-enumerated count on nullable value types by @​latonz in #1789

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

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

... (truncated)

Commits
  • d1da52b fix: use global alias for exceptions and linq select (#1816)
  • 6b10cf7 fix: resolve object factories in base classes (#1813)
  • 6dfc2fd fix: resolve base mappings in MapProperty.Use (#1812)
  • 1666c95 fix: resolve base methods in MapValue.Use (#1811)
  • 9d6b31b fix: correct nullable handling in queryable projection mappings with nullable...
  • 364d21b chore: upgrade docs npm dependencies (#1809)
  • f37611a chore(deps-dev): Bump @​typescript-eslint/eslint-plugin from 7.16.1 to 8.29.1 ...
  • 0256008 chore(deps): Bump System.Formats.Asn1 from 9.0.3 to 9.0.4 (#1800)
  • ada8190 chore(deps): Bump http-proxy-middleware (#1808)
  • 1a2a87d chore(deps): Bump Microsoft.EntityFrameworkCore.Sqlite (#1803)
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 28, 2025
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