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 Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 in /Rx.NET/Source #1072

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 7, 2019

Bumps Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v16.4.0

Release notes here

v16.4.0-preview-20191007-01

Release notes here

Commits
  • 829659f Add missing discovery cancel implementation (#2227)
  • 7ba379f Adding log prefixkey to html logger (#2204)
  • 89d102d AnyCPU tests to choose default architecture based on process (#2206)
  • ca987de Only send Coverlet in proc datacollector dll to testhost (#2226)
  • e6c198c LOC CHECKIN | Microsoft/vstest master | 20191004 (#2213)
  • 131ca14 Users/shreyas r msft/added env var support for blame results directory path (...
  • f0cd370 DataCollector check with only Uri in Runsettings (#2177)
  • 9703a28 Create NuGet.config for blob feed publishing (#2199)
  • 6b96f5b Adding the proj file for publishing the nuget packages to dotnet net feed. (#...
  • 33a2be6 Adapter Failed to Load #958 (#2156)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 7, 2019
@dnfclas
Copy link

dnfclas commented Nov 7, 2019

CLA assistant check
All CLA requirements met.

@dnfclas
Copy link

dnfclas commented Nov 7, 2019

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

❌ dependabot-preview[bot] sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch from d1de2b6 to 6594a3b Compare November 13, 2019 20:11
@clairernovotny
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch 3 times, most recently from 818b1c2 to 0cc1332 Compare November 14, 2019 20:37
@akarnokd
Copy link
Collaborator

A test marked SkipCI=true failed even though it shouldn't run: ReactiveTests.Tests.DefaultSchedulerTest.No_ThreadPool_Starvation_Dispose [FAIL]

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch from 0cc1332 to 63154f2 Compare November 15, 2019 06:08
@clairernovotny
Copy link
Member

Weird, I’ll take a closer look, maybe the test parameters aren’t being passed in properly?

@clairernovotny clairernovotny self-assigned this Nov 15, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch 7 times, most recently from ef939c5 to e358607 Compare November 20, 2019 21:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch 2 times, most recently from 2fbe5df to 8ef0345 Compare November 27, 2019 21:29
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.3...v16.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch from 8ef0345 to a5ea19a Compare November 27, 2019 21:37
@clairernovotny clairernovotny merged commit 3fbdb03 into master Nov 27, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.4.0 branch November 27, 2019 21:39
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.

None yet

3 participants