KinsonDigital / Velaptor

2D game development framework
https://docs.velaptor.io
MIT License
71 stars 20 forks source link

chore(deps): update dependency communitytoolkit.mvvm to 8.3.1 #1032

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
CommunityToolkit.Mvvm 8.2.2 -> 8.3.1 age adoption passing confidence

Release Notes

CommunityToolkit/dotnet (CommunityToolkit.Mvvm) ### [`v8.3.1`](https://redirect.github.com/CommunityToolkit/dotnet/releases/tag/v8.3.1): 8.3.1 This hotfix release includes build time validation for the Windows SDK projections, to improve the developer experience. #### What's Changed 🆕 - Add .targets to validate the Windows SDK version by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/942](https://redirect.github.com/CommunityToolkit/dotnet/pull/942) ### [`v8.3.0`](https://redirect.github.com/CommunityToolkit/dotnet/releases/tag/v8.3.0): 8.3.0 #### What's Changed 🆕 - Fix generation for OnPropertyChanging for \[NotifyPropertyChangedFor] by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/722](https://redirect.github.com/CommunityToolkit/dotnet/pull/722) - Add .NET 8 TFM to all projects and AOT annotations by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/832](https://redirect.github.com/CommunityToolkit/dotnet/pull/832) - Update NuGet packages to latest stable by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/908](https://redirect.github.com/CommunityToolkit/dotnet/pull/908) - Fix typo in Guard.ThrowHelper.ThrowArgumentNullExceptionForIsNotNull by [@​Benna96](https://redirect.github.com/Benna96) in [https://github.com/CommunityToolkit/dotnet/pull/863](https://redirect.github.com/CommunityToolkit/dotnet/pull/863) - Add AOT support in WinRT scenarios to the MVVM Toolkit by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/909](https://redirect.github.com/CommunityToolkit/dotnet/pull/909) - Include sizeof(T) in offset calculation for Memory2D from MemoryManager by [@​Lillenne](https://redirect.github.com/Lillenne) in [https://github.com/CommunityToolkit/dotnet/pull/841](https://redirect.github.com/CommunityToolkit/dotnet/pull/841) - Correct incorrect description in ObsoleteAttribute by [@​aianlinb](https://redirect.github.com/aianlinb) in [https://github.com/CommunityToolkit/dotnet/pull/806](https://redirect.github.com/CommunityToolkit/dotnet/pull/806) - Update CsWinRT to latest stable by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/910](https://redirect.github.com/CommunityToolkit/dotnet/pull/910) - Avoid auto-generating ObservableValidator.HasError by [@​arivoir](https://redirect.github.com/arivoir) in [https://github.com/CommunityToolkit/dotnet/pull/884](https://redirect.github.com/CommunityToolkit/dotnet/pull/884) - Disable IID optimizer in MVVM Toolkit by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/912](https://redirect.github.com/CommunityToolkit/dotnet/pull/912) - Allow trimming feature switches by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/911](https://redirect.github.com/CommunityToolkit/dotnet/pull/911) - Fix IBufferWriterExtensions Write for unmanaged types by [@​pziezio](https://redirect.github.com/pziezio) in [https://github.com/CommunityToolkit/dotnet/pull/799](https://redirect.github.com/CommunityToolkit/dotnet/pull/799) - Update Windows SDK package version by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/916](https://redirect.github.com/CommunityToolkit/dotnet/pull/916) - Don't generate 'INotifyPropertyChanging' code if not requested by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/915](https://redirect.github.com/CommunityToolkit/dotnet/pull/915) - Generate trim annotations for \[NotifyDataErrorInfo] properties by [@​Sergio0694](https://redirect.github.com/Sergio0694) in [https://github.com/CommunityToolkit/dotnet/pull/918](https://redirect.github.com/CommunityToolkit/dotnet/pull/918) #### New Contributors - [@​Benna96](https://redirect.github.com/Benna96) made their first contribution in [https://github.com/CommunityToolkit/dotnet/pull/863](https://redirect.github.com/CommunityToolkit/dotnet/pull/863) - [@​Lillenne](https://redirect.github.com/Lillenne) made their first contribution in [https://github.com/CommunityToolkit/dotnet/pull/841](https://redirect.github.com/CommunityToolkit/dotnet/pull/841) - [@​aianlinb](https://redirect.github.com/aianlinb) made their first contribution in [https://github.com/CommunityToolkit/dotnet/pull/806](https://redirect.github.com/CommunityToolkit/dotnet/pull/806) - [@​arivoir](https://redirect.github.com/arivoir) made their first contribution in [https://github.com/CommunityToolkit/dotnet/pull/884](https://redirect.github.com/CommunityToolkit/dotnet/pull/884) **Full Changelog**: https://github.com/CommunityToolkit/dotnet/compare/v8.2.2...v8.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.