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.1 #37

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps MvvmCross from 7.1.2 to 8.0.1.

Changelog

Sourced from MvvmCross's changelog.

8.0.1 (2021-06-12)

Full Changelog

Fixed bugs:

  • ILogger<T> cannot be resolved #4195
  • BindingContext not set on MvxActivity #4194

Merged pull requests:

  • Fix binding context not set on Android Activities #4192
  • Register generic logger #4193

8.0.0 (2021-06-11)

Full Changelog

Breaking changes:

Implemented enhancements:

  • PresentationStyle for MvxModalPresentationAttribute for iOS devices on Xamarin Forms #3973 (patrick11994)

Fixed bugs:

  • PreferenceFragment target bindings missing after migration to AndroidX #4094
  • Fragment with Tag-Property of MvxFragmentPresentation-Attribute not found using FindFragmentByTag #3999
  • Respect Tag in attribute when set #4187 (Cheesebaron)
  • Add back preferences related bindings and helpers #4186 (Cheesebaron)
  • Fix null ref in mvxmessenger using logger #4074 (Cheesebaron)
  • Fix exception disposing weakevent on disposed source #4073 (Cheesebaron)
  • Correct ios freezing when take photo. #4033 (PierreYvesBl)
  • Fix crash when trying to close plain iOS popover #4001 (Hackmodford)
  • Fix numberOfItemsInSection not implemented warning in MvxBaseCollectionViewSource #3981 (Cheesebaron)
  • Fix for Forms Modal Back Navigation #3914 #3976 (patrick11994)
  • Change ViewModel Parameters and Result constraints from class to notnull #3970 (Cheesebaron)

Closed issues:

  • ViewModel Constructor Dependency Injection with a base ViewModel when upgrading from 6.3.1 to 7.1.2 #4183
  • Warning GC27A339F: method 'collectionView:numberOfItemsInSection:' in protocol 'UICollectionViewDataSource' #3979

Merged pull requests:

... (truncated)

Commits

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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: MvvmCross
  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 Jun 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 26, 2021

Superseded by #38.

@dependabot dependabot bot closed this Jul 26, 2021
@dependabot dependabot bot deleted the dependabot/nuget/MvvmCross-8.0.1 branch July 26, 2021 04:21
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.

0 participants