Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump MvvmCross from 7.1.2 to 8.0.1 in /src/Templates/MvxNative/Shared/test/MvxNative.Core.Test #950

Conversation

dependabot[bot]
Copy link
Contributor

@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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Templates/MvxNative/Shared/test/MvxNative.Core.Test/MvvmCross-8.0.1 branch 2 times, most recently from b4be3c2 to d70ea4b Compare June 20, 2021 15:11
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Templates/MvxNative/Shared/test/MvxNative.Core.Test/MvvmCross-8.0.1 branch from d70ea4b to 2a8c06f Compare June 20, 2021 15:11
@Plac3hold3r Plac3hold3r merged commit e033cce into develop Jun 20, 2021
Plac3hold3r pushed a commit that referenced this pull request Jul 31, 2021
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant