Skip to content

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

Description

@github-actions

Summary

Dependabot-style check of direct Go module dependencies (github.com/, golang.org/x/) in go.mod and the @playwright/mcp npm version in pkg/constants/version_constants.go. All packages are current except one Go monorepo pseudo-version bump.

No open [deps] issues existed prior to this run.

Updates (Tier A — safe patch)

Package Current Proposed Key Changes
github.com/charmbracelet/x/exp/golden v0.0.0-20260727090823-41c9e6be3365 v0.0.0-20260803091719-3755ebad01b1 Pseudo-version bump of the charmbracelet/x monorepo. The only commit in the new range (3755ebad01b1) touches vttest/go.mod and vttest/go.sum only (bumping github.com/charmbracelet/x/xpty 0.1.3→0.1.4) — no changes to the exp/golden package itself.

Safety assessment

Tier A (safe patch): the underlying exp/golden package source is unchanged between these two pseudo-versions; only unrelated files in the same monorepo (vttest/) changed. No API, behavior, or breaking changes for consumers of exp/golden. Backward compatible.

Apply

go get github.com/charmbracelet/x/exp/golden@v0.0.0-20260803091719-3755ebad01b1
go mod tidy

Test notes

  • Run make test-unit (covers pkg/console/golden_test.go, pkg/workflow/wasm_golden_test.go).
  • Run go build ./... to confirm no compile issues.

Other checks performed

  • Playwright MCP (DefaultPlaywrightMCPVersion in pkg/constants/version_constants.go): pinned at 0.0.78; npm registry latest is also 0.0.78 — already up to date, no issue needed.
  • All other direct Go dependencies (charm.land/*, github.com/cli/go-gh/v2, github.com/spf13/cobra, golang.org/x/*, github.com/stretchr/testify, etc.) are already at their latest versions — no updates available.
  • No open [deps]-prefixed issues found to close.

Generated by 🔧 Dependabot Dependency Checker · auto · 28.5 AIC · ⌖ 2.9 AIC · ⊞ 7.5K ·

  • expires on Aug 7, 2026, 2:18 AM UTC-08:00

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions