Skip to content

chore(deps): bump golang.org/x/sys from 0.44.0 to 0.47.0 - #12

Merged
cmilesio merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/sys-0.47.0
Sep 7, 2026
Merged

chore(deps): bump golang.org/x/sys from 0.44.0 to 0.47.0#12
cmilesio merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/sys-0.47.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

What

Update golang.org/x/sys from 0.44.0 to 0.47.0 in both the root and examples modules. The examples pin must remain aligned because it resolves the root module through a local replacement during repository validation.

Why

This incorporates the upstream Unix polling update from epoll_wait to epoll_pwait, the Windows NewNTString length-overflow fix, and current platform definitions. Execx directly uses Unix polling for PTY readiness and hangup handling, so the full PTY behavior suite was exercised, including interrupted polls, data draining, hangups, and preserved failures. There are no public API, configuration, persisted-data, runtime behavior, or minimum Go version changes. Linux tests, race detection, 100% statement coverage, Windows, Darwin, Plan 9, and WebAssembly compilation, generated documentation parity, vulnerability scans, and SBOM generation all pass across the three repository modules.

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.44.0 to 0.47.0.
- [Commits](golang/sys@v0.44.0...v0.47.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.47.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 Sep 5, 2026
@cmilesio
cmilesio merged commit 1066cc6 into main Sep 7, 2026
8 checks passed
@cmilesio
cmilesio deleted the dependabot/go_modules/golang.org/x/sys-0.47.0 branch September 7, 2026 04:22
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants