Skip to content

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

Description

@github-actions

Summary

One direct Go dependency has a safe pseudo-version update available. No Dependabot security alerts affect direct Go dependencies. The @playwright/mcp and @playwright/cli NPM packages are already at their latest versions (0.0.76 and 0.1.14 respectively).

Package Current Proposed Key Changes
github.com/charmbracelet/x/exp/golden v0.0.0-20260602025833-85a30b5e440a v0.0.0-20260622092256-25656177ba8e No changes to 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 (June 22, 2026) that only contains dependency bumps and lsp config updates in unrelated submodules (xpty, windows, powernap, etc.). No breaking changes or new features in exp/golden.

Diff summary (16 commits, 23 files — none in exp/golden)

All commits between the pinned version and the latest:

  • chore(powernap): update lsp configs from nvim-lspconfig (×2)
  • chore(deps): bump github.com/bits-and-blooms/bitset in /xpty
  • chore(deps): bump golang.org/x/sys in /xpty and /windows
  • Various other submodule-scoped dependency bumps

No commits touch exp/golden/ at all.

Apply the Update

go get github.com/charmbracelet/x/exp/golden@v0.0.0-20260622092256-25656177ba8e
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

References: §27948680746
Related to #40770

Generated by 🔧 Dependabot Dependency Checker · 49.6 AIC · ⌖ 7.08 AIC · ⊞ 5.5K ·

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

Metadata

Metadata

Assignees

No one assigned

    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