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 8.0.2 to 9.0.9 in /src/Templates/MvxForms/Shared/test/MvxFormsTemp.Core.Test #1355

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps MvvmCross from 8.0.2 to 9.0.9.

Changelog

Sourced from MvvmCross's changelog.

9.0.9 (2023-01-20)

Full Changelog

Fixed bugs:

  • Android ListenableWorker MvxSetupSingleton.EnsureInitialized() crashes with InvalidOperationException #4555
  • Fix CreateViewsContainer getting Application Context from Top Activity #4556 (Cheesebaron)

Closed issues:

  • Upgrade to 8.0.2 causes "You cannot create more than one instance of MvxSingleton" exception on startup of iOS instance #4327

Merged pull requests:

  • Fix for closing and re-opening non-fullscreen modals on iOS fast not working correctly #4554 (Digifais)

9.0.8 (2023-01-16)

Full Changelog

Fixed bugs:

  • Fix Fragments not loading ViewModel after App killed in background #4550 (Cheesebaron)

Merged pull requests:

9.0.7 (2023-01-13)

Full Changelog

Breaking changes:

Fixed bugs:

9.0.6 (2023-01-12)

Full Changelog

Fixed bugs:

  • Fix nullable warnings with a lot of Mvx.IoCProvider usages #4543 (Cheesebaron)

Merged pull requests:

... (truncated)

Commits
  • 7080f02 Merge branch 'release/9.0.9'
  • 6f2c112 Update changelog
  • e409fb7 Fix CreateViewsContainer getting Application Context from Top Activity (#4556)
  • a510f50 Update issue templates
  • e573653 Fix for closing and re-opening non-fullscreen modals on iOS fast not working ...
  • f413e1f Merge branch 'release/9.0.8'
  • 183ebbc Merge branch 'release/9.0.8' into develop
  • ed440ad Update changelog
  • c07a59d Fix Fragments not loading ViewModel after App killed in background (#4550)
  • 921d176 Add missing generic ByCombining methods (#4391)
  • 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 8.0.2 to 9.0.9.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@8.0.2...9.0.9)

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

Signed-off-by: dependabot[bot] <support@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

0 participants