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.56k stars 229 forks source link

Bump the mstest group with 2 updates #1033

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the mstest group with 2 updates: MSTest.TestAdapter and MSTest.TestFramework.

Updates MSTest.TestAdapter from 3.5.2 to 3.6.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.6.0

See the release notes here

Special shoutout to @​SimonCropp for his exceptional contribution in improving the quality of the repository.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.6.0] - 2024-09-11

See full log here

Added

Fixed

... (truncated)

Commits
  • db0db46 [rel/3.6] Update dependencies from microsoft/testanywhere (#3803)
  • 4959941 Add option to order tests by name (#3796)
  • 62659f7 [rel/3.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3795)
  • db9387a Regenerate xlf
  • 0bc0bb8 [rel/3.6] Update dependencies from microsoft/testanywhere (#3793)
  • f3d9701 Backport some localizations
  • b0f5c69 [rel/3.6] Update dependencies from microsoft/testanywhere (#3791)
  • 4a4a538 Cherry-pick fix skipped Test isn't shown as skipped/not executed in Trx Repor...
  • 60dc7a5 [rel/3.6] Fix timedout test does not fail test run (in ui) (#3774)
  • ff20766 [rel/3.6] Fix running cleanup after first test method (#3764)
  • Additional commits viewable in compare view


Updates MSTest.TestFramework from 3.5.2 to 3.6.0

Release notes

Sourced from MSTest.TestFramework's releases.

v3.6.0

See the release notes here

Special shoutout to @​SimonCropp for his exceptional contribution in improving the quality of the repository.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.6.0] - 2024-09-11

See full log here

Added

Fixed

... (truncated)

Commits
  • db0db46 [rel/3.6] Update dependencies from microsoft/testanywhere (#3803)
  • 4959941 Add option to order tests by name (#3796)
  • 62659f7 [rel/3.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3795)
  • db9387a Regenerate xlf
  • 0bc0bb8 [rel/3.6] Update dependencies from microsoft/testanywhere (#3793)
  • f3d9701 Backport some localizations
  • b0f5c69 [rel/3.6] Update dependencies from microsoft/testanywhere (#3791)
  • 4a4a538 Cherry-pick fix skipped Test isn't shown as skipped/not executed in Trx Repor...
  • 60dc7a5 [rel/3.6] Fix timedout test does not fail test run (in ui) (#3774)
  • ff20766 [rel/3.6] Fix running cleanup after first test method (#3764)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 weeks ago

Test Results

2 938 tests  ±0   2 938 :white_check_mark: ±0   9s :stopwatch: -1s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 0c8c817d. ± Comparison against base commit f4dbd6e5.

This pull request removes 2605 and adds 2605 tests. Note that renamed tests count towards both. ``` UnitTests.BusId_Tests ‑ Compare (1-1,1-1,0) UnitTests.BusId_Tests ‑ Compare (1-1,1-2,-1) UnitTests.BusId_Tests ‑ Compare (1-1,1-98,-1) UnitTests.BusId_Tests ‑ Compare (1-1,1-99,-1) UnitTests.BusId_Tests ‑ Compare (1-1,2-1,-1) UnitTests.BusId_Tests ‑ Compare (1-1,2-2,-1) UnitTests.BusId_Tests ‑ Compare (1-1,2-98,-1) UnitTests.BusId_Tests ‑ Compare (1-1,2-99,-1) UnitTests.BusId_Tests ‑ Compare (1-1,98-1,-1) UnitTests.BusId_Tests ‑ Compare (1-1,98-2,-1) … ``` ``` UnitTests.BusId_Tests ‑ Compare ("1-1","1-1",0) UnitTests.BusId_Tests ‑ Compare ("1-1","1-2",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","1-98",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","1-99",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","2-1",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","2-2",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","2-98",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","2-99",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","98-1",-1) UnitTests.BusId_Tests ‑ Compare ("1-1","98-2",-1) … ```

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

github-actions[bot] commented 2 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 9 0 0.04s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.05s
✅ BASH shfmt 1 0 0.0s
✅ EDITORCONFIG editorconfig-checker 160 0 0.91s
✅ JSON jsonlint 4 0 0.18s
✅ JSON prettier 3 0 0.37s
✅ JSON v8r 4 0 2.98s
✅ MARKDOWN markdownlint 3 0 0.46s
✅ MARKDOWN markdown-link-check 3 0 6.92s
✅ MARKDOWN markdown-table-formatter 3 0 0.23s
✅ REPOSITORY checkov yes no 12.88s
✅ REPOSITORY gitleaks yes no 1.7s
✅ REPOSITORY git_diff yes no 0.16s
✅ REPOSITORY grype yes no 14.12s
✅ REPOSITORY secretlint yes no 0.99s
✅ REPOSITORY trivy yes no 6.49s
✅ REPOSITORY trivy-sbom yes no 0.99s
✅ REPOSITORY trufflehog yes no 3.94s
✅ XML xmllint 15 0 0.01s
✅ YAML prettier 14 0 0.74s
✅ YAML v8r 14 0 11.48s
✅ YAML yamllint 14 0 0.41s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 42.58%. Comparing base (f4dbd6e) to head (0c8c817). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1033 +/- ## ======================================= Coverage 42.58% 42.58% ======================================= Files 38 38 Lines 3090 3090 Branches 456 456 ======================================= Hits 1316 1316 Misses 1741 1741 Partials 33 33 ```

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