Skip to content

build(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0 in the gomod group#1379

Merged
roosterfish merged 1 commit into
mainfrom
dependabot/go_modules/main/gomod-0d16155629
May 14, 2026
Merged

build(deps): bump golang.org/x/sys from 0.43.0 to 0.44.0 in the gomod group#1379
roosterfish merged 1 commit into
mainfrom
dependabot/go_modules/main/gomod-0d16155629

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps the gomod group with 1 update: golang.org/x/sys.

Updates golang.org/x/sys from 0.43.0 to 0.44.0

Commits
  • fb1facd windows: avoid uint16 overflow in NewNTUnicodeString
  • 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...
  • 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • df7d5d7 unix: automatically remove container created by mkall.sh
  • 68a4a8e unix: avoid nil pointer dereference in Utime
  • 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).


Updates `golang.org/x/sys` from 0.43.0 to 0.44.0
- [Commits](golang/sys@v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

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 May 14, 2026
@roosterfish
Copy link
Copy Markdown
Contributor

@elijahgreenstein ok looks like there are more refs failing also on main. So likely we would require a follow up to #1363?

@roosterfish roosterfish merged commit 15e8f4c into main May 14, 2026
28 of 30 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/main/gomod-0d16155629 branch May 14, 2026 13:50
@elijahgreenstein
Copy link
Copy Markdown
Contributor

@roosterfish -- yes, the failure is more extensive than the Ceph update. It seems to be an issue with intersphinx references more generally. I'll look into a fix.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Go module dependency golang.org/x/sys from v0.43.0 to v0.44.0, keeping the project current with upstream fixes and additions.

Changes:

  • Bumps golang.org/x/sys in go.mod.
  • Updates corresponding module checksums in go.sum.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required golang.org/x/sys version to v0.44.0.
go.sum Refreshes checksums for the updated golang.org/x/sys module version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants