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 #1012

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Updates MSTest.TestAdapter from 3.5.1 to 3.5.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.2

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits


Updates MSTest.TestFramework from 3.5.1 to 3.5.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.2

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits


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 1 month 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.59s
βœ… JSON jsonlint 4 0 0.17s
βœ… JSON prettier 3 0 0.37s
βœ… JSON v8r 4 0 2.57s
βœ… MARKDOWN markdownlint 3 0 0.46s
βœ… MARKDOWN markdown-link-check 3 0 7.57s
βœ… MARKDOWN markdown-table-formatter 3 0 0.25s
βœ… REPOSITORY checkov yes no 12.46s
βœ… REPOSITORY gitleaks yes no 1.73s
βœ… REPOSITORY git_diff yes no 0.08s
βœ… REPOSITORY grype yes no 13.97s
βœ… REPOSITORY secretlint yes no 0.95s
βœ… REPOSITORY trivy yes no 6.09s
βœ… REPOSITORY trivy-sbom yes no 1.0s
βœ… REPOSITORY trufflehog yes no 3.62s
βœ… XML xmllint 15 0 0.01s
βœ… YAML prettier 14 0 0.9s
βœ… YAML v8r 14 0 12.52s
βœ… YAML yamllint 14 0 0.44s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 1 month ago

Test Results

2β€ˆ937 tests  Β±0   2β€ˆ937 :white_check_mark: Β±0   8s :stopwatch: Β±0s β€‡β€ˆβ€‡β€‡1 suites Β±0β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡β€‡0 :zzz: Β±0  β€‡β€ˆβ€‡β€‡1 files   Β±0β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡β€‡0 :x: Β±0 

Results for commit 3c239262. ± Comparison against base commit 7704b39e.

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 42.55%. Comparing base (e81071f) to head (3c23926). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1012 +/- ## ======================================= 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.