Summary
Update github.com/charmbracelet/x/exp/golden from pseudo-version v0.0.0-20260413165052-6921c759c913 to v0.0.0-20260422141420-a6cbdff8a7e2.
Current State
Package : github.com/charmbracelet/x/exp/golden
Current Version : v0.0.0-20260413165052-6921c759c913 (Apr 13, 2026)
Proposed Version : v0.0.0-20260422141420-a6cbdff8a7e2 (Apr 22, 2026)
Update Type : Pseudo-version commit bump (experimental package, no tagged releases)
Why Separate Issue
⚠️ Experimental package with commit-level versioning
This is an exp/ (experimental) package with no stable tagged releases
Updates are tracked at the commit level rather than semantic versions
Changes between commits in experimental packages can include API modifications without notice
9 days of commits need review before applying
Safety Assessment
⚠️ Requires careful review
Experimental packages (x/exp) have no stability guarantees
Cannot determine the nature of changes without reviewing individual commits
Used for golden file testing — changes could affect test helper APIs or golden file behavior
Links
Recommended Action
Review commits between 6921c759c913 and a6cbdff8a7e2 in the exp/golden directory:
# After reviewing commits:
go get -u github.com/charmbracelet/x/exp/golden@a6cbdff8a7e2
go mod tidy
Testing Notes
Run all tests: make test-unit
Pay special attention to any golden file tests that use this package
Verify test output is unchanged after update
Warning
⚠️ Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
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 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
#19194 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
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 · ● 666.8K · ◷
Summary
Update
github.com/charmbracelet/x/exp/goldenfrom pseudo-versionv0.0.0-20260413165052-6921c759c913tov0.0.0-20260422141420-a6cbdff8a7e2.Current State
Why Separate Issue
exp/(experimental) package with no stable tagged releasesSafety Assessment
x/exp) have no stability guaranteesLinks
Recommended Action
Review commits between
6921c759c913anda6cbdff8a7e2in theexp/goldendirectory:# After reviewing commits: go get -u github.com/charmbracelet/x/exp/golden@a6cbdff8a7e2 go mod tidyTesting Notes
make test-unitWarning
The following domain was blocked by the firewall during workflow execution:
go.googlesource.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
Note
🔒 Integrity filter blocked 1 item
The following item was blocked because it doesn't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: