Skip to content

chore(deps): bump all first-party deps to latest#21

Open
TeoSlayer wants to merge 2 commits into
mainfrom
chore/bump-first-party-deps-2026-06
Open

chore(deps): bump all first-party deps to latest#21
TeoSlayer wants to merge 2 commits into
mainfrom
chore/bump-first-party-deps-2026-06

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Summary

  • Bumped github.com/pilot-protocol/app-store to v1.0.1-beta.1 (latest pre-release, kept as-is)
  • Bumped golang.org/x/crypto v0.52.0 → v0.53.0 (via go mod tidy)
  • Bumped golang.org/x/sys v0.45.0 → v0.46.0 (indirect, via go mod tidy)
  • Fixed go directive from 1.25.01.25.10 to match workspace toolchain

Test plan

  • Build passes: GOWORK=off go build ./... ✓ (verified locally, excluding pre-existing WIP files not part of this PR)
  • CI test workflow passes

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@TeoSlayer

Copy link
Copy Markdown
Contributor Author

Failing on security/snyk. A "bump all first-party deps" PR tripping Snyk usually means one of the bumped deps introduced (or newly surfaced) a known advisory. Recommendation: check the Snyk report, pin/replace the offending dep, or document the exception — don't merge past a red Snyk gate on a dep-bump PR.

@TeoSlayer TeoSlayer force-pushed the chore/bump-first-party-deps-2026-06 branch from 08c5899 to d50f4f2 Compare June 24, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants