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 4.1.6 to 4.2.0 #32

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps System.Reactive from 4.1.6 to 4.2.0.

Release notes

Sourced from System.Reactive's releases.

Rx.NET v4.2.0

Changes:

  • #1055: Split signing into separate stage
  • #1051: Bump MSBuild.Sdk.Extras from 2.0.46 to 2.0.54 in /Rx.NET/Source
  • #1050: Bump MSBuild.Sdk.Extras from 2.0.46 to 2.0.54 in /Ix.NET/Source
  • #1049: Fix Delay(selector) NPE on immediate emissions
  • #1046: Bump Nerdbank.GitVersioning from 3.0.25 to 3.0.26 in /Rx.NET/Source
  • #1045: Bump Nerdbank.GitVersioning from 3.0.25 to 3.0.26 in /Ix.NET/Source
  • #1043: bump minor of Ix
  • #1041: Remove more redundant assignments
  • #1040: Remove some uses of default(T)
  • #1039: Address a few minor IDE warnings
See More
  • #1038: Fix a few more nullability warnings
  • #1037: Use C# 8.0 switch expression
  • #1036: Remove duplicate test files
  • #1035: Fix a number of nullable warnings.
  • #1033: Bump coverlet.collector from 1.0.1 to 1.1.0 in /Rx.NET/Source
  • #1032: Bump coverlet.collector from 1.0.1 to 1.1.0 in /Ix.NET/Source
  • #1031: Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 in /Ix.NET/Source
  • #1030: Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 in /Rx.NET/Source
  • #1034: Update to UseDotNet pipelines task
  • #1028: Bump MSBuild.Sdk.Extras from 2.0.43 to 2.0.46 in /Rx.NET/Source
  • #1029: Bump MSBuild.Sdk.Extras from 2.0.43 to 2.0.46 in /Ix.NET/Source
  • #1027: Bump MSBuild.Sdk.Extras from 2.0.41 to 2.0.43 in /Rx.NET/Source
  • #1026: Bump MSBuild.Sdk.Extras from 2.0.41 to 2.0.43 in /Ix.NET/Source
  • #1024: Bump ApprovalTests from 4.2.0 to 4.2.2 in /Rx.NET/Source
  • #1021: Bump FluentAssertions from 5.8.0 to 5.9.0 in /Ix.NET/Source
  • #1020: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.8 to 6.2.9 in /Rx.NET/Source
  • #987: Bump PublicApiGenerator from 7.0.1 to 9.3.0 in /Rx.NET/Source
  • #1019: Bump MSBuild.Sdk.Extras from 2.0.31 to 2.0.41 in /Ix.NET/Source
  • #1018: Bump MSBuild.Sdk.Extras from 2.0.31 to 2.0.41 in /Rx.NET/Source
  • #1001: Bump FluentAssertions from 5.7.0 to 5.8.0 in /Ix.NET/Source
  • #1013: Bump ApprovalTests from 4.0.0 to 4.2.0 in /Rx.NET/Source
  • #1017: Remove codecov
  • #1016: Update sdk and deps for preview 8
  • #999: Bump Nerdbank.GitVersioning from 3.0.24 to 3.0.25 in /Rx.NET/Source
  • #1007: Don't emit framework reference on pack
  • #996: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19404-01 to 1.0.0-beta2-19408-01 in /Ix.NET/Source
  • #997: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19401-01 to 1.0.0-beta2-19408-01 in /Rx.NET/Source
  • #988: Bump Nerdbank.GitVersioning from 2.3.183 to 3.0.24 in /Rx.NET/Source
  • #985: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19401-01 to 1.0.0-beta2-19404-01 in /Ix.NET/Source
  • #980: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19381-01 to 1.0.0-beta2-19401-01 in /Ix.NET/Source
  • #982: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19381-01 to 1.0.0-beta2-19401-01 in /Rx.NET/Source
  • #976: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19381-01 in /Rx.NET/Source
  • #975: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19381-01 in /Ix.NET/Source
... (truncated)
Commits
  • 2aa2734 remove preview tag
  • 515ec79 update branch spec in version.json
  • 1ff8973 Update README.md
  • 1521fbf Split signing into separate stage (#1055)
  • f0b34d8 Merge pull request #1051 from dotnet/dependabot/nuget/Rx.NET/Source/MSBuild.S...
  • 4417388 Bump MSBuild.Sdk.Extras from 2.0.46 to 2.0.54 in /Rx.NET/Source
  • d325bff Merge pull request #1050 from dotnet/dependabot/nuget/Ix.NET/Source/MSBuild.S...
  • 9f217d8 Bump MSBuild.Sdk.Extras from 2.0.46 to 2.0.54 in /Ix.NET/Source
  • c3602a1 Merge pull request #1049 from akarnokd/DelaySelectorFix
  • 4c1ac31 Fix delay(selector) NPE on immediate emissions
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Oct 10, 2019
@codecov
Copy link

codecov bot commented Oct 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   44.96%   44.96%           
=======================================
  Files           4        4           
  Lines         149      149           
  Branches        6        6           
=======================================
  Hits           67       67           
  Misses         82       82

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 877ff1a...58ef922. Read the comment docs.

@david-driscoll
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 8f45b83 into master Oct 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/master/System.Reactive-4.2.0 branch October 12, 2019 16:05
@rsg-bot rsg-bot added this to the v2.1.3 milestone Oct 12, 2019
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.

2 participants