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.1.1 to 16.2.0 in /Ix.NET/Source #951

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0.

Release notes

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

v16.2.0

Release notes: here

v16.2.0-preview-20190606-02

Release notes: here

Commits
  • 8dc856c Changing the script to validate (#2068)
  • 8d398ae Fixed the signing issue with Microsoft.Testplatform.Build.dll (#2062)
  • fb3545c Cleaning the remaining set of dependencies for source build. (#2058)
  • 200b66d Incompatible framework message fix (#2059)
  • c09eb2b remove redundant blank line before test run outcome (#2039)
  • 4c09f19 Fixed incorrect timeout message when test host crashes/exits (#2056)
  • e4f6d05 Update TestPlatform.ObjectModel.nuspec (#2055)
  • 29fc1d1 TestRunRequestEventsRegistrar null in run specific tests (#2051)
  • beea79e LOC CHECKIN | Microsoft/vstest master | 20190606 (#2047)
  • dcdf89e Upgrading TP version to 16.2.0 (#2046)
  • 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.


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 [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.1.1...v16.2.0)

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 29, 2019
@dnfclas
Copy link

dnfclas commented Jun 29, 2019

CLA assistant check
All CLA requirements met.

@dnfclas
Copy link

dnfclas commented Jun 29, 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.

@clairernovotny clairernovotny merged commit f954ffc into master Jun 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/Ix.NET/Source/Microsoft.NET.Test.Sdk-16.2.0 branch June 29, 2019 17:26
@codecov
Copy link

codecov bot commented Jun 29, 2019

Codecov Report

Merging #951 into master will decrease coverage by 32.65%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #951       +/-   ##
===========================================
- Coverage   96.72%   64.06%   -32.66%     
===========================================
  Files         278      165      -113     
  Lines       38154    24805    -13349     
  Branches    10988    17333     +6345     
===========================================
- Hits        36903    15891    -21012     
- Misses        977     2238     +1261     
- Partials      274     6676     +6402
Flag Coverage Δ
#ixnet 64.06% <ø> (?)
#rxnet ?
Impacted Files Coverage Δ
.../Source/src/System.Reactive/Linq/Observable/Zip.cs
...eactive/Concurrency/Synchronization.Synchronize.cs
...e/src/System.Reactive/Linq/Observable/Multicast.cs
...Source/src/System.Reactive/Linq/Observable/Case.cs
...ource/src/System.Reactive/Linq/Observable/Merge.cs
...src/System.Reactive/Linq/QueryLanguage.Multiple.cs
...ce/src/System.Reactive/Linq/QueryLanguage.Joins.cs
...NET/Source/src/System.Reactive/Joins/ActivePlan.cs
...Source/src/System.Reactive/Linq/QueryLanguageEx.cs
...System.Reactive/Concurrency/HistoricalScheduler.cs
... and 433 more

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 cd63bad...14ed7f0. Read the comment docs.

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