yllibed / Zigbee2MqttAssistant

GUI for Zigbee2Mqtt running in docker and HASS.IO
450 stars 42 forks source link

Bump System.Reactive from 4.4.1 to 5.0.0 #349

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps System.Reactive from 4.4.1 to 5.0.0.

Release notes

Sourced from System.Reactive's releases.

Ix.NET v5.0.0

Changes:

  • #1419: Fix a bunch of NRT warnings.
  • #1418: Bump Verify.Xunit from 6.26.0 to 8.0.1 in /Rx.NET/Source
  • #1412: Ix.Async nullability
  • #1416: Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 in /Rx.NET/Source
  • #1417: Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 in /Ix.NET/Source
  • #1409: Change signature of ...OrDefault/DefaultIfEmpty to a IObservable return type.
  • #1407: Even less Disposable.Utils
  • #1406: Replace most uses of Disposable.Utils
  • #1398: Mark more lambdas static
  • #1405: Bump Verify.Xunit from 6.25.1 to 6.26.0 in /Rx.NET/Source
  • #1403: Bump Verify.Xunit from 6.25.0 to 6.25.1 in /Rx.NET/Source
  • #1402: Bump Verify.Xunit from 6.24.1 to 6.25.0 in /Rx.NET/Source
  • #1400: Bump Verify.Xunit from 6.24.0 to 6.24.1 in /Rx.NET/Source
  • #1395: Avoid even more closures with an additional overload of AsyncObservable.Create
  • #1396: Only specify usewpf/usewinforms for the platforms where we're testing it
  • #1394: Support deconstruction on some types.
  • #1392: Bump Verify.Xunit from 6.23.3 to 6.24.0 in /Rx.NET/Source
  • #1391: Ensure all exception rethrows use EDI.
  • #1390: Optimize some code.
  • #1389: Remove more dead code
  • #1388: Enable #nullable for disposable utils.
  • #1387: Undo some code divergence.
  • #1386: Make subject implementations a bit more alike.
  • #1385: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 in /Rx.NET/Source
  • #1384: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 in /Ix.NET/Source
  • #1383: Don't leak EventLoopScheduler instances in test code.
  • #1382: Suppress warnings in included Xunit source code
  • #1381: Use Array.IndexOf for better perf
  • #1380: Re-enable some tests
  • #1379: Address flaky UI framework tests
  • #1378: Seal some types
  • #1376: Fix a number of warnings.
  • #1375: N-ary combining operators with tuples.
  • #1374: Remove some dead code.
  • #1373: Final wave of #nullable in Rx.
  • #1372: Enable #nullable for subjects.
  • #1353: AsyncRx: Avoid closure allocations in Linq-operators when only the source-observable is captured.
  • #1371: Bump Verify.Xunit from 6.23.1 to 6.23.3 in /Rx.NET/Source
  • #1370: Clean up some code
  • #1369: Enable #nullable for some of the disposable types.
  • #1368: Enable #nullable for the last few operators.
  • #1367: Enable #nullable for Group/Join family of operators.
  • #1366: Enable #nullable for some more operators.
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) - `@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](https://app.dependabot.com): - 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)
carldebilly commented 3 years ago

@dependabot rebase