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

Bump MvvmCross from 9.0.10 to 9.1.1 #898

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps MvvmCross from 9.0.10 to 9.1.1.

Release notes

Sourced from MvvmCross's releases.

Hotfix 9.1.1

What's Changed

Full Changelog: MvvmCross/MvvmCross@9.1.0...9.1.1

Changelog

Sourced from MvvmCross's changelog.

Changelog

9.1.0 (2023-07-27)

Full Changelog

Breaking changes:

  • Remove IMvxViewModel<TResult> and IMvxViewModel<in TParameter, TResult> #4651
  • Remove IMvxViewModelResult #4652 (Cheesebaron)
  • Remove ViewModel cache. It can lead to leaks and doesn't provide value #4650 (Cheesebaron)

Implemented enhancements:

  • Improve MvxFragmentExtensions.FindAssociatedViewModelType exception messages. #4601
  • Add Mac Catalyst TFM to all iOS plugins #4585
  • Add MacCatalyst TFM to plugins #4627 (Cheesebaron)

Fixed bugs:

  • net6.0 or .net7.0 - The type or namespace name Platforms does not exist in the namespace MvvmCross #4656
  • Updating from 9.0.9 to 9.0.10, MvxSplashScreenActivity is missing #4621
  • MvxBaseFluentBindingDescription<TTarget>.EnsureTargetNameSet does not ensures that target name was set #4603
  • "System.InvalidCastException: Specified cast is not valid." during Android RestoreInstanceState #4600
  • MvxDialogFragmentPresentationAttribute.Cancelable is not initialized with 'true' when using empty ctor #4588
  • System.InvalidCastException getting MvxFragment<TViewModel>.ViewModel after Tombstoning #4584
  • Java.Lang.ClassNotFoundException after upgrading to version 9.0.8 and only in release #4557
  • Fix console platform missing #4657 (Cheesebaron)
  • EnsureTargetNameSet should ensure a target name or throw #4649 (Cheesebaron)
  • IntPtr -> NativeHandle on Apple platforms #4635 (Cheesebaron)

Merged pull requests:

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 7, 2023
@JohnnyCrazy JohnnyCrazy merged commit 05c62ce into master Nov 3, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/MvvmCross-9.1.1 branch November 3, 2023 19:46
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant