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 WixToolset.Sdk from 5.0.0 to 5.0.1 in the wix group #993

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the wix group with 1 update: WixToolset.Sdk.

Updates WixToolset.Sdk from 5.0.0 to 5.0.1

Release notes

Sourced from WixToolset.Sdk's releases.

WiX Toolset v5.0.1

Blog announcement

Release notes

Commits
  • 2f00cbe WiX Toolset v5.0.1
  • 20319be Fix faulty memory access in Util's User custom actions
  • 4c1410d Fix "wix extension list" to correctly display machine-wide extensions
  • b5de0c0 Reset current directory so SFXCA directory can be cleaned up
  • ae8a1ba Move DTF back to .NET 2.0 as it is still supported
  • b7d3417 Fix missing WixToolset.Firewall.wixext version
  • 63e99a8 Introducing wix-cli.msi
  • 1e39076 Update dependencies
  • 807e41c Prevent unnecessary refreshes that move focus.
  • 0fb9a65 Scheduling standard actions must override virtual definitions from stdlib
  • 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.


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 months ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 9 0 0.05s
βœ… BASH bash-exec 1 0 0.02s
βœ… BASH shellcheck 1 0 0.06s
βœ… BASH shfmt 1 0 0.0s
βœ… EDITORCONFIG editorconfig-checker 159 0 0.92s
βœ… JSON jsonlint 4 0 0.18s
βœ… JSON prettier 3 0 0.36s
βœ… JSON v8r 4 0 2.94s
βœ… MARKDOWN markdownlint 3 0 0.45s
βœ… MARKDOWN markdown-link-check 3 0 7.8s
βœ… MARKDOWN markdown-table-formatter 3 0 0.28s
βœ… REPOSITORY checkov yes no 12.58s
βœ… REPOSITORY gitleaks yes no 1.72s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY grype yes no 13.55s
βœ… REPOSITORY secretlint yes no 1.0s
βœ… REPOSITORY trivy yes no 6.08s
βœ… REPOSITORY trivy-sbom yes no 1.36s
βœ… REPOSITORY trufflehog yes no 3.92s
βœ… XML xmllint 15 0 0.01s
βœ… YAML prettier 14 0 0.76s
βœ… YAML v8r 14 0 10.67s
βœ… YAML yamllint 14 0 0.55s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 2 months ago

Test Results

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

Results for commit 4860bafb. ± Comparison against base commit 21362633.

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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 43.03%. Comparing base (2136263) to head (4860baf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #993 +/- ## ======================================= Coverage 43.03% 43.03% ======================================= Files 38 38 Lines 3056 3056 Branches 445 445 ======================================= Hits 1315 1315 Misses 1708 1708 Partials 33 33 ```

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