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.9.4 to 16.11.0 #637

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0.

Release notes

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

v16.11.0

See the release notes here.

v16.10.0

See the release notes here.

v16.10.0-release-20210429-01

See the release notes here.

v16.10.0-release-20210422-02

See the release notes here.

v16.10.0-release-20210330-02

See the release notes here.

v16.10.0-release-20210329-03

See the release notes here.

v16.10.0-preview-20210219-03

See the release notes here.

Commits

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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.9.4...v16.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Aug 13, 2021
@github-actions github-actions bot added this to the v0.19.3 milestone Aug 13, 2021
@mergify mergify bot added the merge Shipit! label Aug 13, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #637 (aa3d676) into master (5281160) will decrease coverage by 3.43%.
The diff coverage is n/a.

❗ Current head aa3d676 differs from pull request most recent head a2573e8. Consider uploading reports for the commit a2573e8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage   72.89%   69.45%   -3.44%     
==========================================
  Files         257      257              
  Lines       12576    12576              
  Branches      848      848              
==========================================
- Hits         9167     8735     -432     
- Misses       3409     3571     +162     
- Partials        0      270     +270     
Impacted Files Coverage Δ
src/JsonRpc/ExternalServiceProvider.cs 50.00% <0.00%> (-50.00%) ⬇️
src/JsonRpc.Generators/SymbolExtensions.cs 71.42% <0.00%> (-28.58%) ⬇️
src/JsonRpc/Server/ContentModifiedException.cs 37.50% <0.00%> (-18.75%) ⬇️
src/JsonRpc/Server/RequestCancelledException.cs 37.50% <0.00%> (-18.75%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 58.62% <0.00%> (-17.25%) ⬇️
...ient/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
src/JsonRpc/Server/ServerErrorResult.cs 83.33% <0.00%> (-16.67%) ⬇️
src/JsonRpc.Generators/Contexts/SyntaxSymbol.cs 75.00% <0.00%> (-16.67%) ⬇️
src/Testing/PositionMarker.cs 21.05% <0.00%> (-15.79%) ⬇️
... and 96 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 5281160...a2573e8. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2021

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.

@github-actions github-actions bot removed the .NET label Aug 18, 2021
@dependabot dependabot bot merged commit cd64dd4 into master Aug 18, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0 branch August 18, 2021 20:16
@mergify mergify bot removed the merge Shipit! label Aug 18, 2021
@github-actions github-actions bot modified the milestones: v0.19.3, v0.19.4 Aug 18, 2021
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

2 participants