-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
deps: Use ReactiveUI 14.* #301
Conversation
Updates the requirements on [ReactiveUI.AndroidX](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.AndroidX dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.AndroidSupport](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.AndroidSupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.WinForms](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.WinForms dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.Fody dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.XamForms](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.XamForms dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.AndroidX](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.AndroidX dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui) to permit the latest version. - [Release notes](https://github.com/reactiveui/reactiveui/releases) - [Commits](reactiveui/ReactiveUI@13.0.1...14.1.1) --- updated-dependencies: - dependency-name: ReactiveUI.WPF dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Xamarin.AndroidX.MediaRouter](https://github.com/xamarin/AndroidX) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.MediaRouter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Xamarin.AndroidX.Fragment](https://github.com/xamarin/AndroidX) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.Fragment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #301 +/- ##
=======================================
Coverage 86.21% 86.21%
=======================================
Files 14 14
Lines 653 653
=======================================
Hits 563 563
Misses 90 90
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
What kind of change does this PR introduce?
This PR bumps dependencies. Also planning to fix nullability annotations soon so keeping this a draft temporary.