Skip to content

[deps] Update golang.org/x/term from v0.41.0 to v0.42.0 #26006

@github-actions

Description

@github-actions

Summary

Update golang.org/x/term dependency from v0.41.0 to v0.42.0. This package provides terminal utilities including raw mode, password reading, and terminal size detection.

Current State

  • Package: golang.org/x/term
  • Current Version: v0.41.0
  • Proposed Version: v0.42.0
  • Update Type: Minor version update (single increment)
  • Released: April 9, 2026

Why Separate Issue

⚠️ Minor version update for terminal utilities package

  • This is a minor version update (v0.41.0 → v0.42.0)
  • Used for terminal interaction (raw mode, password reading, terminal size)
  • Minor version increment may add new APIs or behavior changes
  • gh-aw uses this for interactive CLI features (TUI components, terminal detection)

Safety Assessment

⚠️ Requires careful review

  • Minor version update to a terminal utilities package
  • golang.org/x packages are released monthly in sync with Go release cycles
  • Terminal behavior changes may affect interactive CLI features
  • Typically backward compatible, but platform-specific terminal handling warrants review
  • Tests should be run on multiple platforms if possible

Changes

  • Monthly Go team release (April 9, 2026)
  • Part of the regular golang.org/x release cycle aligned with Go toolchain updates
  • Likely includes bug fixes, improved platform support, and performance improvements
  • Full changes available at the commit history link below

Links

  • [Source Repository]((go.googlesource.com/redacted)
  • [Commit History]((go.googlesource.com/redacted)
  • Go Package (v0.42.0)

Note: This package is hosted on Google's Git (go.googlesource.com), not GitHub. There are no GitHub release pages.

Recommended Action

go get -u golang.org/x/term@v0.42.0
go mod tidy

Testing Notes

  • Run all tests: make test
  • Test interactive terminal features (TUI, password prompts)
  • Verify terminal detection works correctly
  • Test on both terminal and non-terminal environments

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • go.googlesource.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "go.googlesource.com"

See Network Configuration for more information.

Note

🔒 Integrity filter blocked 20 items

The following items were blocked because they don't meet the GitHub integrity level.

  • golang/mod@03901d3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@1ac721d list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@fb1fac8 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@27761a2 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/mod@4c04067 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@52b71d3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@9d2dc07 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@d954e03 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@3aff304 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/term@a7e5b04 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@03ca0dc list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@8400f4a list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@81c6cb3 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@982eaa6 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@159944f list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • golang/crypto@a408498 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 4 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Dependabot Dependency Checker · ● 1.1M ·

  • expires on Apr 15, 2026, 10:08 AM UTC

Metadata

Metadata

Labels

cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filego

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions