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 15.3.0 to 16.0.1 #69

Merged
merged 1 commit into from
May 4, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 11, 2019

Bumps Microsoft.NET.Test.Sdk from 15.3.0 to 16.0.1.

Release notes

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

v16.0.1

Release Notes here

v16.0.0-preview-20190203-03

No release notes provided.

v16.0.0-preview-20190201-03

No release notes provided.

v16.0.0-preview-20190124-02

Release Notes here

v16.0.0-preview-20181205-02

Release Notes here

v16.0.0-preview-20181128-01

Release notes here

v15.9.1

No release notes provided.

15.9.0

Release notes here

v15.9.0-preview-20180924-03

Release notes here

v15.9.0-preview-20180807-05

Release notes here

v15.8.0

Release notes here.

v15.8.0-preview-20180610-02

Release notes here.

v15.8.0-preview-20180605-02

Release notes here

v15.8.0-preview-20180510-03

Release notes here.

v15.7.2

Release notes here.

v15.7.0

Release notes here.

v15.7.0-preview-20180320-02

Release notes here

... (truncated)
Commits
  • ea40662 Updating TPVersion to 16.0.1 (#1936)
  • 7a08010 Revert "LOC CHECKIN | Microsoft/vstest master | 20190213" (#1935)
  • 08b8fab LOC CHECKIN | Microsoft/vstest master | 20190213 (#1923)
  • 1e55546 Enable error logging for corrupted state exceptions (#1921)
  • 1a2c1b2 Fix Auto-generated program file for VB (#1920)
  • 37678c4 Aborting test run when source and target frameworks/architectures are incompa...
  • 4ebd97a 1187 add support for xplat vstest console in translationlayer (#1893)
  • 519c7a4 Add missing Utilities dependency to netstandard1.5 (#1913)
  • 031cd31 Fixing the connection timeout (#1910)
  • b7b6283 Fixing the timeouts. (#1909)
  • 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.


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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 11, 2019
@codecov
Copy link

codecov bot commented Apr 11, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files          60       60           
  Lines        1754     1754           
  Branches      485      485           
=======================================
  Hits         1745     1745           
  Misses          1        1           
  Partials        8        8

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 72209c6...e637111. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 11, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #69       +/-   ##
=========================================
- Coverage   99.94%    33%   -66.94%     
=========================================
  Files          60     60               
  Lines        1756   1745       -11     
  Branches      329    325        -4     
=========================================
- Hits         1755    576     -1179     
- Misses          1   1038     +1037     
- Partials        0    131      +131
Impacted Files Coverage Δ
src/Abioc/Registration/RegistrationBase.cs 0% <0%> (-100%) ⬇️
src/Abioc/Generation/CodeGeneration.cs 4.86% <0%> (-95.14%) ⬇️
src/Abioc/ConstructionContextExtensions.cs 5.88% <0%> (-94.12%) ⬇️
...rc/Abioc/Generation/GenerationContextExtensions.cs 10.52% <0%> (-89.48%) ⬇️
src/Abioc/Composition/TypeCompositionExtensions.cs 11.76% <0%> (-88.24%) ⬇️
...ition/Compositions/InjectedSingletonComposition.cs 19.14% <0%> (-80.86%) ⬇️
...ioc/Composition/Compositions/FactoryComposition.cs 19.56% <0%> (-80.44%) ⬇️
src/Abioc/Compilation/CodeCompilation.cs 21.87% <0%> (-78.13%) ⬇️
...opertyInjectionRegistrationCompositionExtension.cs 22.72% <0%> (-77.28%) ⬇️
...tion/Compositions/PropertyDependencyComposition.cs 22.89% <0%> (-77.11%) ⬇️
... and 43 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 d70951c...adc0376. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Microsoft.NET.Test.Sdk-16.0.1 branch 3 times, most recently from 5e6a1e8 to 0c1932e Compare May 4, 2019 12:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Microsoft.NET.Test.Sdk-16.0.1 branch from 0c1932e to e637111 Compare May 4, 2019 13:21
@JSkimming JSkimming merged commit 6ceced7 into master May 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-16.0.1 branch May 4, 2019 13:27
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