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.1 to 4.1.5 in /Rx.NET/Source #925

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps System.Reactive from 3.1.1 to 4.1.5.

Release notes

Sourced from System.Reactive's releases.

Rx.NET v4.1.5

Changes:

  • 6f5aec4 v4.1.5
  • 1214c26 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
  • a678705 Fix wrong usage of ISchedulerLongRunning in ObserveOn

This list of changes was auto generated.

Rx.NET v4.1.4

Changes:

See more
  • 08d9d66 Update icon url and use package licence expression
  • 01bd204 bump version.
  • 4aabda1 4.x: Fix 3+ arg Zip not working with immediate sources
  • aeaf0e8 Merge pull request #819 from dotnet/bump-to-411
  • 44ef422 bump to 4.1.1
  • c4030c3 Remove old files
  • 38b55f4 Update and rename .azure-pipelines.ix.yml to azure-pipelines.ix.yml
  • 5a22d4d Update and rename .azure-pipelines.rx.yml to azure-pipelines.rx.yml
  • 57bcb6e Merge pull request #818 from danielcweber/rel/v4.1.1 [ #806, #807, #809, #816 ]
  • 2baca57 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends
  • 8de749f Added debugger display information to TestScheduler and HistoricalScheduler
  • 1a5abeb Emit a warning if the half-serializer ignores a value in ForwardOnNext.
  • 1990de7 Fix Zip(IEnumerable) NullReferenceException if a source completes immediately
  • 1888ca8 remove preview tag

This list of changes was auto generated.

Rx.NET v4.1.3

Changes:

... (truncated)
Commits
  • 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
  • 7d6fbf4 Add test verifying the fix
  • c889767 Fix InvalidOp when enumerating the SystemClockChanged hashset
  • 04d98ea Update valuetuple dependency
  • fd5f9bf bump ver
  • 6318bb5 Restore ppdb workaround
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

Bumps [System.Reactive](https://github.com/dotnet/reactive) from 3.1.1 to 4.1.5.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](v3.1.1...rxnet-v4.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 10, 2019
@clairernovotny clairernovotny merged commit 2609113 into master Jun 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/Rx.NET/Source/System.Reactive-4.1.5 branch June 14, 2019 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant