MvxScaffolding icon indicating copy to clipboard operation
MvxScaffolding copied to clipboard

chore(deps): bump MvvmCross.DroidX.Material from 8.0.2 to 9.0.1 in /src/Templates/MvxForms/NavigationMenu

Open dependabot[bot] opened this issue 3 years ago • 0 comments
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)

Full Changelog

Fixed bugs:

  • Fixed condition of including macos-related stuff into the build. Fixe… #4480 (snechaev)

Merged pull requests:

9.0.0 (2022-09-10)

Full Changelog

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:

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
  • e1f5b7c Bump changelog
  • 935bf82 Fixed condition of including macos-related stuff into the build. Fixes #4476....
  • 277590a Bump Xamarin.AndroidX.AppCompat.AppCompatResources from 1.4.2.1 to 1.5.0 (#4479)
  • 27b2813 Bump Xamarin.GooglePlayServices.Location from 119.0.1.1 to 120.0.0 (#4477)
  • 61fde58 Switch from DotNetCoreTest to DotNetTest cake alias
  • bbafb43 Remove .NET 5 from pipeline
  • 0eae429 Switch to dotnet tool for sonar scanner
  • c1576b2 Merge branch 'master' into develop
  • b3c6448 Add back nuget code sign
  • 36691b2 Add mvvmcross 9 post
  • 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 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[bot] avatar Sep 14 '22 03:09 dependabot[bot]