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.2.0 to 4.3.1 #445

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.Reactive.Testing from 4.2.0 to 4.3.1.

Release notes

Sourced from Microsoft.Reactive.Testing's releases.

Rx.NET v4.3.1

Changes:

Bugs:

  • #915: Ix: Do not dispose the enumerator while enumerating in the ToObservable operator.
  • #1079: Serialize the dispose of Zip(IEnumerable) with MoveNext/Current
  • #969: Handle the case when EventLoopScheduler gets disposed with in-flight items
  • #286: EventLoopScheduler: unexpected Exception after Dispose
  • #916: IxAsync.Timeout: propagate timeout cancellation to main source
  • #1067: Fix Generate (timed) crash upon disposing a long sequence

Enhancement:

  • #891: Simplified BaseBlocking, FirstBlocking, and LastBlocking
  • #914: Change Ix.Async Amb() to cancel the losers, add unit tests
See More

Others:

  • #1101: Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.0 in /Ix.NET/Source
  • #1100: Bump PublicApiGenerator from 9.3.0 to 10.0.0 in /Rx.NET/Source
  • #1099: Document AsyncEnumerableEx methods
  • #1098: Add documentation to AsyncEnumerable methods.
  • #1096: Filter SkipCI integration tests
  • #1072: Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 in /Rx.NET/Source
  • #1093: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 in /Ix.NET/Source
  • #1094: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 in /Rx.NET/Source
  • #1095: Bump DiffPlex from 1.4.4 to 1.5.0 in /Rx.NET/Source
  • #1084: Bump ApprovalTests from 4.3.0 to 4.4.0 in /Rx.NET/Source
  • #1083: Bump Nerdbank.GitVersioning from 3.0.26 to 3.0.28 in /Rx.NET/Source
  • #1082: Bump Nerdbank.GitVersioning from 3.0.26 to 3.0.28 in /Ix.NET/Source
  • #1080: Bump ApprovalTests from 4.2.2 to 4.3.0 in /Rx.NET/Source
  • #1078: Disable parallelism to work around Sdk Resolver race condition
  • #1071: Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 in /Ix.NET/Source
  • #1061: Bump BenchmarkDotNet from 0.11.5 to 0.12.0 in /Ix.NET/Source
  • #1060: Bump BenchmarkDotNet from 0.11.5 to 0.12.0 in /Rx.NET/Source
  • #1070: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01 in /Ix.NET/Source
  • #1069: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01 in /Rx.NET/Source
  • #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
... (truncated)
Commits
  • 977d59f set stable version
  • 248bb65 Merge pull request #1101 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft...
  • 4d4529d Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.0 in /Ix.NET/Source
  • e9bd7e0 Merge pull request #1100 from dotnet/dependabot/nuget/Rx.NET/Source/PublicApi...
  • 95bc791 Updated sort order for Api Approver v10
  • dba617a Update ignore filter for ApiApprover v10
  • 6236121 Update signatures to match ApiApprover v10
  • 0d82b7c Merge pull request #1099 from akarnokd/IAExMethodDocs_1129
  • f94b5f1 Bump PublicApiGenerator from 9.3.0 to 10.0.0 in /Rx.NET/Source
  • 05e5afa Replace observable with async-enumerable in docs
  • 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.2.0 to 4.3.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](dotnet/reactive@rxnet-v4.2.0...rxnet-v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team December 5, 2019 00:12
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 5, 2019
@codecov
Copy link

codecov bot commented Dec 5, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   66.77%   66.77%           
=======================================
  Files          70       70           
  Lines        3943     3943           
  Branches      394      394           
=======================================
  Hits         2633     2633           
  Misses       1237     1237           
  Partials       73       73

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 6ab27eb...6ed0ff1. Read the comment docs.

@RLittlesII RLittlesII merged commit 8a5a757 into master Dec 5, 2019
@RLittlesII RLittlesII deleted the dependabot/nuget/Microsoft.Reactive.Testing-4.3.1 branch December 5, 2019 02:56
@lock lock bot locked and limited conversation to collaborators Mar 10, 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