Releases: reactiveui/ReactiveUI.Validation
Releases · reactiveui/ReactiveUI.Validation
7.0.5
🗞️ What's Changed
💥 Breaking Changes
- cd78774 breaking: drop netstandard2.0, seal ValidationHelper, migrate to TUnit, modernize build (#876) @glennawatson
- 737b280 breaking: seal ValidationState as record, performance improvements, replace Polyfill NuGet with local polyfills (#878) @glennawatson
🐛 Fixes
- 406c372 fix: add regression tests for #515 and #665 (#879) @glennawatson
📦 Dependencies
- 55fc677 chore(deps): update actions/download-artifact action to v8 (#877) @renovate[bot]
- 3da659b chore(deps): update xamarin & androidx (#837) @renovate[bot]
- f766183 chore(deps): update dependency verify.nunit to 31.9.0 (#856) @renovate[bot]
- e561ef1 chore(deps): update dependency verify.nunit to 31.12.5 (#869) @renovate[bot]
- f4caea7 chore(deps): update dependency polyfill to 9.8.1 (#868) @renovate[bot]
- c7e13d4 chore(deps): update dependency system.collections.immutable to 10.0.2 (#866) @renovate[bot]
- 6c61a25 chore(deps): update dependency verify.nunit to 31.10.0 (#865) @renovate[bot]
- d778001 chore(deps): update dependency polyfill to 9.7.7 (#867) @renovate[bot]
- 9338474 chore(deps): update dependency polyfill to 9.7.3 (#863) @renovate[bot]
- 1a1ee23 chore(deps): update dependency microsoft.sourcelink.github to v10 (#864) @renovate[bot]
- d19b9d4 chore(deps): update dependency reactiveui.sourcegenerators to 2.6.1 (#862) @renovate[bot]
- c930a5c chore(deps): update dependency polyfill to 9.7.1 (#861) @renovate[bot]
- f5d5e7e chore(deps): update dependency verify.nunit to 31.9.3 (#860) @renovate[bot]
- 3509d42 chore(deps): update dependency polyfill to 9.5.0 (#859) @renovate[bot]
- e31455f chore(deps): update dependency messagebox.avalonia to 3.3.1.1 (#858) @renovate[bot]
- af6dbf0 chore(deps): update dependency polyfill to 9.4.1 (#857) @renovate[bot]
- 1445d07 chore(deps): update dependency roslynator.analyzers to 4.15.0 (#855) @renovate[bot]
- 521b66c chore(deps): update dependency messagebox.avalonia to 3.3.1 (#851) @renovate[bot]
- 70866c2 chore(deps): update dependency publicapigenerator to 11.5.4 (#850) @renovate[bot]
- f175ad7 chore(deps): update dependency polyfill to 9.3.4 (#852) @renovate[bot]
- e557d8a chore(deps): update dependency system.collections.immutable to 10.0.1 (#853) @renovate[bot]
- ce613ff chore(deps): update dessant/lock-threads action to v6 (#854) @renovate[bot]
🔗 Full Changelog: 6.0.18...7.0.5
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @renovate[bot]
6.0.18
🗞️ What's Changed
📦 Dependencies
- bd7624e chore(deps): update dependency system.collections.immutable to 9.0.11 (#819) @renovate[bot]
- 7c361bf chore(deps): update dependency verify.nunit to 31.8.0 (#849) @renovate[bot]
- 89d6cb4 chore(deps): update dependency polyfill to 9.3.1 (#848) @renovate[bot]
- 217d5c1 chore(deps): update dependency polyfill to v9 (#844) @renovate[bot]
- cda6ac8 chore(deps): update dependency verify.nunit to 31.7.3 (#845) @renovate[bot]
- 0c46f3a chore(deps): update reactiveui to 22.3.1 (#846) @renovate[bot]
- 8387506 chore(deps): update .net test stack (#838) @renovate[bot]
- 20d5f19 chore(deps): update dependency system.collections.immutable to v10 (#843) @renovate[bot]
- 2edf945 chore(deps): update dependency messagebox.avalonia to 3.3.0 (#840) @renovate[bot]
- b74c398 chore(deps): update reactiveui (#839) @renovate[bot]
- 5cc4085 chore(deps): update dependency publicapigenerator to 11.5.3 (#836) @renovate[bot]
- 8457680 chore(deps): update dependency nerdbank.gitversioning to 3.9.50 (#841) @renovate[bot]
📌 Other
- f9654c9 Replace Locator.Current with AppLocator.Current for service resolution (#847) @ChrisPulman
🔗 Full Changelog: 6.0.5...6.0.18
🙌 Contributions
💖 Thanks to all the contributors: @ChrisPulman
🤖 Automated services that contributed: @renovate[bot]
6.0.5
🗞️ What's Changed
💥 Breaking Changes
- c6915ac breaking: Add .NET 10 Support and Upgrade to ReactiveUI 22.0 (#834) @Copilot @copilot-swe-agent[bot] @glennawatson
🧹 General Changes
- 5998c95 Update CI workflow permissions for actions (#826) @ChrisPulman
📦 Dependencies
- e21147a chore(deps): update reactiveui to 22.1.1 (#835) @renovate[bot]
- a474081 chore(deps): update dependency mahapps.metro to 2.4.11 (#820) @renovate[bot]
- e4ecd92 chore(deps): update dependency roslynator.analyzers to 4.14.1 (#830) @renovate[bot]
- c736269 chore(deps): update dependency polyfill to 8.9.0 (#821) @renovate[bot]
- be7fd7e chore(deps): update dependency reactiveui.sourcegenerators to 2.4.1 (#815) @renovate[bot]
- 6b5887b chore(deps): update dependency polyfill to 8.8.1 (#816) @renovate[bot]
📌 Other
- 35ffddb Migrate test suite from xUnit + FluentAssertions to NUnit 4.4.0 with controlled concurrency (#832) @Copilot @copilot-swe-agent[bot] @glennawatson
🔗 Full Changelog: 5.0.1...6.0.5
🙌 Contributions
🌱 New contributors since the last release: @Copilot
💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @glennawatson
🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]
5.0.1
What's Changed
🚀 Features & Improvements
- Add .NET 9 support and update dependencies by @ChrisPulman in #814
📦 Dependency Updates
- roslynator.analyzers to 4.12.6 in #701
- polyfill to 6.11.0 in #702
- xunit-dotnet monorepo to 2.9.2 in #700
- verify.xunit to 26.6.0 in #699
- polyfill to v7 in #706
- roslynator.analyzers to 4.12.7 in #704
- messagebox.avalonia to 3.2.0 in #705
- diffengine to 15.5.3 in #708
- nerdbank.gitversioning to 3.6.146 in #710
- verify.xunit to v28 in #712
- verify.xunit to 28.1.3 in #713
- polyfill to 7.2.0 in #711
- polyfill to 7.3.0 in #714
- polyfill to 7.4.0 in #715
- polyfill to 7.4.1 in #720
- system.collections.immutable to v9 in #719
- fluentassertions to 6.12.2 in #716
- reactiveui.sourcegenerators to v2 in #717
- microsoft.net.test.sdk to 17.12.0 in #722
- polyfill to 7.5.0 in #723
- diffengine to 15.5.5 in #721
- publicapigenerator to 11.3.0 in #725
- xunit.runner.visualstudio to v3 in #729
- nerdbank.gitversioning to 3.7.112 in #726
- polyfill to 7.9.1 in #728
- polyfill to 7.11.0 in #732
- xunit-dotnet monorepo to 2.9.3 in #733
- diffengine to 15.6.0 in #727
- polyfill to 7.12.0 in #736
- nerdbank.gitversioning to 3.7.115 in #735
- roslynator.analyzers to 4.12.10 in #730
- xunit.runner.visualstudio to 3.0.1 in #734
- fluentassertions to v8 in #739
- fluentassertions to 7.1.0 in #740
- diffengine to 15.9.0 in #737
- coverlet.msbuild to 6.0.4 in #731
- publicapigenerator to 11.4.1 in #743
- reactiveui.sourcegenerators to 2.1.1 in #746
- roslynator.analyzers to 4.12.11 in #744
- verify.xunit to 28.9.0 in #718
- polyfill to 7.14.0 in #742
- polyfill to 7.16.0 in #745
- polyfill to 7.16.1 in #747
- system.collections.immutable to 9.0.1 in #738
- xunit.stafact to 1.2.69 in #741
- polyfill to 7.17.0 in #756
- microsoft.net.test.sdk to 17.13.0 in #751
- reactiveui.sourcegenerators to 2.1.8 in #753
- verify.xunit to 28.11.0 in #754
- fluentassertions to 8.1.0 in #757
- xunit.runner.visualstudio to 3.0.2 in #749
- roslynator.analyzers to 4.13.0 in #750
- system.collections.immutable to 9.0.2 in #752
- roslynator.analyzers to 4.13.1 in #761
- polyfill to 7.20.0 in #759
- diffengine to 15.9.1 in #762
- publicapigenerator to 11.4.2 in #755
- fluentassertions to 8.1.1 in #758
- reactiveui.sourcegenerators to 2.1.27 in #769
- reactiveui to 20.2.45 in #770
- publicapigenerator to 11.4.5 in #763
- polyfill to 7.21.0 in #764
- system.collections.immutable to 9.0.3 in #767
- reactiveui.androidx to 20.2.45 in #771
- fluentassertions to 8.2.0 in #768
- polyfill to 7.22.0 in #772
- diffengine to 15.11.0 in #765
- verify.xunit to 28.16.0 in #760
- polyfill to 7.23.0 in #773
- polyfill to 7.31.0 in #774
- system.collections.immutable to 9.0.5 in #777
- diffengine to v16 in #776
- publicapigenerator to 11.4.6 in #778
- polyfill to 7.33.0 in #782
- fluentassertions to 8.3.0 in #783
- xunit.runner.visualstudio to 3.1.1 in #780
- diffengine to 16.2.2 in #784
- reactiveui to 20.3.1 in #785
- reactiveui.androidx to 20.3.1 in #786
- reactiveui.sourcegenerators to 2.2.4 in #787
- verify.xunit to v30 in #779
- system.collections.immutable to 9.0.6 in #788
- polyfill to v8 in #789
- polyfill to 8.3.0 in #791
- diffengine to 16.2.3 in #790
- verify.xunit to 30.4.0 in #792
- fluentassertions to 8.4.0 in #793
- reactiveui to 20.4.1 in #794
- reactiveui.androidx to 20.4.1 in #795
- reactiveui.sourcegenerators to 2.3.1 in #796
- polyfill to 8.4.0 in #797
- polyfill to 8.7.0 in #798
- system.collections.immutable to 9.0.7 in #799
- fluentassertions to 8.5.0 in #800
- polyfill to 8.7.3 in #801
- xunit.runner.visualstudio to 3.1.3 in #802
- verify.xunit to 30.5.0 in [#804](https://github.com/reactive...
4.1.1
Fixes
- 06950d9 Fix for DynamicData version 9 (#691) @ChrisPulman
General Changes
- 5d51ada Housekeeping Update Version (#692) @ChrisPulman
- 75dbd7a Housekeeping Update build configuration (#695) @ChrisPulman
- 65b8902 Update README.md (#686) @eugenenoble2005
- a290a9c Housekeeping clean up Android X project (#694) @ChrisPulman
Dependencies
- e2a03cd chore(deps): update dependency roslynator.analyzers to v4.12.3 (#663) @renovate[bot]
- 5b855fb chore(deps): update xunit-dotnet monorepo to v2.8.1 (#670) @renovate[bot]
- 5f390ce chore(deps): update dependency microsoft.net.test.sdk to v17.10.0 (#669) @renovate[bot]
- 38afd07 chore(deps): update dependency microsoft.reactive.testing to v6.0.1 (#668) @renovate[bot]
- 4a00901 chore(deps): update dependency nerdbank.gitversioning to v3.6.139 (#674) @renovate[bot]
- 26b2888 chore(deps): update dependency diffengine to v15.4.3 (#671) @renovate[bot]
- 2a52d7d chore(deps): update dependency verify.xunit to v25 (#672) @renovate[bot]
- 24499a4 chore(deps): update dependency roslynator.analyzers to v4.12.4 (#673) @renovate[bot]
- 5dc63df chore(deps): update dependency verify.xunit to 26.4.5 (#697) @renovate[bot]
- ce7f3a3 chore(deps): update dependency diffengine to v15.4.6 (#678) @renovate[bot]
- 732d444 chore(deps): update xunit-dotnet monorepo (#677) @renovate[bot]
- 37e5e4f chore(deps): update dependency diffengine to v15.5.0 (#680) @renovate[bot]
- 80c2947 chore(deps): update dependency verify.xunit to v25.3.2 (#676) @renovate[bot]
- 89ab3a3 chore(deps): update dependency messagebox.avalonia to v3.1.6 (#682) @renovate[bot]
- 97b9f68 chore(deps): update dependency verify.xunit to v26 (#681) @renovate[bot]
- 150e6ce chore(deps): update dependency verify.xunit to v24.2.0 (#662) @renovate[bot]
- 1122fa4 chore(deps): update dependency nerdbank.gitversioning to 3.6.141 (#683) @renovate[bot]
- bf3f6dd chore(deps): update dependency microsoft.net.test.sdk to 17.11.0 (#685) @renovate[bot]
- 98298d5 chore(deps): update dependency roslynator.analyzers to 4.12.5 (#698) @renovate[bot]
- f519fd5 chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#689) @renovate[bot]
- cfa8a17 chore(deps): update dependency fluentassertions to 6.12.1 (#690) @renovate[bot]
- 21e0863 chore(deps): update dependency diffengine to 15.5.1 (#688) @renovate[bot]
- 5f0ce3f chore(deps): update dependency nerdbank.gitversioning to 3.6.143 (#687) @renovate[bot]
- 4503c3c chore(deps): update dependency verify.xunit to 26.4.4 (#684) @renovate[bot]
- ad424fb chore(deps): update dependency diffengine to v15.4.4 (#675) @renovate[bot]
- ab742e3 chore(deps): update dependency reactiveui to v20.1.1 (#666) @renovate[bot]
- b641b5f chore(deps): update dependency diffengine to v15.4.1 (#667) @renovate[bot]
- 523445b chore(deps): update dependency diffengine to v15.4.0 (#661) @renovate[bot]
Contributions
New contributors since the last release: @eugenenoble2005
Thanks to all the contributors: @ChrisPulman, @eugenenoble2005
The following automated services have also contributed to this release: @renovate[bot]
4.0.9
4.0.6
Dependencies:
- 9560dc3 build(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 in /src (#512) @dependabot[bot]
- 6650598 build(deps): bump DiffEngine from 11.1.0 to 11.2.0 in /src (#514) @dependabot[bot]
- 4a15891 build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0 to 7.0.1 in /samples (#518)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> @dependabot[bot]
- a0ede11 build(deps): bump Avalonia from 0.10.18 to 0.10.19 in /samples (#516) @dependabot[bot]
- 22e9bcf build(deps): bump XamlNameReferenceGenerator from 1.5.1 to 1.6.1 in /samples (#513) @dependabot[bot]
- 08efd20 build(deps): bump Avalonia.Desktop from 0.10.18 to 0.10.19 in /samples (#519) @dependabot[bot]
- 14b9061 build(deps): bump Avalonia.ReactiveUI from 0.10.18 to 0.10.19 in /samples (#517) @dependabot[bot]
- 91ad6e2 build(deps): bump PublicApiGenerator from 10.3.0 to 11.0.0 in /src (#520) @dependabot[bot]
- 6873136 build(deps): bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 in /src (#523) @dependabot[bot]
- 9599b88 build(deps): bump Roslynator.Analyzers from 4.2.0 to 4.3.0 in /src (#522) @dependabot[bot]
- a0be135 build(deps): bump Roslynator.Analyzers from 4.2.0 to 4.3.0 in /samples (#521) @dependabot[bot]
- 7d89f35 build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src (#529) @dependabot[bot]
- 8c020ef build(deps): bump Microsoft.Reactive.Testing from 5.0.0 to 6.0.0 in /src (#531) @dependabot[bot]
- 453a122 build(deps): bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 in /src (#527) @dependabot[bot]
- cec6867 build(deps): bump DiffEngine from 11.3.0 to 11.4.1 in /src (#532) @dependabot[bot]
- c65e4d3 build(deps): update ReactiveUI requirement from 18.* to 19.* in /src (#536) @dependabot[bot]
- 63d16aa build(deps): update ReactiveUI requirement from 18.* to 19.* in /samples (#542) @dependabot[bot]
- 08b8086 build(deps): update ReactiveUI.WPF requirement in /samples (#543) @dependabot[bot]
- 1db829c build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 in /src (#534) @dependabot[bot]
- 670786d build(deps): update ReactiveUI.WinForms requirement from 18.* to 19.* in /samples (#541) @dependabot[bot]
- 5d73211 build(deps): update ReactiveUI.Fody requirement in /samples (#538) @dependabot[bot]
- 9972de6 build(deps): update ReactiveUI.AndroidSupport requirement in /src (#537) @dependabot[bot]
- 7a2eff8 build(deps): update ReactiveUI.AndroidX requirement in /src (#535) @dependabot[bot]
- 7856c2a build(deps): bump stylecop.analyzers in /src (#533) @dependabot[bot]
- 75805fd build(deps): bump stylecop.analyzers in /samples (#539) @dependabot[bot]
- 42a2458 build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.3 in /samples (#540) @dependabot[bot]
- 1cb42ed build(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#524) @dependabot[bot]
- e958541 build(deps): bump xunit.runner.console from 2.4.2 to 2.5.0 in /src (#552) @dependabot[bot]
- fc26268 build(deps): bump MahApps.Metro from 2.4.9 to 2.4.10 in /samples (#549) @dependabot[bot]
- dc2203a build(deps): bump xunit from 2.4.2 to 2.5.0 in /src (#553) @dependabot[bot]
- 0961de8 build(deps): bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /src (#554) @dependabot[bot]
- df3f1d7 build(deps): bump DiffEngine from 11.4.1 to 12.0.0 in /src (#555) @dependabot[bot]
- a199f8f build(deps): bump Roslynator.Analyzers from 4.3.0 to 4.5.0 in /samples (#569) @dependabot[bot]
- fc1b5e4 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 in /src (#562) @dependabot[bot]
- 131c0cf build(deps): bump Roslynator.Analyzers from 4.3.0 to 4.5.0 in /src (#564) @dependabot[bot]
- a24bec4 build(deps): bump DiffEngine from 12.0.0 to 12.2.1 in /src (#563) @dependabot[bot]
- 109e70f build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /samples (#565) @dependabot[bot]
- fc74a9b build(deps): bump xunit from 2.5.0 to 2.5.1 in /src (#572) @dependabot[bot]
- d3d2ce0 build(deps): bump xunit.runner.console from 2.5.0 to 2.5.1 in /src (#573) @dependabot[bot]
- 8d779f9 build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /src (#574) @dependabot[bot]
- 3a59d0b build(deps): bump DiffEngine from 12.2.1 to 12.3.0 in /src (#571) @dependabot[bot]
- cd390fb build(deps): bump xunit from 2.5.1 to 2.6.0 in /src (#583) @dependabot[bot]
- 786b9f1 build(deps): bump xunit.runner.console from 2.5.1 to 2.6.1 in /src (#585) @dependabot[bot]
- f38bb9e build(deps): bump dessant/lock-threads from 3 to 4 (#588) @dependabot[bot]
- 4829c96 build(deps): bump xunit from 2.6.0 to 2.6.1 in /src (#587) @dependabot[bot]
- 582b4be build(deps): bump DiffEngine from 12.3.0 to 12.4.1 in /src (#584) @dependabot[bot]
- bd8a62e build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 in /src (#582) @dependabot[bot]
- 0d4748a build(deps): bump Roslynator.Analyzers from 4.6.1 to 4.6.2 in /samples (#590) @dependabot[bot]
- 4c0a365 build(deps): bump dessant/lock-threads from 4 to 5 (#599) @dependabot[bot]
- 540fafe build(deps): bump Verify.Xunit and DiffEngine in /src (#603) @dependabot[bot]
- 9d41d32 build(deps): bump xunit.runner.console from 2.6.2 to 2.6.5 in /src (#617) @dependabot[bot]
- 63372f7 build(deps): bump DiffEngine from 13.0.2 to 15.1.1 in /src (#616) @dependabot[bot]
- 09c1bc8 build(deps): bump xunit from 2.6.2 to 2.6.5 in /src (#615) @dependabot[bot]
- c0827d7 build(deps): bump Verify.Xunit from 22.11.1 to 22.11.4 in /src (#618) @dependabot[bot]
- 8dd8b4e build(deps): bump Verify.Xunit from 22.11.4 to 22.11.5 in /src (#619) @dependabot[bot]
- 35c05c8 build(deps): bump xunit from 2.6.5 to 2.6.6 in /src (#620) @dependabot[bot]
- acc39e8 build(deps): bump xunit.runner.console from 2.6.5 to 2.6.6 in /src (#621) @dependabot[bot]
- 60bcaed build(deps): bump DiffEngine from 15.1.1 to 15.2.0 in /src (#624) @dependabot[bot]
- 2fdd860 build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /src (#627) @dependabot[bot]
Features:
- 15b7a99 Feature Add Net 8.0 (#593) @ChrisPulman
- a01e137 feature: Add renovate package management @glennawatson
- 647c108 feature: Remove UTF8 bom marking @glennawatson
Fixes:
- 7e4cf4d Fix Update samples (#586) @ChrisPulman
- 2f315e2 Fix issue with ReactiveUI 19.5.31 System.Text.Json (#612) @ChrisPulman
Housekeeping:
- 0c45daf Housekeeping Add SDK version 7 (#575) @ChrisPulman
- f35521c housekeeping: update dependabot settings @glennawatson
- 59700fe housekeeping: Update to mention github actions @glennawatson
- 5d0c812 Housekeeping Retire Xamarin (#652) @ChrisPulman
- 09b85cb Housekeeping Update Samples (#656) @ChrisPulman
- 1f9fe96 Housekeeping Update ci-build (#654) @ChrisPulman
- 10da8ac Housekeeping Update release (#655) @ChrisPulman
Other:
- 8b06b33 Update ci-build.yml @ChrisPulman
- 6e197a5 Update ApiApprovalTests.cs (#635) @ChrisPulman
- 4d73139 chore(deps): update dependency verify.xunit to v23 (#633) @renovate[bot]
- ba4a68c chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.556 (#631) @renovate[bot]
- d855e0f chore(deps): update dependency roslynator.analyzers to v4.10.0 (#632) @renovate[bot]
- 26f76f4 chore(deps): update dependency verify.xunit to v23.2.0 (#636) @renovate[bot]
- 60b3190 chore(deps): update xunit-dotnet monorepo (#637) @renovate[bot]
- dc03a13 chore(deps): update dependency roslynator.analyzer...
3.1.7
Dependencies:
- b3c024a build(deps): bump Roslynator.Analyzers from 4.1.2 to 4.2.0 in /samples (#502) @dependabot[bot]
- 5050523 build(deps): bump XamlNameReferenceGenerator from 1.3.4 to 1.5.1 in /samples (#507) @dependabot[bot]
- ff9fd9c build(deps): bump ReactiveUI.Uwp from 18.3.1 to 18.4.1 in /samples (#504) @dependabot[bot]
- 21fd2c9 build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src (#508) @dependabot[bot]
- bf15e77 build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /samples (#509) @dependabot[bot]
- 3ce6b6b build(deps): bump DiffEngine from 11.0.0 to 11.1.0 in /src (#510) @dependabot[bot]
Housekeeping:
- 8bc9ad8 Housekeeping Remove Unsupported Targets (#506) @ChrisPulman
3.0.22
Dependencies:
- 54aded6 build(deps): update ReactiveUI.Validation requirement in /samples (#473) @dependabot[bot]
- f4d5eab build(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src (#487) @dependabot[bot]
- db7b180 build(deps): bump Nerdbank.GitVersioning from 3.5.107 to 3.5.109 in /src (#483) @dependabot[bot]
- 77cd725 build(deps): bump xunit from 2.4.1 to 2.4.2 in /src (#481) @dependabot[bot]
- 6ee000d build(deps): bump xunit.runner.console from 2.4.1 to 2.4.2 in /src (#489) @dependabot[bot]
- a25abc3 build(deps): bump ReactiveUI.Uwp from 18.2.5 to 18.3.1 in /samples (#479) @dependabot[bot]
- 9cde4e5 build(deps): bump Avalonia from 0.10.15 to 0.10.18 in /samples (#482) @dependabot[bot]
- 1bbed23 build(deps): bump Avalonia.ReactiveUI in /samples (#488) @dependabot[bot]
- 7d7fd73 build(deps): bump Avalonia.Desktop from 0.10.15 to 0.10.18 in /samples (#486) @dependabot[bot]
- 67bdc01 build(deps): bump DiffEngine from 9.1.0 to 10.0.3 in /src (#490) @dependabot[bot]
- a4c1d3a build(deps): bump Nerdbank.GitVersioning from 3.5.109 to 3.5.113 in /src (#493) @dependabot[bot]
- 6cd44e6 build(deps): bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#492) @dependabot[bot]
- 01dc31a build(deps): bump DiffEngine from 10.0.3 to 10.2.0 in /src (#494) @dependabot[bot]
- 8b8211c build(deps): bump Roslynator.Analyzers from 4.1.1 to 4.1.2 in /src (#496) @dependabot[bot]
- 61cf2f1 build(deps): bump Roslynator.Analyzers from 4.1.1 to 4.1.2 in /samples (#495) @dependabot[bot]
- 8291c1b build(deps): bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 in /src (#498) @dependabot[bot]
- 8ef81ef build(deps): bump coverlet.msbuild from 3.1.2 to 3.2.0 in /src (#497) @dependabot[bot]
- a3d2441 build(deps): bump DiffEngine from 10.2.0 to 10.4.3 in /src (#499) @dependabot[bot]
Housekeeping:
- c4bd619 housekeeping: remove lf only for cs files @glennawatson
- e316c0b housekeeping: Mention maui in readme @glennawatson
- e0b4222 Housekeeping Update MonoAndroid to V12.1 (SDK 32) (#501) @ChrisPulman
3.0.1
Dependencies:
- bfb3885 build(deps): bump Xamarin.Google.Android.Material in /samples (#358) @dependabot[bot]
- 5ea57bb build(deps): bump DiffEngine from 8.0.0 to 8.0.2 in /src (#359) @dependabot[bot]
- 9b9ad3a build(deps): bump Avalonia from 0.10.7 to 0.10.8 in /samples (#363) @dependabot[bot]
- e7c0bd4 build(deps): bump DiffEngine from 8.0.2 to 8.1.1 in /src (#364) @dependabot[bot]
- a08ffb8 build(deps): bump MahApps.Metro from 2.4.7 to 2.4.8 in /samples (#365) @dependabot[bot]
- fc9b392 build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform in /samples (#366) @dependabot[bot]
- 3b53f79 build(deps): bump Avalonia.ReactiveUI from 0.10.7 to 0.10.8 in /samples (#362) @dependabot[bot]
- a1a47fb build(deps): bump Avalonia.Desktop from 0.10.7 to 0.10.8 in /samples (#360) @dependabot[bot]
- 4031eff build(deps): bump MessageBox.Avalonia from 1.5.1 to 1.5.3 in /samples (#361) @dependabot[bot]
- 38dfd43 build(deps): bump DiffEngine from 8.1.1 to 8.2.0 in /src (#367) @dependabot[bot]
- 7533e57 build(deps): bump MahApps.Metro from 2.4.8 to 2.4.9 in /samples (#368) @dependabot[bot]
- 65d3aca build(deps): bump MessageBox.Avalonia from 1.5.3 to 1.5.5 in /samples (#370) @dependabot[bot]
- cd4a7fb build(deps): bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244 in /src (#369) @dependabot[bot]
- c216dbe build(deps): bump Avalonia from 0.10.8 to 0.10.9 in /samples (#373) @dependabot[bot]
- 3a2e7ff build(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /src (#371) @dependabot[bot]
- c840ed3 build(deps): bump Avalonia from 0.10.9 to 0.10.10 in /samples (#377) @dependabot[bot]
- 21c03a1 build(deps): bump Avalonia.ReactiveUI from 0.10.8 to 0.10.10 in /samples (#375) @dependabot[bot]
- 8a9513a build(deps): bump Avalonia.Desktop from 0.10.8 to 0.10.10 in /samples (#376) @dependabot[bot]
- 3d0a4ba build(deps): bump DiffEngine from 8.2.0 to 8.3.0 in /src (#379) @dependabot[bot]
- 7791e4c build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /src (#380) @dependabot[bot]
- 36eadbb build(deps): bump Microsoft.SourceLink.GitHub in /src (#382) @dependabot[bot]
- 779a27a build(deps): bump Microsoft.SourceLink.GitHub in /src (#383) @dependabot[bot]
- 447fff3 build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers in /samples (#381) @dependabot[bot]
- 1dae628 build(deps): bump DiffEngine from 8.3.0 to 8.4.0 in /src (#384) @dependabot[bot]
- cc54fc9 build(deps): bump DiffEngine from 8.4.0 to 8.4.1 in /src (#385) @dependabot[bot]
- c738eea build(deps): bump DiffEngine from 8.4.1 to 8.4.5 in /src (#387) @dependabot[bot]
- ca8befe build(deps): bump MessageBox.Avalonia from 1.5.5 to 1.6.0 in /samples (#389) @dependabot[bot]
- dae3059 build(deps): bump Roslynator.Analyzers from 3.2.2 to 3.3.0 in /src (#388) @dependabot[bot]
- e92957a build(deps): update ReactiveUI requirement from 16.* to 17.* in /src (#390) @dependabot[bot]
- 3eab842 build(deps): update ReactiveUI.AndroidX requirement in /src (#391) @dependabot[bot]
- bd438e9 build(deps): update ReactiveUI.AndroidSupport requirement in /src (#392) @dependabot[bot]
- 9c6a01b build(deps): update ReactiveUI.WinForms requirement in /samples (#395) @dependabot[bot]
- e700d40 build(deps): update ReactiveUI.WPF requirement in /samples (#398) @dependabot[bot]
- a78b9bb build(deps): update ReactiveUI.XamForms requirement in /samples (#399) @dependabot[bot]
- 6e78d1a build(deps): bump Roslynator.Analyzers from 3.2.2 to 3.3.0 in /samples (#386) @dependabot[bot]
- aed3979 build(deps): update ReactiveUI.AndroidX requirement in /samples (#394) @dependabot[bot]
- 64a1cac build(deps): update ReactiveUI.Fody requirement in /samples (#396) @dependabot[bot]
- 9b977a9 build(deps): update ReactiveUI requirement from 16.* to 17.* in /samples (#393) @dependabot[bot]
- ab3ea76 build(deps): bump Xamarin.Google.Android.Material in /samples (#397) @dependabot[bot]
- a13ef40 build(deps): bump DiffEngine from 8.4.5 to 8.5.1 in /src (#404) @dependabot[bot]
- 6d1c590 build(deps): bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /src (#407) @dependabot[bot]
- cede3a7 build(deps): bump DiffEngine from 8.5.1 to 8.5.2 in /src (#406) @dependabot[bot]
- d69202d build(deps): bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /src (#412) @dependabot[bot]
- 4da66b6 build(deps): bump Roslynator.Analyzers from 3.3.0 to 4.0.0 in /src (#417) @dependabot[bot]
- d45a02b build(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#418) @dependabot[bot]
- 6828a79 build(deps): bump Roslynator.Analyzers from 3.3.0 to 4.0.0 in /samples (#416) @dependabot[bot]
- 43aea13 build(deps): bump Avalonia from 0.10.11 to 0.10.12 in /samples (#421) @dependabot[bot]
- 9eb23a8 build(deps): bump Avalonia.ReactiveUI in /samples (#419) @dependabot[bot]
- 5a216e8 build(deps): bump Roslynator.Analyzers from 4.0.0 to 4.0.2 in /src (#424) @dependabot[bot]
- 9cd6da3 build(deps): bump Avalonia.Desktop from 0.10.11 to 0.10.12 in /samples (#420) @dependabot[bot]
- b8b7e90 build(deps): bump Roslynator.Analyzers from 4.0.0 to 4.0.2 in /samples (#422) @dependabot[bot]
- e0a37c1 build(deps): bump PublicApiGenerator from 10.2.0 to 10.3.0 in /src (#425) @dependabot[bot]
- f4c7754 build(deps): bump coverlet.msbuild from 3.1.0 to 3.1.1 in /src (#423) @dependabot[bot]
- 98e40e0 build(deps): bump coverlet.msbuild from 3.1.1 to 3.1.2 in /src (#426) @dependabot[bot]
- 453d1a7 build(deps): bump ReactiveUI.Uwp from 17.1.17 to 17.1.46 in /samples (#427) @dependabot[bot]
- d682fbf build(deps): bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /src (#431) @dependabot[bot]
- 9b0b856 build(deps): bump ReactiveUI.Uwp from 17.1.46 to 17.1.50 in /samples (#428) @dependabot[bot]
- e7b3ae5 build(deps): update ReactiveUI.WPF requirement in /samples (#444) @dependabot[bot]
- 9952198 build(deps): update ReactiveUI.AndroidX requirement in /src (#445) @dependabot[bot]
- 3004b55 build(deps): update ReactiveUI.Fody requirement in /samples (#446) @dependabot[bot]
- 0ebd638 build(deps): update ReactiveUI requirement from 17.* to 18.* in /src (#447) @dependabot[bot]
- a882750 build(deps): update ReactiveUI.WinForms requirement in /samples (#448) @dependabot[bot]
- 7429a6f build(deps): update ReactiveUI.AndroidSupport requirement in /src (#449) @dependabot[bot]
- 8bffc36 build(deps): bump ReactiveUI.Uwp from 17.1.50 to 18.2.5 in /samples (#465) @dependabot[bot]
- ee13338 build(deps): update ReactiveUI.WinForms requirement in /samples (#471) @dependabot[bot]
- 8bfe5db build(deps): bump Microsoft.NETCore.UniversalWindowsPlatform in /samples (#470) @dependabot[bot]
- 99f3b29 build(deps): bump Roslynator.Analyzers from 4.0.2 to 4.1.1 in /samples (#456) @dependabot[bot]
- 17eb802 build(deps): bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src (#451) @dependabot[bot]
- e225996 build(deps): bump Roslynator.Analyzers from 4.0.2 to 4.1.1 in /src (#452) @dependabot[bot]
- 4aa7275 build(deps): bump Nerdbank.GitVersioning from 3.4.255 to 3.5.107 in /src (#455) @dependabot[bot]
- c8d2929 build(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#461) @dependabot[bot]
- 623f1cc build(deps): bump DiffEngine from 8.5.3 to 9.1.0 in /src (#457) @dependabot[bot]
- 447ea66 build(deps): bump Avalonia.ReactiveUI in /samples (#468) @dependabot[bot]
- ae6b346 build(deps): bump Avalonia from 0.10.12 to 0.10.15 in /samples (#467) @dependabot[bot]
- ab8a51e build(deps): update ReactiveUI requirement from 17.* to 18.* in /samples (#469) @dependabot[bot]
- d247dd9...