MvxScaffolding
MvxScaffolding copied to clipboard
chore(deps): bump MvvmCross.DroidX.Material from 8.0.2 to 9.0.1 in /src/Templates/MvxForms/NavigationMenu
trafficstars
Bumps MvvmCross.DroidX.Material from 8.0.2 to 9.0.1.
Changelog
Sourced from MvvmCross.DroidX.Material's changelog.
9.0.1 (2022-09-10)
Fixed bugs:
Merged pull requests:
- Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.4.2.1 to 1.5.0 #4479 (dependabot[bot])
- Bump Xamarin.GooglePlayServices.Location from 119.0.1.1 to 120.0.0 #4477 (dependabot[bot])
9.0.0 (2022-09-10)
Breaking changes:
- Remove broken Navigate methods that pass back data when calling Close #4262
- Add .NET 6.0 Support #4319 (Cheesebaron)
- Remove broken TResult ViewModel and in navigation service #4312 (Cheesebaron)
Implemented enhancements:
- Added support for floating point values in Android Margin bindings #4387 (entdark)
- Sticky Messages #4207 (Hackmodford)
Fixed bugs:
- An application crash due to duplicates in 'ViewAssemblies' collection #4295
- Crash on iOS when utilizing Custom modal presentation #4294
- Throw ThreadCanceledException when using IMvxNavigationService.Navigate in IMvxNavigationService.Navigate<..., TResult>() #4261
- wpf AppStart - first view not shown #4221
- Inconsistent 'TResult' type parameter constraints #4206
- Fixed never re laying out the view when Margin bound value changes on Android #4388 (entdark)
- Use string key in dictionary instead on not uniquie hash code #4341 (ivmazurenko)
- Remove constraints on IMvxViewModel TParameter and TResult #4299 (Cheesebaron)
- Bugfix - iOS - Crash on Custom Modal's #4293 (justinwojo)
- Only warn about lollipop Shared element transition if using Interface #4292 (Cheesebaron)
- Fix wpf default presentation #4291 (Cheesebaron)
- Fix Android Top Activity #4290 (Cheesebaron)
- Fix appcompat searchview query targetbinding not registered #4231 (Cheesebaron)
- Fix navigate with TParameter and TResult resulting in crash #4230 (Cheesebaron)
- Fix potential null ref in MvxColorValueConverter #4229 (Cheesebaron)
- Fix resolving of IMvxTextProvider #4209 (2urbo)
Closed issues:
- Update to iOS 15 Preventing Table Cells from Being Reused #4330
... (truncated)
Commits
e1f5b7cBump changelog935bf82Fixed condition of including macos-related stuff into the build. Fixes #4476....277590aBump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.4.2.1 to 1.5.0 (#4479)27b2813Bump Xamarin.GooglePlayServices.Location from 119.0.1.1 to 120.0.0 (#4477)61fde58Switch from DotNetCoreTest to DotNetTest cake aliasbbafb43Remove .NET 5 from pipeline0eae429Switch to dotnet tool for sonar scannerc1576b2Merge branch 'master' into developb3c6448Add back nuget code sign36691b2Add mvvmcross 9 post- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)