Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Bump ReactiveUI.Events.WPF from 11.0.6 to 11.5.35 #344

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ReactiveUI.Events.WPF from 11.0.6 to 11.5.35.

Release notes

Sourced from ReactiveUI.Events.WPF's releases.

11.5.35

Fixes:

  • 61a16dfc013e8e73f3291ccd6e8b597302f25af7 Fix/memory leaks (#2504) @cabauman
  • ac9e7120f5922959830dc637780f2d6d1f550c7f fix: binding issues preventing build @glennawatson
  • 2251609d377e03b7c1f2e760edd4ac4847979241 Remove WeakEventManager tests (#2503) @cabauman

Dependency Changes:

  • d961b05ab0664e1fa8b0510bbb84245455cf00eb build(deps): bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (#2502)
  • 341b9299527a32256f739288fbc9878edd6faed3 build(deps): bump Xamarin.AndroidX.AppCompat from 1.1.0.2 to 1.2.0 (#2501)
  • f5aa7f529eff1b862686da1c86ec5ea8f85b6006 build(deps): bump Xamarin.AndroidX.RecyclerView from 1.1.0.1 to 1.1.0.2 (#2497)
  • ba9f743abfde1b5185ff037d8243c9504053497d build(deps): bump Xamarin.AndroidX.Fragment from 1.2.4.1 to 1.2.4.2 (#2499)
  • aea9bea71219a591fe587c8663707dc2d8e96ea3 build(deps): bump Xamarin.AndroidX.Preference from 1.1.1.1 to 1.1.1.2 (#2500)
  • aca86fbb13d6906c946015ca3b904310d3ba4691 build(deps): bump Xamarin.AndroidX.AppCompat from 1.1.0.1 to 1.1.0.2 (#2498)

11.5.26

Fixes

  • 858a25aecc494bab1b7e8cbfc64783750d7b20bb Fix: RxApp scheduler logic makes unit tests unpredictable (#2496) @cabauman

Dependency Changes

  • a495e6518194a0a427bfabe5e1e92f7392e2e6fe housekeeping: Upgraded Xamarin.Forms to v4.7 (#2489) @RLittlesII
  • 6acfcb3ea20c63d1f6c02a3d7db242df478b18c5 build(deps): bump Microsoft.AspNetCore.Components from 3.1.6 to 3.1.7 (#2493)
  • 5c9eae6dee941f9e78be38828bf4176990707869 build(deps): update Uno.UI requirement from 2.* to 3.* (#2495)
  • 68596de514622ecf5961c1587f47ad6d702da76e build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.0.0 to 3.3.0 (#2491)
  • 8ee088f35330071895648f61c4210db24191757a build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#2492)
  • 52482778542847c9271cf82486e1fb48076b64d2 build(deps): bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 (#2488)
  • 678b5cf474c68ba91079d1d091e4a62a1d0964b8 build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2487)
  • f2cd424353afbee65c41ce83669db6abd0da91cc build(deps): bump Xunit.StaFact from 0.3.18 to 1.0.37 (#2485)

11.5.17

Fixes

  • 274429427cd0174fe790c7fa517bac6585fc45a1 Fix: Make Bind() ViewModel parameters nullable. (#2468) @Noggog
  • 2f8165b73634fa9e6a3d754a3090388f214c7734 Fix: ReactiveUI.Fody "long" property breaks build (#2484) @cabauman
  • 5351c785c83a1bece367cbeb475f102a0829891c Fix misleading interface documentation (#2483) @cabauman
  • 7cf3b9b9180de29441a6b35d0f60be425b7bd2fa Fix: BindTo and OneWayBind not working for null values (#2477) @cabauman
  • dcbaa6a05a27ac0cf61887b98e37403cfb98bc55 fix: invalid cast exception with nullable appstate (#2478) @RLittlesII
  • 2a6cd06d5289ad74750919711d4e360fb0b57a2e fix: Simplify code in Property Binder (#2475) @kronic

Changes

  • a6c5dcf4f0ce82a9c0c8b05d7c78f80cd57028d1 housekeeping: Update copyright year @glennawatson

Dependency Changes

  • 9c0bebd8e9cb2771647462d0f83c0615f2cc8c57 build(deps): bump xunit.runner.visualstudio from 2.4.2 to 2.4.3 (#2482)
  • 9710a14ec75abf0c99e1550b60b507deaac6146d build(deps): bump FodyPackaging from 6.2.1 to 6.2.4 (#2481)
  • bd5eae80ea06f44ecbb7e7d5f0c13a2e6903b549 build(deps): bump FodyHelpers from 6.2.1 to 6.2.4 (#2479)
Commits
  • 61a16df Fix/memory leaks (#2504)
  • ac9e712 fix: binding issues preventing build
  • 2251609 Remove WeakEventManager tests (#2503)
  • d961b05 build(deps): bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1 (#2502)
  • 341b929 build(deps): bump Xamarin.AndroidX.AppCompat from 1.1.0.2 to 1.2.0 (#2501)
  • f5aa7f5 build(deps): bump Xamarin.AndroidX.RecyclerView from 1.1.0.1 to 1.1.0.2 (#2497)
  • ba9f743 build(deps): bump Xamarin.AndroidX.Fragment from 1.2.4.1 to 1.2.4.2 (#2499)
  • aea9bea build(deps): bump Xamarin.AndroidX.Preference from 1.1.1.1 to 1.1.1.2 (#2500)
  • aca86fb build(deps): bump Xamarin.AndroidX.AppCompat from 1.1.0.1 to 1.1.0.2 (#2498)
  • 6acfcb3 build(deps): bump Microsoft.AspNetCore.Components from 3.1.6 to 3.1.7 (#2493)
  • Additional commits viewable in compare view

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)
  • @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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 31, 2020
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #344 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #344   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files          66       66           
  Lines        3556     3556           
=======================================
  Hits         2490     2490           
  Misses       1066     1066           

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.

0 participants