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

deps: Use ReactiveUI 14.* #301

Merged
merged 16 commits into from
Jun 24, 2021
Merged

deps: Use ReactiveUI 14.* #301

merged 16 commits into from
Jun 24, 2021

Conversation

worldbeater
Copy link
Collaborator

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.

dependabot bot and others added 16 commits June 22, 2021 15:24
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
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #301 (0c66a6c) into main (049e1a7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          14       14           
  Lines         653      653           
=======================================
  Hits          563      563           
  Misses         90       90           
Impacted Files Coverage Δ
...eactiveUI.Validation/Contexts/ValidationContext.cs 100.00% <ø> (ø)
...ation/Extensions/ValidatableViewModelExtensions.cs 71.96% <ø> (ø)
...Validation/ValidationBindings/ValidationBinding.cs 80.00% <ø> (ø)
...UI.Validation/Components/BasePropertyValidation.cs 94.73% <100.00%> (ø)
.../ReactiveUI.Validation/Helpers/ValidationHelper.cs 95.45% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02b1962...0c66a6c. Read the comment docs.

@worldbeater worldbeater marked this pull request as ready for review June 24, 2021 11:17
@worldbeater worldbeater changed the title deps: Use Latest Package Versions deps: Use ReactiveUI 14.* Jun 24, 2021
@worldbeater worldbeater merged commit c044bfa into main Jun 24, 2021
@worldbeater worldbeater deleted the update-packages branch June 24, 2021 11:20
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant