Skip to content

[deps] Update safe patch dependencies (1 update) #40284

@github-actions

Description

@github-actions

Summary

One direct dependency has a safe pseudo-version update available. No Dependabot security alerts affect direct Go dependencies. The @playwright/mcp NPM package is already at the latest version (0.0.76).

Package Current Proposed Update Type Key Changes
github.com/charmbracelet/x/exp/golden v0.0.0-20260602025833-85a30b5e440a v0.0.0-20260615092313-b57e5e6d29bb Pseudo-version bump No code changes in exp/golden itself — only unrelated submodule dependency bumps in the monorepo

Safety Assessment

Safe to apply. The exp/golden package itself has no changes between these two commits. The update moves the pointer to a newer monorepo commit that only contains dependency bumps in unrelated submodules (ansi, conpty, input, term, termios, windows, etc.). The last actual change to exp/golden was on 2026-03-09, well before the current pinned version.

Apply the Update

go get github.com/charmbracelet/x/exp/golden@v0.0.0-20260615092313-b57e5e6d29bb
go mod tidy

Test Notes

  • Run make test after applying to confirm no regressions.
  • Since exp/golden is a test utility (golden file testing), any golden file tests in the repo will exercise this package directly.

References

Generated by 🔧 Dependabot Dependency Checker · 53.6 AIC · ⌖ 9.9 AIC · ⊞ 5.5K ·

  • expires on Jun 21, 2026, 3:02 AM UTC-08:00

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