Skip to content

build(deps): bump github.com/microsoft/wmi from 0.42.0 to 0.43.0#972

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/microsoft/wmi-0.43.0
Jun 3, 2026
Merged

build(deps): bump github.com/microsoft/wmi from 0.42.0 to 0.43.0#972
BeryJu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/microsoft/wmi-0.43.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps github.com/microsoft/wmi from 0.42.0 to 0.43.0.

Release notes

Sourced from github.com/microsoft/wmi's releases.

v0.43.0

What's Changed

Allows callers to detect when a Windows service is administratively disabled (StartMode=Disabled) without having to query the raw StartMode property or wait for the service to start.

Full Changelog: microsoft/wmi@v0.42.0...v0.43.0

Commits
  • d745b9f Merge pull request #192 from microsoft/madhanm/service-isenabled
  • 9032d9a test: add disabled-path coverage via NetTcpPortSharing
  • 5be87dd Simplify: use generated GetPropertyStartMode() accessor
  • e332a74 Add IsEnabled() helper to Win32Service
  • See full diff 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 show <dependency name> 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)

Bumps [github.com/microsoft/wmi](https://github.com/microsoft/wmi) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/microsoft/wmi/releases)
- [Commits](microsoft/wmi@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: github.com/microsoft/wmi
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.41%. Comparing base (c0bd6a4) to head (0193d35).
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (c0bd6a4) and HEAD (0193d35). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (c0bd6a4) HEAD (0193d35)
go-e2e 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #972       +/-   ##
===========================================
- Coverage   38.20%   18.41%   -19.79%     
===========================================
  Files         227      226        -1     
  Lines        8412     8225      -187     
===========================================
- Hits         3214     1515     -1699     
- Misses       4813     6540     +1727     
+ Partials      385      170      -215     
Flag Coverage Δ
go-e2e ?
go-integration 17.52% <ø> (?)
go-macos-26 15.80% <ø> (-0.04%) ⬇️
go-ubuntu-24.04 15.48% <ø> (ø)
go-ubuntu-24.04-arm 15.11% <ø> (ø)
go-windows-2025 15.16% <ø> (ø)
swift 3.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit 0e6466d into main Jun 3, 2026
40 of 43 checks passed
@BeryJu BeryJu deleted the dependabot/go_modules/github.com/microsoft/wmi-0.43.0 branch June 3, 2026 22:30
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant