Skip to content

Bump golang.org/x/sys from 0.40.0 to 0.43.0#2680

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/sys-0.43.0
Closed

Bump golang.org/x/sys from 0.40.0 to 0.43.0#2680
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/golang.org/x/sys-0.43.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Bumps golang.org/x/sys from 0.40.0 to 0.43.0.

Commits
  • f33a730 windows: support nil security descriptor on GetNamedSecurityInfo
  • 493d172 cpu: add runtime import in cpu_darwin_arm64_other.go
  • 2c2be75 windows: use syscall.SyscallN in Proc.Call
  • a76ec62 cpu: roll back "use IsProcessorFeaturePresent to calculate ARM64 on windows"
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • 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 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 [golang.org/x/sys](https://github.com/golang/sys) from 0.40.0 to 0.43.0.
- [Commits](golang/sys@v0.40.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  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 Apr 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2026 03:53
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Apr 13, 2026
Merge multiple dependabot updates (including alerts):
 - microsoft#2468
 - microsoft#2515
 - microsoft#2516
 - microsoft#2534
 - microsoft#2535
 - microsoft#2536
 - microsoft#2551
 - microsoft#2671
 - microsoft#2672
 - microsoft#2675
 - microsoft#2677
 - microsoft#2678
 - microsoft#2679
 - microsoft#2680
 - microsoft#2681

Also update several other direct dependencies.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit that referenced this pull request Apr 13, 2026
…mit` (#2682)

* Omnibus dependency updates

Merge multiple dependabot updates (including alerts):
 - #2468
 - #2515
 - #2516
 - #2534
 - #2535
 - #2536
 - #2551
 - #2671
 - #2672
 - #2675
 - #2677
 - #2678
 - #2679
 - #2680
 - #2681

Also update several other direct dependencies.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* Switch to pointer field for `LinuxPids.Limit`

`github.com/opencontainers/runtime-spec/specs-go.LinuxPids.Limit`
changed type from `int64` to `*int64` in `v1.3.0`.
Update code accordingly.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* go mod tidy and vendor; regenerate proto files

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* test fixes

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

---------

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Looks like golang.org/x/sys is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/sys-0.43.0 branch April 13, 2026 19:12
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.

0 participants