Skip to content

[deps] Update github.com/charmbracelet/x/exp/golden to latest pseudo-version #28230

@github-actions

Description

@github-actions

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:

  • 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 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 ·

  • expires on Apr 26, 2026, 9:59 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