chore(deps): Bump golang.org/x/mod from 0.35.0 to 0.36.0#591
Merged
Conversation
Contributor
Author
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
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>
Owner
|
@dependabot squash and merge |
Owner
|
@dependabot rebase |
de0729a to
fe1ac2f
Compare
Owner
|
@dependabot squash and merge |
1 similar comment
Owner
|
@dependabot squash and merge |
fe1ac2f to
4589772
Compare
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>
Owner
|
@dependabot rebase |
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.35.0 to 0.36.0. - [Commits](golang/mod@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4589772 to
e8a28fb
Compare
Owner
|
@dependabot squash and merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/mod from 0.35.0 to 0.36.0.
Commits
643da9bgo.mod: update golang.org/x dependenciesccc3cdfzip: include 'but content has correct sum' note in TestVCSab30318zip: update zip hashes for new flate compression