Skip to content

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

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.35.0 to 0.45.0#6
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.35.0 to 0.45.0 and its indirect golang.org/x/sys dependency from 0.44.0 to 0.47.0 in both the root and examples modules.

Why

The root and examples modules must stay version-aligned because examples replace the published console module with the sibling source tree. The update adds delete-key and transpose handling to terminal input while retaining the IsTerminal, GetSize, and ReadPassword APIs used by console. Version 0.45.0 requires Go 1.25, which matches the repository's existing minimum, so there is no API, configuration, persisted-data, or minimum-Go-version change.

Bumps [golang.org/x/term](https://github.com/golang/term) from 0.35.0 to 0.45.0.
- [Commits](golang/term@v0.35.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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 5, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cmilesio
cmilesio merged commit 02a6044 into main Sep 7, 2026
9 checks passed
@cmilesio
cmilesio deleted the dependabot/go_modules/golang.org/x/term-0.45.0 branch September 7, 2026 04:06
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