dorssel / usbipd-win

Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
GNU General Public License v3.0
3.75k stars 234 forks source link

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #1019

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0.

Release notes

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

v17.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.03s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.06s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 160 0 0.88s
✅ JSON jsonlint 4 0 0.17s
✅ JSON prettier 3 0 0.48s
✅ JSON v8r 4 0 3.24s
✅ MARKDOWN markdownlint 3 0 0.44s
✅ MARKDOWN markdown-link-check 3 0 7.02s
✅ MARKDOWN markdown-table-formatter 3 0 0.42s
✅ REPOSITORY checkov yes no 12.14s
✅ REPOSITORY gitleaks yes no 1.79s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY grype yes no 14.78s
✅ REPOSITORY secretlint yes no 1.04s
✅ REPOSITORY trivy yes no 5.99s
✅ REPOSITORY trivy-sbom yes no 1.3s
✅ REPOSITORY trufflehog yes no 3.57s
✅ XML xmllint 15 0 0.01s
✅ YAML prettier 14 0 1.01s
✅ YAML v8r 14 0 14.41s
✅ YAML yamllint 14 0 0.55s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 3 months ago

Test Results

2 937 tests  ±0   2 937 :white_check_mark: ±0   8s :stopwatch: -1s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 34316319. ± Comparison against base commit c92861ba.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.55%. Comparing base (c92861b) to head (3431631). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1019 +/- ## ======================================= Coverage 42.55% 42.55% ======================================= Files 38 38 Lines 3090 3090 Branches 456 456 ======================================= Hits 1315 1315 Misses 1741 1741 Partials 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.