8000 build(deps): update reactiveui requirement from 9.* to 10.* by dependabot-preview[bot] · Pull Request #506 · reactiveui/Akavache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): update reactiveui requirement from 9.* to 10.* #506

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

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented Sep 5, 2019

Updates the requirements on reactiveui to permit the latest version.

Release notes

Sourced from reactiveui's releases.

10.0.1

New Features

  • .NET Core 3.0 support for WPF/Winforms.
  • PREVIEW: blazor support. This is likely to change.

Breaking changes

  • Rename ISupportsActivation to IActivatableViewModel. Rename IActivatable to IActivatableView.
  • Use the .net library version of INotifyPropertyChanging instead of implementing our own interface.
  • ReactiveList support is removed.

Changes

  • Change most Tuple to ValueTuple's for performance reasons.
  • Now using Observable.FromEvent instead of FromEventPattern. Internal testing showed a 2x performance boost.
Commits
  • f396c32 housekeeping: Release 10.0 (#2102)
  • 5359fd8 Release: ReactiveUI 9.22
  • 8a962d7 feature: add view model change observables to android ReactiveRecyclerViewVie...
  • 98ac93b performance: Added ReactiveCommand Benchmarks (#2151)
  • 6eafdf8 housekeeping: Update to cake 0.34.1 (#2149)
  • 58e9c1b housekeeping: update cake build ps1 file.
  • e7b93c4 Release: ReactiveUI 9.21
  • 4d4f031 build(deps): bump FodyPackaging from 5.2.0 to 6.0.0 (#2143)
  • ac2f596 build(deps): bump FodyHelpers from 5.2.0 to 6.0.0 (#2142)
  • ba70825 build(deps): bump Fody from 5.2.0 to 6.0.0 (#2144)
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 5, 2019
Updates the requirements on [reactiveui](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@9.0.1...10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/reactiveui-10.star branch from 246260d to eb8b5c1 Compare September 6, 2019 02:05
@codecov
Copy link
codecov bot commented Sep 6, 2019

Codecov Report

Merging #506 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   54.77%   54.77%           
=======================================
  Files          57       57           
  Lines        3531     3531           
  Branches      557      557           
=======================================
  Hits         1934     1934           
  Misses       1415     1415           
  Partials      182      182

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 f406ec0...eb8b5c1. Read the comment docs.

@glennawatson glennawatson merged commit f20f98e into master Sep 6, 2019
@glennawatson glennawatson deleted the dependabot/nuget/reactiveui-10.star branch September 6, 2019 02:21
@lock lock bot locked and limited conversation to collaborators Dec 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0