Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Bump MvvmCross from 7.1.2 to 8.0.2 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps MvvmCross from 7.1.2 to 8.0.2.

Changelog

Sourced from MvvmCross's changelog.

8.0.2 (2021-07-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Navigation with param and result crash on back navigation #4226
  • Localization feature doesn't work #4208
  • Color plugin breaks WPF designer with NullReferenceException #4144
  • 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:

  • Undocumented MvxApplication<TMvxUapSetup, TApplication> changes #4199

Merged pull requests:

8.0.0 (2021-06-11)

Full Changelog

Breaking changes:

Implemented enhancements:

... (truncated)

Commits
  • e0a212d Merge branch 'release/8.0.2'
  • fbe914f Add release blog post
  • 796baa2 Update changelog
  • 8b771ba Add support for sticky messages (#4207)
  • 862e773 Fix appcompat searchview query targetbinding not registered (#4231)
  • 5978ca4 Fix navigate with TParameter and TResult resulting in crash (#4230)
  • bf2eee5 Fix potential null ref in MvxColorValueConverter (#4229)
  • e26591c fix iOS closing non fullscreen modals not closing view model (#4040)
  • 149ca8a Ensure UICollectionView animations are on main thread (#4108)
  • 99c699c Add support for embedding navigationPages inside of tabs in Forms presenter (...
  • 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](https://github.com/MvvmCross/MvvmCross) from 7.1.2 to 8.0.2.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@7.1.2...8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2021
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.

None yet

0 participants