Skip to content

chore(deps): bump golang.org/x/term from 0.40.0 to 0.45.0 - #13

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

chore(deps): bump golang.org/x/term from 0.40.0 to 0.45.0#13
cmilesio merged 2 commits into
mainfrom
dependabot/go_modules/golang.org/x/term-0.45.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

What

Update golang.org/x/term from 0.40.0 to 0.45.0 in both the root and examples modules. The examples pin must remain aligned because repository validation resolves the root module through a local replacement.

Why

Version 0.45.0 is the current upstream release. The upstream changes since 0.40.0 are limited to module metadata: x/term now requires Go 1.25 and golang.org/x/sys 0.47.0. Execx already requires Go 1.27 and already uses x/sys 0.47.0, so this introduces no public API, configuration, persisted-data, runtime behavior, operational, or minimum Go version change for execx consumers. The direct terminal-detection and shadow-output behavior passes alongside all three modules, race detection, 100% statement coverage, Windows, Darwin, Plan 9, and WebAssembly compilation, generated documentation parity, vulnerability scans, and SBOM generation.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 5, 2026
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.40.0 to 0.45.0.
- [Commits](golang/term@v0.40.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/term-0.45.0 branch from 63ce1d9 to de0341c Compare September 7, 2026 04:24
@cmilesio
cmilesio merged commit 4516d88 into main Sep 7, 2026
8 checks passed
@cmilesio
cmilesio deleted the dependabot/go_modules/golang.org/x/term-0.45.0 branch September 7, 2026 04:30
@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