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

build(deps): bump Microsoft.Reactive.Testing from 4.1.6 to 4.2.0 #416

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.Reactive.Testing from 4.1.6 to 4.2.0.

Release notes

Sourced from Microsoft.Reactive.Testing'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 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)
  • 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)

Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) from 4.1.6 to 4.2.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@rxnet-v4.1.6...rxnet-v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team October 11, 2019 04:10
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 11, 2019
@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #416   +/-   ##
=======================================
  Coverage   64.58%   64.58%           
=======================================
  Files          70       70           
  Lines        4111     4111           
  Branches      419      419           
=======================================
  Hits         2655     2655           
  Misses       1379     1379           
  Partials       77       77

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 70abe56...1d70867. Read the comment docs.

@glennawatson glennawatson merged commit 4ed51b0 into master Nov 8, 2019
@glennawatson glennawatson deleted the dependabot/nuget/Microsoft.Reactive.Testing-4.2.0 branch November 8, 2019 01:38
@lock lock bot locked and limited conversation to collaborators Feb 6, 2020
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.

None yet

1 participant