Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2022

Bumps MvvmCross.Plugin.Messenger from 8.0.1 to 9.0.1.

Changelog

Sourced from MvvmCross.Plugin.Messenger'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)

Bumps [MvvmCross.Plugin.Messenger](https://github.com/MvvmCross/MvvmCross) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@8.0.1...9.0.1)

---
updated-dependencies:
- dependency-name: MvvmCross.Plugin.Messenger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #129.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/MvvmCross.Plugin.Messenger-9.0.1 branch November 14, 2022 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant