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

Bump System.Reactive from 3.1.0 to 4.1.6 #1994

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 16, 2019

Bumps System.Reactive from 3.1.0 to 4.1.6.

Release notes

Sourced from System.Reactive's releases.

Rx.NET v4.1.6

Changes:

  • 27cbac6309945a9abe905fb6dda5d7d3a434c0d4 Merge pull request #979 from dotnet/cherry-pick-832-to-41
  • c19d489c86b6c159202270bce4c84394404e41a7 bump to 4.1.6
  • 0ee203521eefd1d57dd94032accdff5dc26a102c Test disposal order of Finally
  • 31e6aa86bb7ca9828d1c89597f68ab066483cf14 Save two allocations in the finally operator
  • cfab9f9be37092ab355aa546ff75267e54b14e6d Fix order of observer and resource disposal of the Using and Finally operator, reported in #829
  • 6f5aec465e32082fa6a6c5b3aa24adb1c2a93074 v4.1.5
  • 1214c26f80db6517978754f57916135545619f68 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
  • a678705260eb583c9fcb5bff6b8dac94aebfa4b7 Fix wrong usage of ISchedulerLongRunning in ObserveOn
  • 8e87096cad353feed5296c3f4bfcb92ef976d7bd ver 4.1.4
  • 962a3f791312fb496b69a4982ddaa8a54c8e466f Merge pull request #880 from akarnokd/SystemClockChangeCrashFix
See more
  • 7d6fbf454057d759ace27500eed83153b1ebb4da Add test verifying the fix
  • c8897672470c364f51af74c6a926e998fa7dc03f Fix InvalidOp when enumerating the SystemClockChanged hashset
  • 04d98ea11bbba0a07441f03b873f2275c9145a39 Update valuetuple dependency
  • fd5f9bf904f48e9f319afac233e3912c2ac1d6c8 bump ver
  • 6318bb5e548448b88312b76f7d028e22f861fcb0 Restore ppdb workaround
  • e1e4b63f6ac2b735bc680e63ff368451635b2ffc Build with latest SDK
  • 7c69b51291cb2ba9adb1eb090b57a98f11db8fb1 Update test deps
  • 38c36f09b2e06aec1cb3d82bbfa1ec6bec29c861 Use latest extras
  • 08d9d6693b8fd842e9156eb3e39d04ba7fbe6c15 Update icon url and use package licence expression
  • 01bd204584770756b4df0219a8e8f549d2ef9c11 bump version.
  • 4aabda1be9c6debfbc7f06b315bc568133f23fcd 4.x: Fix 3+ arg Zip not working with immediate sources
  • aeaf0e878a468f7dbe03082852c38f9dae76ae47 Merge pull request #819 from dotnet/bump-to-411
  • 44ef4223618edaf07152e6f517a837d7dead2d98 bump to 4.1.1
  • c4030c3a0677086a384af7177c9bce8638f846bf Remove old files
  • 38b55f48d8ee6a9fcbfb0e0b162ecfaf04715ba4 Update and rename .azure-pipelines.ix.yml to azure-pipelines.ix.yml
  • 5a22d4d1fba0811f73efe26cd59282cba5b6582f Update and rename .azure-pipelines.rx.yml to azure-pipelines.rx.yml
  • 57bcb6e12668f5db02b80660e58df15ccae2f94d Merge pull request #818 from danielcweber/rel/v4.1.1 [ #806, #807, #809, #816 ]
  • 2baca5735f3f48a6a0280267e3782ac36ec7a229 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends
  • 8de749f5a66f5f999f00943450475c386fd6ae76 Added debugger display information to TestScheduler and HistoricalScheduler
  • 1a5abeb2ebb47bda07d2167e4484c2523749ac2f Emit a warning if the half-serializer ignores a value in ForwardOnNext.
  • 1990de7c854d9155b2ca3bc9a8d078efd045d358 Fix Zip(IEnumerable) NullReferenceException if a source completes immediately
  • 1888ca8e4aced0f7168b5e3e23b40b92fe0a5ec2 remove preview tag

This list of changes was auto generated.

Rx.NET v4.1.5

Changes:

  • 6f5aec465e32082fa6a6c5b3aa24adb1c2a93074 v4.1.5
  • 1214c26f80db6517978754f57916135545619f68 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
  • a678705260eb583c9fcb5bff6b8dac94aebfa4b7 Fix wrong usage of ISchedulerLongRunning in ObserveOn
... (truncated)
Commits
  • 27cbac6 Merge pull request #979 from dotnet/cherry-pick-832-to-41
  • c19d489 bump to 4.1.6
  • 0ee2035 Test disposal order of Finally
  • 31e6aa8 Save two allocations in the finally operator
  • cfab9f9 Fix order of observer and resource disposal of the Using and Finally operator...
  • 6f5aec4 v4.1.5
  • 1214c26 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
  • a678705 Fix wrong usage of ISchedulerLongRunning in ObserveOn
  • 8e87096 ver 4.1.4
  • 962a3f7 Merge pull request #880 from akarnokd/SystemClockChangeCrashFix
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Finally, you can contact us by mentioning @dependabot.

@shiftkey
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/System.Reactive-4.1.6 branch from 7d727f4 to b76be88 Compare September 16, 2019 13:33
@shiftkey
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/System.Reactive-4.1.6 branch from b76be88 to b2c6bd9 Compare September 16, 2019 22:18
@shiftkey
Copy link
Member

Looks like we need to upgrade the project to net46 to then upgrade to the latest version of System.Reactive, which we touched on in #1817

@dependabot-preview
Copy link
Contributor Author

Superseded by #2029.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/System.Reactive-4.1.6 branch October 11, 2019 09:56
@nickfloyd nickfloyd added Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR and removed category: housekeeping labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants