Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps MvvmCross.DroidX.SwipeRefreshLayout from 7.1.2 to 9.0.0.

Changelog

Sourced from MvvmCross.DroidX.SwipeRefreshLayout's changelog.

9.0.0 (2022-09-10)

Full Changelog

Breaking changes:

  • Remove broken Navigate methods that pass back data when calling Close #4262
  • Add .NET 6.0 Support #4319 (Cheesebaron)
  • Remove broken TResult ViewModel and in navigation service #4312 (Cheesebaron)

Implemented enhancements:

Fixed bugs:

  • An application crash due to duplicates in 'ViewAssemblies' collection #4295
  • Crash on iOS when utilizing Custom modal presentation #4294
  • Throw ThreadCanceledException when using IMvxNavigationService.Navigate in IMvxNavigationService.Navigate<..., TResult>() #4261
  • wpf AppStart - first view not shown #4221
  • Inconsistent 'TResult' type parameter constraints #4206
  • Fixed never re laying out the view when Margin bound value changes on Android #4388 (entdark)
  • Use string key in dictionary instead on not uniquie hash code #4341 (ivmazurenko)
  • Remove constraints on IMvxViewModel TParameter and TResult #4299 (Cheesebaron)
  • Bugfix - iOS - Crash on Custom Modal's #4293 (justinwojo)
  • Only warn about lollipop Shared element transition if using Interface #4292 (Cheesebaron)
  • Fix wpf default presentation #4291 (Cheesebaron)
  • Fix Android Top Activity #4290 (Cheesebaron)
  • 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:

  • Update to iOS 15 Preventing Table Cells from Being Reused #4330

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.DroidX.SwipeRefreshLayout](https://github.com/MvvmCross/MvvmCross) from 7.1.2 to 9.0.0.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@7.1.2...9.0.0)

---
updated-dependencies:
- dependency-name: MvvmCross.DroidX.SwipeRefreshLayout
  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 Sep 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 13, 2022

Superseded by #288.

@dependabot dependabot bot closed this Sep 13, 2022
@dependabot dependabot bot deleted the dependabot/nuget/develop/MvvmCross.DroidX.SwipeRefreshLayout-9.0.0 branch September 13, 2022 20:16
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.

0 participants