tbrittain / SmbExplorerCompanion

Baseball-Reference style desktop application for Super Mega Baseball 4 franchise playthroughs
MIT License
2 stars 0 forks source link

Bump Riok.Mapperly from 3.0.0 to 3.1.0 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Riok.Mapperly from 3.0.0 to 3.1.0.

Release notes

Sourced from Riok.Mapperly's releases.

v3.1.0

3.1.0 (2023-08-18)

Bug Fixes

  • add modifying nested struct diagnostic (#551) (1677632)
  • fix nullable arrays (#621) (237be62)
  • optimize enumerable mappings (#588) (3ee2e96)
  • resolve configuration enums directly to fix VS but crashing the source generator (#654) (a512ee9)

Features

  • add support for user implemented existing target mappings (#569) (ec3416d)
  • introduce experimental full nameof support (#518) (43e9b19)

v3.1.0-next.2

3.1.0-next.2 (2023-08-18)

Bug Fixes

  • add modifying nested struct diagnostic (#551) (1677632)
  • optimize enumerable mappings (#588) (3ee2e96)
  • resolve configuration enums directly to fix VS but crashing the source generator (#654) (a512ee9)

v3.1.0-next.1

3.1.0-next.1 (2023-08-08)

Bug Fixes

Features

  • add support for user implemented existing target mappings (#569) (ec3416d)
  • introduce experimental full nameof support (#518) (43e9b19)
Commits
  • a512ee9 fix: resolve configuration enums directly to fix VS but crashing the source g...
  • c103cde chore(deps): Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#652)
  • 02e729e docs: list the roslyn sdk as prequisite for debugging with VS (#651)
  • 49923ee chore(deps): Bump Verify.XUnit from 20.6.0 to 20.8.0 (#649)
  • e91d5c7 chore(deps): Bump Meziantou.Polyfill from 1.0.25 to 1.0.26 (#648)
  • be6ed90 chore(deps): Bump NuGet.Frameworks from 6.6.1 to 6.7.0 (#645)
  • 4bdfe80 chore: run sample in ci to ensure it is valid and cancel concurrent in progre...
  • f7c566f chore: Use c# string syntax helpers for tests (#638)
  • 1677632 fix: add modifying nested struct diagnostic (#551)
  • 3ee2e96 fix: optimize enumerable mappings (#588)
  • 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 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)