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

Package Dependencies: Bump Riok.Mapperly from 3.5.1 to 4.1.1 #21

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps Riok.Mapperly from 3.5.1 to 4.1.1.

Release notes

Sourced from Riok.Mapperly's releases.

v4.1.1

🐛 Bug Fixes

  • fix: existing target unmapped required member should not lead to error diagnostic by @​latonz in #1570
  • fix: use correct user defined mapping configuration for nullable disabled queryable mappings by @​latonz in #1580

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

v4.1.1-next.0

🐛 Bug Fixes

  • existing target unmapped required member should not lead to error diagnostic by @​latonz in #1570
  • use correct user defined mapping configuration for nullable disabled queryable mappings by @​latonz in #1580

Full Changelog: riok/mapperly@v4.1.0...v4.1.1-next.0

v4.1.0

🚀 Features

🐛 Bug Fixes

  • support capacity settable members by @​latonz in #1526
  • ignore capacity related diagnostics for system collection types when mapping from custom type by @​latonz in #1531
  • Removes the obsolete attribute from MapProperty.ctor(string[], string[]) by @​latonz in #1535
  • allow assignments of MapValue constant value types to nullable value types by @​latonz in #1536
  • handle nullable value types with MapValueAttribute and methods correct by @​latonz in #1538
  • correct analysis of property member accessors by @​latonz in #1556
  • simplify could not generate mapping exception syntax by @​latonz in #1559
  • fix inconsistent handling of mixed nullable contexts by @​latonz in #1558
  • allow multiple MapProperty attributes for the same target member by @​latonz in #1560
  • correct handling mapping to read-only target arrays by @​latonz in #1562
  • lazy load types which are not available on netstandard2.0 by @​latonz in #1563

Full Changelog: riok/mapperly@v4.0.0...v4.1.0

v4.1.0-next.3

🐛 Bug Fixes

  • fix: correctly handle mapping to read-only target arrays by @​latonz in #1562
  • fix: lazy load types which are not available on netstandard2.0 by @​latonz in #1563

Full Changelog: riok/mapperly@v4.1.0-next.2...v4.1.0-next.3

v4.1.0-next.2

🚀 Features

... (truncated)

Commits
  • 8727f10 upgrade dependencies and switch to .net 9.0 (#1602)
  • e8302e0 chore(deps): Bump cross-spawn in /docs in the npm_and_yarn group (#1601)
  • b5c0f3b chore(deps): Bump the docusaurus group in /docs with 6 updates (#1594)
  • 96fa2c0 add enum required mapping none test (#1593)
  • 8dfeb92 add diagnostics and checklist to the bug template (#1584)
  • e7738bf fix: use correct user defined mapping configuration for nullable disabled que...
  • dd5f9fe chore(deps): Bump the docusaurus group in /docs with 6 updates (#1575)
  • ad4b28e allow cloudflare analytics (#1572)
  • 2425293 fix: existing target unmapped required member should not lead to error diagno...
  • f72d1b1 chore(deps): Bump Meziantou.Analyzer from 2.0.169 to 2.0.176 (#1567)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Riok.Mapperly-4.1.1 branch from f4971b0 to 17c00bc Compare December 5, 2024 04:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Looks like Riok.Mapperly is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Riok.Mapperly-4.1.1 branch December 5, 2024 04:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant