Skip to content

chore(main): release 0.6.5#603

Merged
HerbHall merged 1 commit into
mainfrom
release-please--branches--main
Jun 2, 2026
Merged

chore(main): release 0.6.5#603
HerbHall merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

🤖 I have created a release beep boop

0.6.5 (2026-06-02)

Bug Fixes

  • deps: bump Go 1.25.10 -> 1.25.11 for new stdlib CVEs (#606) (30cfd68)
  • deps: bump x/crypto, x/net, Go 1.25.10 to clear govulncheck (#602) (94ba57f)
  • web: sort device IP addresses numerically by octet (#601) (f568739)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from HerbHall as a code owner June 1, 2026 21:28
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from dc1cf22 to 79c0357 Compare June 1, 2026 21:42
HerbHall added a commit that referenced this pull request Jun 1, 2026
Routine state-file sync after this session's merges (#601 IP sort, #602
govulncheck security sweep).

## Changes to `.samverk/status.md`

- **Phase**: main at f568739 (#601); latest release v0.6.4, v0.6.5
queued (#603); 7 open PRs; 8 open issues
- **Recently completed**: added the 2026-06-01 session (#601 IP sort +
Copilot localeCompare catch, #602 security sweep, dashboard skill path
de-hardcoding)
- **Pending / Next actions**: surfaced the open-PR backlog —
release-please #603 and 6 Dependabot PRs, flagging #591 (x/mod) and #599
(x/net) as needing rebase after the #602 x/* bump

Docs-only / state-file change. No code touched.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: HerbHall <HerbHall@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from c95a01f to f1a0748 Compare June 2, 2026 22:45
HerbHall added a commit that referenced this pull request Jun 2, 2026
## Summary

A fresh govulncheck DB update (one day after #602) flagged two new
**stdlib** vulnerabilities in go1.25.10, re-blocking the entire PR queue
— main itself, the remaining Dependabot PRs (#588/#591/#596), and
release #603 all fail `Vulnerability Check`:

| Vuln | Package | Fixed in |
|------|---------|----------|
| GO-2026-5039 | net/textproto | go1.25.11 |
| GO-2026-5037 | crypto/x509 | go1.25.11 |

Pure toolchain bump — no module changes. Bumps the `go` directive
**and** the Dockerfile `go-builder` image in lockstep (CI reads
`go-version-file: go.mod`; the Docker build pins the builder explicitly
and fails on a version mismatch otherwise).

## Verification (local)

- `go build ./...` / `go vet ./...` — clean
- `GOTOOLCHAIN=go1.25.11 govulncheck ./...` — **"No vulnerabilities
found"**

Once merged, rebasing #588/#591/#596 onto main clears their vuln check,
and #603 (v0.6.5) can be cut.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: HerbHall <HerbHall@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from f1a0748 to e7fef23 Compare June 2, 2026 23:12
@HerbHall HerbHall merged commit 16f64b1 into main Jun 2, 2026
@HerbHall HerbHall deleted the release-please--branches--main branch June 2, 2026 23:27
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant